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/7d66a5b4-b99e-4ea8-87a9-0a9dea0656eb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

