Introduce text editor toolbar (#2315)

Tada!
This commit is contained in:
Jeremy Ruston
2016-04-22 08:36:29 +01:00
parent 4dd701c2dd
commit 2adf09129d
234 changed files with 3899 additions and 999 deletions

View File

@@ -0,0 +1,16 @@
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">>