mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 02:16:50 +00:00
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>
|