diff --git a/editions/tw5.com/tiddlers/concepts/InfoPanel.tid b/editions/tw5.com/tiddlers/concepts/InfoPanel.tid new file mode 100644 index 000000000..fe3325eab --- /dev/null +++ b/editions/tw5.com/tiddlers/concepts/InfoPanel.tid @@ -0,0 +1,13 @@ +tags: Concepts Features +title: InfoPanel + +Each tiddler has a panel of additional information. To reveal it, click the {{$:/core/images/down-arrow}} button in the tiddler's toolbar and then choose {{$:/core/images/info-button}} ''info'' from the dropdown list. + +The info panel has the following tabs: + +* ''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 +* ''References'', ''Tagging'', ''List'' and ''Listed'' - These list various kinds of related tiddlers. See [[Using links to navigate between tiddlers]] +* ''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 + +To close the info panel, click anywhere outside it. diff --git a/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid b/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid index 9a1a6abe7..824f93522 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid @@ -10,7 +10,7 @@ You can use links (normally displayed as blue text) to navigate from one tiddler * Each ''tag pill'' in your tiddler (such as the ''Working with ~TiddlyWiki'' tag pill below the title of this tiddler) contains a link to that tag's tiddler, as well as lists of all the tiddlers that carry that tag. This lets you go to any of those tiddlers. -* The ''InfoPanel'' of each tiddler - accessed by clicking the {{$:/core/images/info-button}} button in the {{$:/core/images/down-arrow}} dropdown list at the top of the tiddler - gives you access to four tabs containing additional lists of related tiddlers: +* The ''InfoPanel'' of each tiddler gives you access to four tabs containing additional lists of related tiddlers: ** The ''References'' tab lists all the tiddlers that link //to// the current tiddler.