mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-26 11:53:26 -08:00
For example, the previous title for the tiddler containing the editor types tab of control panel was “$:/core/ui/ControlPanel/Advanced/EditorTypes”. We’re now removing the “Advanced” portion, so that we don’t have to rename tiddlers like this if we move them around between tabs
8 lines
243 B
Text
8 lines
243 B
Text
title: $:/core/ui/ControlPanel/LoadedModules
|
|
tags: $:/tags/ControlPanel/Advanced
|
|
caption: {{$:/language/ControlPanel/LoadedModules/Caption}}
|
|
|
|
\define lingo-base() $:/language/ControlPanel/
|
|
<<lingo LoadedModules/Hint>>
|
|
|
|
{{$:/snippets/modules}}
|