mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-20 16:42:02 +00:00
Adds support for autosave with the download saver
Also does some reorganisation of control panel to move “saving” related settings together, and expose a UI for savers to plug into. Fixes #2741
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
title: $:/core/ui/ControlPanel/Settings/AutoSave
|
||||
tags: $:/tags/ControlPanel/Settings
|
||||
caption: {{$:/language/ControlPanel/Settings/AutoSave/Caption}}
|
||||
|
||||
\define lingo-base() $:/language/ControlPanel/Settings/AutoSave/
|
||||
|
||||
<$link to="$:/config/AutoSave"><<lingo Hint>></$link>
|
||||
|
||||
<$radio tiddler="$:/config/AutoSave" value="yes"> <<lingo Enabled/Description>> </$radio>
|
||||
|
||||
<$radio tiddler="$:/config/AutoSave" value="no"> <<lingo Disabled/Description>> </$radio>
|
||||
Reference in New Issue
Block a user