mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
9 lines
312 B
Plaintext
9 lines
312 B
Plaintext
title: $:/core/ui/KeyboardShortcuts/save-wiki
|
|
tags: $:/tags/KeyboardShortcut
|
|
key: ((save-wiki))
|
|
|
|
\whitespace trim
|
|
<$wikify name="site-title" text={{$:/config/SaveWikiButton/Filename}}>
|
|
<$action-sendmessage $message="tm-save-wiki" $param={{$:/config/SaveWikiButton/Template}} filename=<<site-title>>/>
|
|
</$wikify>
|