1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-08 09:48:05 +00:00

Text-slicer: standardise titles of state tiddlers

As noted by @Evolena, it’s cleaner to use the standard prefix for the
UI state tiddlers
This commit is contained in:
Jermolene
2016-02-27 14:40:11 +00:00
parent abbb3c15e0
commit 4041009d43
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ title: $:/plugins/tiddlywiki/text-slicer/ui/tiddler/toolbar/title
tags: $:/tags/TextSlicerToolbar
\define renameProxyTitle()
$:/config/plugins/tiddlywiki/text-slicer/rename-$(currentTiddler)$
$:/state/plugins/tiddlywiki/text-slicer/rename-$(currentTiddler)$
\end
\define body()