By Dave Stewart
Apache License 2.0 (see LICENSE)
https://github.com/netwebdave/AutoDaveSave
- Silent Save All at selected interval.
- Menu checkmarks show active interval and debug state.
- Debug window shows countdown to next autosave.
- Go to Plugins > AutoDaveSave > Start or Stop Autosave.
- Select interval: 1, 3, or 10 minutes.
- Optional: Select Show Timer Selection (Debug) for countdown.
- Untitled tabs can trigger "Save As" prompts when "Save All" runs.
- Save files at least once manually to ensure silent autosave functions correctly.
Recommended for secure environments such as power user, government, and commercial.
-
Scan: Analyze the provided
.cppfile using your preferred source code scanners to verify security. -
Build: Compile the source code into a DLL using your preferred builder.
-
Install:
- Ensure Notepad++ is completely closed.
- Navigate to
C:\Program Files\Notepad++\plugins. - Create a new folder named
AutoDaveSave. - Place your newly compiled
.dllfile inside this folder.
Note: You can use the DLL in the release.