이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

How to add a new tab to the sidebar

2017년 2월 4일 오후 7:12

To create a new tab in the sidebar menu:

  1. Create a tiddler and tag it with the SystemTag tag $:/tags/SideBar
  2. By default, the tiddler title is used as the tab title but you can override it using the caption field
  3. To define the tab ordering, use the list-after or list-before fields as discussed in Tagging

Note that you can create new tabs under the "More" tab in the same way by using the tag $:/tags/MoreSideBar.