>
> *Goal*: For my private wiki (knowledge base) I want to manage my still 
>> open questions spread all over serveral different tiddlers.
>>
>> As you've discovered, the backlinks[] filter doesn't work the way you 
> want.
>
> But, as you stated, your goal is to find tiddlers that are *using* the 
> <<open-question ...>> macro.
>
> To do this, you could use the search[] filter, like this:
> <<list-links filter:"[search[open-question]]">>
>

That was it, thank you. It looks now like this:

<<list-links filter:"[search:text[open-question]] -[all[current]] 
-[title[Macros]]">>

Two additional filters to reduce the resultset I have added. So the (1) 
current page - were the link list is displayed - and the page defining my 
(2) personal macros are not displayed in the list, in case anybody else 
wants to achieve something similar.

Happy, TWing
Rolf

-- 
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/629d2b11-28b9-46b5-8d87-1e5c750349ce%40googlegroups.com.

Reply via email to