TiddlyTools/Time/AutoSaver
Displays a countdown timer in the SideBar that triggers a periodic “file save” and/or “export tiddlers” action.
Requires: TiddlyTools/Time/CountDown, TiddlyTools/Time/Ticker, TiddlyTools/Time/action-timeout.js
Optional: TiddlyTools/Time/Setup, $:/config/TiddlyTools/Time
Copy the above tiddlers into your document and then save-and-reload (so the action-timeout widget is defined). The AutoSaver interface is automatically added to the Sidebar.
From the sidebar, press the AutoSaver “gear” button to open a settings popup. Clear the “save the file” checkbox if you don’t want to autosave the entire file and check the “export tiddlers” checkbox, then select the desired tiddler titles from the listbox (use ctrl-click and/or shift-click to select multiple tiddler titles). The default output file will be named “tiddlers.json”.
Press the “done” button to set the countdown timer (default is 30 minutes). When the timer reaches zero, you will be ask to confirm “OK to autosave?” Then press “save” to initiate the “export tiddlers” action.
enjoy,
-e