mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 22:33:50 +00:00
Text-slicer: Add an advanced search filter for orphans
Locates tiddlers marked as document components that are not linked into any active document
This commit is contained in:
parent
4041009d43
commit
e2d0b70fad
5
plugins/tiddlywiki/text-slicer/ui/filters/Orphans.tid
Normal file
5
plugins/tiddlywiki/text-slicer/ui/filters/Orphans.tid
Normal file
@ -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
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user