1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/core/ui/EditTemplate
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
..
Preview Restore default of preview pane hidden 2018-05-02 16:52:45 +01:00
body-editor.tid Replace spaces with margins in editor toolbar (#2429) (#2435) 2016-05-11 11:09:54 -06:00
body-toolbar-button.tid Add support for editor toolbar buttons to have action widgets 2018-06-29 15:09:34 +01:00
body.tid Fix usages of is[current] that can be changed to all[current] 2018-08-18 14:47:35 +01:00
controls.tid Yet more fixing for the Firefox jumping toolbar problem... 2014-10-10 20:32:12 +01:00
fields.tid Fix new field value handling in edit template (#3048) 2018-04-24 22:03:59 +01:00
shadow.tid fix broken template: core/ui/EditTemplate/shadow 2015-11-25 15:22:15 +01:00
tags.tid Refactor tag template into an underlying macro 2016-11-28 19:17:25 +00:00
title.tid Show backlinks on rename (#3534) 2018-11-15 15:18:38 +00:00
type.tid Sort the edit content type dropdown groups more sensibly 2016-11-28 14:01:09 +00:00