notepad2-mod icon indicating copy to clipboard operation
notepad2-mod copied to clipboard

Auto-save support

Open dlong500 opened this issue 11 years ago • 4 comments

I find myself frequently opening instances of notepad2 to write various things without saving them immediately. While I suppose this may be a bad practice in general, it nonetheless is what it is at the moment, and it would be really nice to have some type of auto-save support especially for instances that have not even been saved to a file at all yet.

I know the original author of notepad2 specifies he is not interested in adding support for such a feature, but this is one feature that I think merits being a "core" feature.

dlong500 avatar Jul 28 '14 07:07 dlong500

I too hope to see this feature eventually make it to notepad2-mod. For this sole reason I use notepad++ for my sub-editor opening crucially edited documents, and I plan to bring back all such documents back to notepad2-mod on the very day when notepad2-mod will do crash-safe backup automatically.

isreport avatar Aug 03 '15 06:08 isreport

:+1: from me too. I need a way to restore unsaved documents upon system crash/restart.

klonos avatar Aug 03 '15 07:08 klonos

No patch no joy, sorry. On Aug 3, 2015 9:50 AM, "isreport" [email protected] wrote:

I too hope to see this feature eventually make it to notepad2-mod. For this sole reason I use notepad++ for my sub-editor opening crucially edited documents, and I plan to bring back all such documents back to notepad2-mod on the very day when notepad2-mod will do crash-safe backup automatically.

— Reply to this email directly or view it on GitHub https://github.com/XhmikosR/notepad2-mod/issues/93#issuecomment-127143110 .

XhmikosR avatar Aug 03 '15 07:08 XhmikosR

In case someone's interested, here's a fork with autorecovery support: antiufo/notepad2-mod

Unsaved files are accessible from File -> Recovered. When the app is closed, the file save confirmation dialog is replaced with a save to autorecovery (without changing the actual file).

antiufo avatar Mar 10 '17 12:03 antiufo

@XhmikosR any chance of merging in the changes from @antiufo auto-recovery fork?

cocowalla avatar Feb 05 '18 10:02 cocowalla