I would like to have a list of tiddlers where I have mentioned the current 
tiddler (i.e. like in the references) but I would also want to see the 
entire row of text where I have mentioned it. Something like this:

Tiddler1

   - Some text
   - Here I mention another tiddler [Tiddler3]
   - Here maybe some other tiddler is mentioned [Tiddler4]

Tiddler2

   - Another tiddler with [Tiddler3]
   - Some other stuff
   
Tiddler3

   - Tiddler1
      - Here I mention another tiddler [Tiddler3]
   - Tiddler2
      - Another tiddler with [Tiddler3]
   
I know I could just excise the row I want to another tiddler and then 
transclude the entire new tiddler but it seems... counter productive. I do 
not want to have each tiddler consisting of multiple tiny tiddlers each 
having one row of text. Also it would get annoying to name the excised 
tiddler, it would need to have the title of the original tiddler + 
something. I get that the point would be to split the tiddlers to as small 
parts as possible but I feel this is excessive. Moreover if I can just make 
one macro/script/whatever to do it all for me why would I not!

I was thinking that maybe I could use a tiddler template for this, but 
there is not much info about how to do this. In fact, there is very little 
info on what one can do with tiddler templates. Then I was thinking of 
using regexp but afaik it only returns the tiddler title and nothing else. 
Maybe if I can pass the transcluded tiddler to a filter which then parses 
it to a smaller piece... but I really have no clue how to do this or even 
if it is feasible.

Thanks!

PS: I noticed that this was asked a few days ago 
https://groups.google.com/forum/#!topic/tiddlywiki/O50brE2vCkM perhaps I 
could get some more info!

-- 
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/cff9ab69-bdbe-41c0-b438-4e394e79fd73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to