Hi Sergei,
Thank you much for your time and expertise.
>
> You're welcome.
Using Advanced search gives results with many "real" shadow tiddlers
(starting with $:/).
Yo can create a special Docs search tab:
1) Clone $:/core/ui/AdvancedSearch/Shadows and name it e.g.
$:/core/ui/AdvancedSearch/Docs
2) Search for the part
<$list
filter="[all[shadows]search{$:/temp/advancedsearch}sort[title]limit[250]]
-[[$:/temp/advancedsearch]]" template="$:/core/ui/ListItemTemplate"/>
3) Add `!prefix[$:/]` as follows:
<$list
filter="[all[shadows]!prefix[$:/]search{$:/temp/advancedsearch}sort[title]limit[250]]
-[[$:/temp/advancedsearch]]" template="$:/core/ui/ListItemTemplate"/>
4) Replace the contents of the caption field with e.g. Docs
5) Save
This will give you an extra tab Docs in Advanced search which gives results
without tiddlers starting with `$:/`
Hope that helps.
Cheers,
Ton
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/11a30306-1a01-42a7-a03a-ae585cb9a5ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.