Text-slicer: Checkbox for hiding document metadata

This commit is contained in:
Jermolene
2016-02-03 12:48:11 +00:00
parent c98ce99c83
commit 1335dff450
2 changed files with 8 additions and 3 deletions

View File

@@ -8,6 +8,10 @@ $:/config/plugins/tiddlywiki/text-slicer/show-preview-document/$(tv-heading-stat
$:/config/plugins/tiddlywiki/text-slicer/show-toolbar/$(currentTiddler)$
\end
\define config-show-metadata()
$:/config/plugins/tiddlywiki/text-slicer/show-metadata/$(currentTiddler)$
\end
\define config-heading-status()
$:/config/plugins/tiddlywiki/text-slicer/heading-status/$(currentTiddler)$
\end