Add support for relinking when renaming tiddlers

When renaming an existing tiddler, the edit template now shows a
checkbox that determines whether or not to relink references to the
tiddler in the list or tags fields of other tiddlers.
This commit is contained in:
Jermolene
2016-12-15 17:13:32 +00:00
parent 1bba9dc315
commit e8bb897e26
6 changed files with 93 additions and 26 deletions
+6
View File
@@ -1996,6 +1996,12 @@ a.tc-tiddlylink.tc-plugin-info:hover .tc-plugin-info > .tc-plugin-info-chunk > s
color: <<colour message-foreground>>;
}
.tc-message-box svg {
width: 1em;
height: 1em;
vertical-align: text-bottom;
}
/*
** Pictures
*/