mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
docs: move AutoSave Settings Dialog into Autosave/Backup item
This commit is contained in:
parent
4071645ab9
commit
c7cddc5da0
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user