From e2d0b70fad76a165396ab59867252c4126d57378 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 28 Feb 2016 19:56:24 +0000 Subject: [PATCH] Text-slicer: Add an advanced search filter for orphans Locates tiddlers marked as document components that are not linked into any active document --- plugins/tiddlywiki/text-slicer/ui/filters/Orphans.tid | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/tiddlywiki/text-slicer/ui/filters/Orphans.tid diff --git a/plugins/tiddlywiki/text-slicer/ui/filters/Orphans.tid b/plugins/tiddlywiki/text-slicer/ui/filters/Orphans.tid new file mode 100644 index 000000000..d4ab0b8d7 --- /dev/null +++ b/plugins/tiddlywiki/text-slicer/ui/filters/Orphans.tid @@ -0,0 +1,5 @@ +title: $:/plugins/tiddlywiki/text-slicer/filters/Orphans +tags: $:/tags/Filter +filter: [has[toc-type]] -[toc-type[document]list-children[]] +description: [Text-slicer] Tiddlers that are not part of any document +