OcttKB/Wiki-OcttKB/plugins/commander/$__plugins_kookma_commander...

10 lines
466 B
Plaintext

tags:
title: $:/plugins/kookma/commander/config/relink
type: text/vnd.tiddlywiki
\define relink-plugin-notExisted() Update title in //tags// and //list// fields of other tiddlers
<$checkbox tiddler="$:/config/RelinkOnRename" field="text" checked="yes" unchecked="no" default="no">
<$list filter="[[$:/plugins/flibbles/relink]] +[has[title]]" emptyMessage=<<relink-plugin-notExisted>> >
Use //Relink// to update title across all other tiddlers
</$list>
</$checkbox>