mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Start adding export options to the control panel
This commit is contained in:
parent
4688190c96
commit
954901d788
@ -8,6 +8,10 @@ caption: Tools
|
||||
|
||||
Browse for files on your computer to import their contents (the individual tiddlers within TiddlyWiki HTML files are imported separately). You can also drag and drop files directly to the browser window.
|
||||
|
||||
! Export
|
||||
|
||||
<$button message="tw-download-file" param="$:/core/templates/alltiddlers.template.html" class="btn-big-green">Download all tiddlers as static HTML {{$:/core/images/save-button}}</$button>
|
||||
|
||||
! Encryption
|
||||
|
||||
{{$:/snippets/encryptionstatus}}
|
||||
|
Loading…
Reference in New Issue
Block a user