2015-08-31 15:49:47 +00:00
|
|
|
title: $:/plugins/tiddlywiki/text-slicer/ui/preview-column
|
2015-08-30 18:15:04 +00:00
|
|
|
tags: $:/tags/AboveStory
|
|
|
|
|
|
|
|
<$scrollable fallthrough="no" class="tc-document-preview-column">
|
|
|
|
|
2015-09-04 07:42:07 +00:00
|
|
|
<$vars tv-default-heading-state="closed" tv-heading-status-config-prefix="preview-column">
|
2015-08-30 18:15:04 +00:00
|
|
|
|
2015-09-01 16:25:45 +00:00
|
|
|
<$list filter="[toc-type[document]!has[draft.of]sort[title]]" template="$:/plugins/tiddlywiki/text-slicer/templates/interactive/document"/>
|
2015-08-30 18:15:04 +00:00
|
|
|
|
2015-09-04 07:42:07 +00:00
|
|
|
</$vars>
|
2015-08-30 18:15:04 +00:00
|
|
|
|
|
|
|
</$scrollable>
|