pop-os / cosmic-edit

COSMIC Text Editor
GNU General Public License v3.0
237 stars 61 forks source link

Backup Unsaved Changes #94

Open comods opened 10 months ago

comods commented 10 months ago

Backup Unsaved Changes

(I have tested every text editor in my OS's package manager and none of them are usable because they are missing these features... I have to use Notepad++ through Wine) If a text editor isn't usable like a sticky note app, at some point it is going to delete important information without recovery.

1. Correctly remember opened tabs (as well as a browser):

2. Backup unsaved changes (as well as Notepad++):

3. Watch for changes (like from formatters):

4. Misc:

5. Far future stretch goal:

comods commented 10 months ago

Admins, feel free to:

comods commented 10 months ago

Test for any text editor: Install program, Open program, New document, Type unsaved changes, Reboot device without responding to popups, Open program, Verify the tab and its unsaved changes are automatically restored with UI hints that the tab has unsaved changes. Note: A popup that asks to recover unsaved changes, without showing any of the changes, is not passing. Note: Automatically overwriting the original file, is not passing.

onlyreportingissues commented 6 months ago

Oh, that's important. Expected a "wanna save changes?" reminder, but got owned.