diff --git a/todo/TODO.md b/todo/TODO.md index 8a6f6663f..1244c63d4 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -28,8 +28,8 @@ - [ ] **Autosave / Backup** - Periodic autosave and backup on save - Timer-based recovery to `%APPDATA%\Notepad3\recovery\` - Optional versioned backups: `.bak`, `.bak_1`, `.bak_2`, ... + - **AutoSave Settings Dialog** - Built-in autosave configuration UI - Issues: [#1665](https://github.com/rizonesoft/Notepad3/issues/1665), [#370](https://github.com/rizonesoft/Notepad3/issues/370), [#512](https://github.com/rizonesoft/Notepad3/issues/512) - - Effort: ~1-4 weeks - See [research/autosave-backup.md](research/autosave-backup.md) - [ ] Installer testing on various Windows versions - [ ] Language file updates @@ -88,6 +88,3 @@ - [ ] **Copy as RTF** - Rich text copy with syntax highlighting - [ ] **Copy/Cut/Paste Binary** - Binary data handling - [ ] **Copy Filename (no ext)** - Copy filename without extension - -### Settings -- [ ] **AutoSave Settings Dialog** - Built-in autosave configuration UI