kopia lustrzana https://github.com/miklobit/TiddlyWiki5
17 wiersze
407 B
Plaintext
17 wiersze
407 B
Plaintext
title: $:/plugins/tiddlywiki/text-slicer/preview-column
|
|
tags: $:/tags/AboveStory
|
|
|
|
<$scrollable fallthrough="no" class="tc-document-preview-column">
|
|
|
|
<$set name="tv-default-heading-state" value="closed">
|
|
|
|
<$set name="tv-show-gadgets" value="yes">
|
|
|
|
<$list filter="[toc-type[document]!has[draft.of]]" template="$:/plugins/tiddlywiki/text-slicer/templates/template-document"/>
|
|
|
|
</$set>
|
|
|
|
</$set>
|
|
|
|
</$scrollable>
|