Thanks Mark. <<list-links "[has[ingrediant]ingrediant<currentTiddler>]">>
appears to be exactly what I want, but it is not working for me. Is shows an empty list; unfortunatly nothing more. You know why its like this? Am Dienstag, 27. August 2019 21:16:04 UTC+2 schrieb Mark S.: > > This post: > > https://groups.google.com/d/msg/tiddlywiki/KD9n_jwAktU/dRr-wY_JAQAJ > > Described how to do what you appear to be asking. Note that to have this > occur automatically in every tiddler that is an ingredient, > you will need the template code provided. > > Good luck > > On Tuesday, August 27, 2019 at 12:07:00 PM UTC-7, Chems wrote: >> >> I dont think thats quiet what I want, but thanks nevertheless! >> >> Maybe its not possible with tiddlywikki as easy as I expected it to be. >> >> I just want the >> <<list-links "[has[ingrediant]ingrediant[TITLE]]">> >> >> function with the current tiddlertitle in the last brackets. >> >> Maybe Im just bad at describing my ideas in english :D >> >> Am Montag, 26. August 2019 16:22:28 UTC+2 schrieb Chems: >>> >>> Hey, >>> >>> I wanna create a bunch of tiddlers with lists in them. >>> The list will show tiddlers, in wich the titel of the current tiddler is >>> a field value. >>> >>> For example: >>> Tiddler 1 >>> Titel = Apple >>> field ingrediant = Apple >>> >>> Tiddler 2 >>> Titel = Cookbook >>> <<list-links "[has[ingrediant]ingrediant[Apple]]">> >>> >>> Now Tiddler 2 will display Tiddler 1. Thats what I want, but I always >>> need to change the "Apple" to sth else. >>> Is there a way to display a list, which is referring to the tiddler >>> title? >>> >>> So That Tiddler 2 will look like: >>> >>> Tiddler 2 >>> Titel = Cookbook >>> <<list-links "[has[ingrediant]ingrediant[TITLE]]">> >>> >>> >>> Thank you in advanced! >>> >>> >>> >>> -- 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/3cad5725-90c3-41d0-a9f7-16dd6fcb8b8e%40googlegroups.com.

