>
> Oh thanks A Gloom, I was wondering how to add filter like this in Advanced 
> Search :)
>
> For example to search *empty tiddler* :
>
> [!is[system]!has[text]] 
>
>  YW and thank you-- I put your cool idea to immadiate use-- not only as a 
Advanced Search filter but as a selection in the More tab-- so now I can 
check for drafts, orphans and tiddlers with empty text fields-- which may 
be tiddlers that were created as placeholders when created and may need to 
be completed by puttig content into them.

create a tiddler named $:/core/ui/MoreSideBar/Empty
(using %$:/core may not be suggested but using 
$:/unique_name/ui/MoreSideBar/Empty)

tiddler text field: <$list filter={{$:/core/Filters/EmptyTextFld!!filter}} 
template="$:/core/ui/MissingTemplate"/>

your filter is there

caption field: Empty

tag it: $:/tags/MoreSideBar

it will appear at the end of the list of selections, to change the order, 
change position in the list field of $:/tags/MoreSideBar

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7a8e4254-d744-4733-befa-962740034b0a%40googlegroups.com.

Reply via email to