1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00
TiddlyWiki5/core/ui/TiddlerInfo
Bimba Laszlo 88664f0286 Show backlinks on rename (#3534)
* List backlinks when renaming tiddler

* List references inplace

* TiddlerInfo/References accepting specific tiddler

If `operandTitle` is set, it will show its references instead of current
tiddler's.

It's purpose is to prevent code duplication (the references are listed
when renaming tiddler).

* Don't use variable for References template, use <$tiddler>

Set the `current` to desired title with `<$tiddler>` widget.

* List references in a separate block

* Rename state tiddler

* Use qualified state
2018-11-15 15:18:38 +00:00
..
Advanced Remove headings from Tiddler Info advanced tab 2014-04-10 21:44:56 +01:00
Advanced.tid Rearrange system tag configuration 2014-04-18 09:28:14 +01:00
Fields.tid Making more things translateable 2014-02-16 09:46:43 +00:00
List.tid Making more things translateable 2014-02-16 09:46:43 +00:00
Listed.tid First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
References.tid Show backlinks on rename (#3534) 2018-11-15 15:18:38 +00:00
Tagging.tid First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
Tools.tid Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00