Thanks Jeremy! The issue solved!
/Mohammad On Friday, June 29, 2018 at 11:47:51 AM UTC+4:30, Jeremy Ruston wrote: > > Hi Mohammad > > The double angle brackets syntax for transcluding a variable results in > the text being wikified. Try <$text text=<<myTid>>/> instead. > > Best wishes > > Jeremy > > -- > Jeremy Ruston > [email protected] <javascript:> > https://jermolene.com > > On 29 Jun 2018, at 08:06, Mohammad <[email protected] <javascript:>> > wrote: > > > Loo at the example here > > http://revealgradually.tiddlyspot.com/#Is%20this%20a%20bug%3F > > A small macro lists the tiddlers tagged with "KeeBoord". KeeBoord is a > tiddler. The subtiddlers have names like "KeeBoord Installtion - > Introduction" > > > > \define m2(myTag) > <$list filter='[tag[$myTag$]]' variable="myTid"> > <li> <<myTid>></li> > </$list> > \end > > > <<m2 "KeeBoord">> > > *Macro Output* > > As there is a camel case word in the title, it converted into a link, but > it is part the tiddler name and one expects to have the whole title as a > regular text not part as a link! > How it can be solved? Please note I dont want to turn off the Camel case > wiki link in the setting! > > > /Mohammad > > -- > 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] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > 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/46741020-38a3-4264-9189-f41cf4f9d517%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/46741020-38a3-4264-9189-f41cf4f9d517%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- 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/4421ab1f-4eed-4d4a-9189-06302bee7490%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

