mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
f0df09c027
Without sorting the list, we had ordinary tiddlers listed before shadow tiddlers. That meant that as soon as you started to type in a shadow tiddler it moved up in the list.
17 lines
378 B
Plaintext
17 lines
378 B
Plaintext
title: $:/plugins/tiddlywiki/translators/ui/group/Docs/Fields
|
|
caption: Fields
|
|
tags: $:/tags/TranslationGroup
|
|
|
|
\define translatableTiddlerTitles()
|
|
[all[shadows+tiddlers]prefix[$:/language/Docs/Fields/]sort[title]]
|
|
\end
|
|
\define shortenTitle()
|
|
[all[current]removeprefix[$:/language/Docs/Fields/]]
|
|
\end
|
|
|
|
! Fields
|
|
|
|
Descriptions of commonly used fields.
|
|
|
|
<<translatableStringEditor>>
|