mkiol/dsnote

Read only selected text.

Bartosz2010 opened this issue · 4 comments

It would be useful to have the option to skip to the next fragment and/or read only selected text. Currently, the program reads the entire text entered, regardless of whether any fragment is selected or not.

Hi. Thanks for the feature request.

Actually, it is already implemented and ready for tests in beta version (available on flathub-beta channel).

You can read selected text or read from (or to) cursor position.

image

cool, this will make things easier
however, this function would also be useful for the Read button - you could create a condition that if nothing is selected, it reads as before, and if there is some text selected, it reads only what is selected

To put it more simply, option "Read All" in the context menu. May be useful. Thanks for the idea.