From a9ff6bb5689d9caf69c35dba6d63d953356e31bf Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 06:35:36 +0200 Subject: [PATCH] docs: add session restore #3652 to Autosave issues --- todo/TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/TODO.md b/todo/TODO.md index 2acf3587c..8d9c54f05 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -56,7 +56,7 @@ - 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), [#4331](https://github.com/rizonesoft/Notepad3/issues/4331) + - 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), [#4331](https://github.com/rizonesoft/Notepad3/issues/4331), [#3652](https://github.com/rizonesoft/Notepad3/issues/3652) - See [research/autosave-backup.md](research/autosave-backup.md) - [ ] Installer testing on various Windows versions - [ ] Language file updates