Add $:/tags/TiddlerInfoSegment for adding segments to the tiddler info panel

This commit is contained in:
Jermolene
2018-08-30 13:42:51 +01:00
parent 65af4e7748
commit 19f7287a53
2 changed files with 2 additions and 1 deletions
@@ -54,6 +54,7 @@ These are the available system tags
|<<tag "$:/tags/TagDropdown">> |for tags dropdown sorting |
|<<tag "$:/tags/Texteditor/Snippet">> |for text snippets |
|<<tag "$:/tags/TiddlerInfo">> |for tiddler info panel tabs |
|<<tag "$:/tags/TiddlerInfoSegment">> |for tiddler info panel segments |
|<<tag "$:/tags/TiddlerInfo/Advanced">> |for tabs under the advanced tiddler tab |
|<<tag "$:/tags/ToolbarButtonStyle">> |for the style of the buttons |
|<<tag "$:/tags/TopLeftBar">> |for the top left bar |