mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
b5059c612a
Also does some reorganisation of control panel to move “saving” related settings together, and expose a UI for savers to plug into. Fixes #2741
12 lines
474 B
Plaintext
12 lines
474 B
Plaintext
title: $:/core/ui/ControlPanel/Saving/DownloadSaver
|
|
tags: $:/tags/ControlPanel/Saving
|
|
caption: {{$:/language/ControlPanel/Saving/DownloadSaver/Caption}}
|
|
|
|
\define lingo-base() $:/language/ControlPanel/Saving/DownloadSaver/
|
|
|
|
<<lingo Hint>>
|
|
|
|
!! <$link to="$:/config/DownloadSaver/AutoSave"><<lingo AutoSave/Hint>></$link>
|
|
|
|
<$checkbox tiddler="$:/config/DownloadSaver/AutoSave" field="text" checked="yes" unchecked="no" default="no"> <<lingo AutoSave/Description>> </$checkbox>
|