1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/concepts/InfoPanel.tid

17 lines
1.1 KiB
Plaintext
Raw Normal View History

created: 20150917193630604
modified: 20201129183045031
tags: Features
2014-12-23 00:31:54 +00:00
title: InfoPanel
type: text/vnd.tiddlywiki
2014-12-23 00:31:54 +00:00
Each tiddler has a panel of additional information. To reveal it, click the <<.icon $:/core/images/down-arrow>> button in the tiddler's toolbar and then choose <<.icon $:/core/images/info-button>> ''info'' from the dropdown list.
2014-12-23 00:31:54 +00:00
The info panel has the following tabs:
2014-12-23 07:33:38 +00:00
* ''Tools'' - This offers buttons for various actions you can perform on the tiddler. The checkbox next to each button lets you promote an action to the tiddler's toolbar - this will affect all of the tiddlers in your wiki
* ''Backlinks'', ''Tagging'', ''List'' and ''Listed'' - These list various kinds of related tiddlers. See [[Using links to navigate between tiddlers]]
2014-12-23 07:33:38 +00:00
* ''Fields'' - This summarises all of the tiddler's [[fields|TiddlerFields]], except for ''text''
* ''Advanced'' - This indicates whether the tiddler is a [[shadow|ShadowTiddlers]]. If it is, this also reveals which plugin it comes from and whether it has been overridden by an ordinary tiddler
2014-12-23 00:31:54 +00:00
To close the info panel, click anywhere outside it.