RohitKushvaha01 / Xed-Editor

Advanced Text Editor for android
MIT License
126 stars 8 forks source link

Close the drawer when opening a file #15

Closed nuttintoseehere closed 1 week ago

nuttintoseehere commented 1 week ago

Could the drawer be automatically closed after clicking a note to be opened? If a user wants to open multiple files in the background, perhaps this could be a toggle in the settings?

Also, is it possible to select a whole string of text by long-tapping, such as a link? Currently the app seems to select only a part of it. Material Files built-in text editor handles this perfectly; just tap and hold on a link and it selects it entirely, which can then directly be opened by your installed browser of choice.

RohitKushvaha01 commented 1 week ago

Could the drawer be automatically closed after clicking a note to be opened? If a user wants to open multiple files in the background, perhaps this could be a toggle in the settings?

Also, is it possible to select a whole string of text by long-tapping, such as a link? Currently the app seems to select only a part of it. Material Files built-in text editor handles this perfectly; just tap and hold on a link and it selects it entirely, which can then directly be opened by your installed browser of choice.

selecting a whole string of text by long-tapping is currently is not a priority But Drawer toggle is added in v2