mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-02-18 06:01:47 -08:00
Add "download tiddlywiki core JS" menu item to the "cloud" button.
This commit is contained in:
parent
6d0bfc5747
commit
fb79cd6f3f
1 changed files with 8 additions and 0 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue