Perhaps these are obvious questions in which case I am sorry, I just 
started to learn about tiddlywiki. I also searched for answers to them in 
forums but without much success (the nearest solution I found here 
<http://inmysocks.tiddlyspot.com/#Lists%20in%20WikiText>).

I would like to list 'missing' tiddlers (i.e. having a link defined 
somewhere but without content) in the following format:

   - *Title_of_missing_tiddler's_backlink: Title_of_missing_tiddler*
   
1. My question is how can I put this together. The following line creates 
the first part of the format until the colon, but I cannot manage to append 
after it the *title* of the missing tiddler:

<<list-links filter:"[all[missing]backlinks[]addsuffix[: ]]">>

Bonus questions:

2. When I add the *addsuffix[: ]* to the line the output becomes 
initialized. Why is this so?

3. In case it is possible to list the missing tiddlers in the above format 
and if there are missing tiddlers linked at multiple places, then the 
output would list these  multiple times for each backlink(?). Instead, is 
there a way to have the output in the following way?

   - *Title_of_missing_tiddler:*
      - *Title_of_missing_tiddler's_1st_backlink*
      - *Title_of_missing_tiddler's_2nd_backlink*
      - *...*
   

-- 
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/04af3e64-df5b-427a-9154-a434409a4a25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to