mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-10 06:46:06 +00:00
Add "download tiddlywiki core JS" menu item to the "cloud" button.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
title: $:/plugins/tiddlywiki/tiddlyweb/syncer-actions/download-twcore
|
||||
tags: $:/tags/SyncerDropdown
|
||||
|
||||
<$reveal state="$:/config/SaveWikiButton/Template" type="match" text="$:/core/save/offline-external-js">
|
||||
<$button class="tc-btn-invisible" to="$:/language/Snippets/GetTiddlyWikiJS">
|
||||
{{$:/core/images/star-filled}} Get twcore.js
|
||||
</$button>
|
||||
</$reveal>
|
Reference in New Issue
Block a user