Try <$set name="mydate" value=<<now YYYY.0MM.>>> <<list-links "[tag[Tag]prefix<mydate>]">> </$set>
-- Mark On Friday, October 19, 2018 at 4:36:47 PM UTC-7, j3d1h wrote: > > I'm trying to list (with list-links) everything tagged with "Tag" that > also begins with the current year and month (specifically in the format > "YYYY.0MM."). I can kind of do this, with this line: > > <<list-links [tag[Tag]prefix[2018.10.]]>> > > Which works, but I don't want to hardcode the prefix part. I know I can > use "<<now YYYY.0MM.>>" to automate it, but I can't seem to get prefix to > take now as input. The regexp filter works, kind of, but I can't think of > anything except allowing digits. Anything I'm missing? (Maybe list-links > and filters aren't quite right for this?) > -- 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/97eb256f-99d7-472f-ad8b-354d0e189eec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

