docs: move AutoSave Settings Dialog into Autosave/Backup item

This commit is contained in:
Derick Payne 2026-01-18 05:06:22 +02:00
parent 4071645ab9
commit c7cddc5da0

View File

@ -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