mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-01 19:21:30 +00:00
Add bag indicator to tiddler info panel
This commit is contained in:
8
plugins/tiddlywiki/multiwikiclient/info-segment.tid
Normal file
8
plugins/tiddlywiki/multiwikiclient/info-segment.tid
Normal file
@@ -0,0 +1,8 @@
|
||||
title: $:/plugins/tiddlywiki/multiwikiclient/info-segment
|
||||
tags: $:/tags/TiddlerInfoSegment
|
||||
|
||||
<$reveal type="nomatch" state=<<folded-state>> text="hide" tag="div" retain="yes" animate="yes">
|
||||
<div class="tc-subtitle">
|
||||
Bag: <$view tiddler="$:/state/multiwikiclient/tiddlers/bag" index=<<currentTiddler>>>(none)</$view>
|
||||
</div>
|
||||
</$reveal>
|
||||
Reference in New Issue
Block a user