mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
e051eb7d90
Now we’re done with the text that lives in tiddlers, and we’ll need to get on with the text that is embedded in code modules.
8 lines
336 B
Plaintext
8 lines
336 B
Plaintext
title: $:/core/ui/SideBar/More
|
|
tags: $:/tags/SideBar
|
|
caption: {{$:/language/SideBar/More/Caption}}
|
|
|
|
<div class="tw-more-sidebar">
|
|
<<tabs "[is[shadow]!has[draft.of]tag[$:/tags/MoreSideBar]] [!is[shadow]!has[draft.of]tag[$:/tags/MoreSideBar]] +[tag[$:/tags/MoreSideBar]]" "$:/core/ui/MoreSideBar/Tags" "$:/state/tab/moresidebar">>
|
|
</div>
|