SimpleMobileTools / Simple-Notes

A simple textfield for adding quick notes without ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
825 stars 271 forks source link

Open Note dialog (6.16.0+) missed the "has backup file" indicator #692

Open Explorer09 opened 11 months ago

Explorer09 commented 11 months ago

Before 6.16.0 of Simple Notes, the Open Note dialog show "paperclip" icons that indicate whether a particular note is backed-up by a file. The newly designed dialog missed that indicator. This is a UI regression.

The reason I need that indicator is to ensure the notes have properly backed up, so that when I close a note (refer to "Delete note" in the app), I can tell whether I can open it again, or the note would be gone forever.

I do not request the indicator to come back as a "paperclip" icon anyway. I know text editors tend to use an asterisk (*) character after the file name to indicate the file has unsaved changes. You can follow that convention in the new dialog design, and I'm happy either way.