mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 20:10:03 +00:00
Doc: How to Add A Menu to the Sidebar
This item is tagged so as to appear under Customise TiddlyWiki.
This commit is contained in:
parent
b2550f31c2
commit
4aa140b16c
@ -0,0 +1,9 @@
|
||||
created: 20141117000000000
|
||||
modified: 20141117000000000
|
||||
tags: Learning "Customise TiddlyWiki"
|
||||
title: How to Add A Menu to the Sidebar
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
You can create a new tab in the sidebar menu by a tagging a tiddler with the [[SystemTiddler|SystemTiddlers]] tag ``$:/tags/SideBar``. The tiddler title will be used as the menu tab title by default, but you can use a different title by setting the ``caption`` field.
|
||||
|
||||
You can populate the new menu tab using the [[Table of Contents Macro|TableOfContentsMacro]].
|
Loading…
Reference in New Issue
Block a user