1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-27 15:53:14 +00:00
TiddlyWiki5/plugins/tiddlywiki/comments/sidebar-segment.tid

10 lines
376 B
Plaintext
Raw Normal View History

title: $:/plugins/tiddlywiki/comments/sidebar-segment
tags: $:/tags/SideBarSegment
list-after: $:/core/ui/SideBarSegments/site-subtitle
<$reveal state="$:/config/Comments/EnableWikiComments" type="match" text="yes" default="no">
<$tiddler tiddler="$:/SiteTitle">
<$transclude tiddler="$:/plugins/tiddlywiki/comments/add-comment-button" mode="inline"/>
</$tiddler>
</$reveal>