Double quotes. <<countTiddlers "tag[Tag Tiddler Title With Space]">>
On Tuesday, 3 January 2017 15:39:20 UTC+5:30, Penguinlay wrote: > > I have a simple macro to count number of tiddlers under a input filter. > Title is countTiddlers. > > It is tagged with > $:/tags/Macro > > The content is: > \define countTiddlers(filter) > <$count filter="[$filter$]"/> > \end > > > > Now, from a different tiddler, I access that macro. > > <<countTiddlers tag[Tag Tiddler Title With Space]>> > > If the tag tiddler title has space, it doesn't work. Also, it didn't work > for title[Tiddler Title With Space] and other filters with spaces. > > > As a test, is[system], tag[TagTiddlerTitleWithoutSpace] and any other > filters without spaces work fine. > > So, is there anything I did wrong here? Or, is there anyway to get around > it? > -- 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/d18dc245-bc6a-4739-a70c-3e93848d1d25%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

