mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 10:06:19 +00:00
17 lines
426 B
Plaintext
17 lines
426 B
Plaintext
|
title: $:/plugins/tiddlywiki/translators/ui/group/Snippets
|
||
|
caption: Snippets
|
||
|
tags: $:/tags/TranslationGroup
|
||
|
|
||
|
\define translatableTiddlerTitles()
|
||
|
[all[tiddlers+shadows]prefix[$:/language/Snippets/]sort[title]]
|
||
|
\end
|
||
|
\define shortenTitle()
|
||
|
[all[current]removeprefix[$:/language/Snippets/]]
|
||
|
\end
|
||
|
|
||
|
! Snippets
|
||
|
|
||
|
Text snippets for use by the stamp text editor toolbar button.
|
||
|
|
||
|
<<translatableStringEditor editorFields:"caption text">>
|