What is it "Notes"? Tiddler? Created field? ?? If it is a tiddler, you are building a filter with the title that is result of join the title of current tiddler and tiddler with title "Note". For example, if "New tiddler" is title of the current tiddler, you obtain link to tiddler with the title "New tiddler Note". When you do click in link, TW opens a missing tiddler if there wasn't any tiddler with this title.
http://tiddlywiki.com/#Introduction%20to%20filter%20notation Sorry for my english. Álvaro El miércoles, 25 de enero de 2017, 3:32:25 (UTC+1), Cully escribió: > > I have defined macro named ThisContactNotes with: > > \define ThisContactNotes() [[$(currentTiddler)$ Notes]] > > If I use the macro to link <<ThisContactNotes>> it generates the correct > link and I can click through to the Tiddler. > > If I attempt to transclude the Tiddler nothing is returned. > > I have tried to use: > > {{ThisContactNotes}} > > and > > {{||ThisContactNotes}} > > Any help would be great! > -- 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/1f4832f3-5a3b-4840-b424-a15be2b6fe93%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

