dsnote icon indicating copy to clipboard operation
dsnote copied to clipboard

Read only selected text.

Open Bartosz2010 opened this issue 1 year ago • 3 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.

Bartosz2010 avatar May 05 '24 14:05 Bartosz2010

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

mkiol avatar May 05 '24 19:05 mkiol

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

Bartosz2010 avatar May 15 '24 15:05 Bartosz2010

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

mkiol avatar May 16 '24 18:05 mkiol

Change: 634f18d71c296358a1586c326dcfedb8c49f2b21

New version 4.5.0 is out and "Read selection" is included.

mkiol avatar May 19 '24 09:05 mkiol