Are you using a date field for your date? You should be able to extend the filter to something like:
<<list-links [tag[Journal]sort[mydatefield]regexp:title[202]]>> to sort by your date field (e.g. mydatefield) and restrict items to those containing "202". Good luck! On Thursday, June 25, 2020 at 7:20:12 AM UTC-7, Daniel Zion wrote: > > Hey all, > > I started using Tiddlywiki in February for a commonplace book kind of > thing. I like the journal aspect, but I'm having a problem with organizing > it. I have a "Journal List" tiddler that has the very simple > <<list-links [tag[Journal]]>> > > to display all of my journal tiddlers. I've run into two issues that I > can't seem to find an answer for. First, this organizes the list by the > title alphabetically, not by date. What could I add that puts them by date? > I use ISO 8601 for my dates, so it's useable as is, but it would be nice to > get them right. > > Second, how could I limit it to only show year 2020? I might end up using > this for a while and wouldn't want a massive list of journal tiddlers if I > could have a "Journal List 202x" for each year. > > Thanks in advance! > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e2c6ee2e-ba0d-4d46-bf75-0a8d42c80eabo%40googlegroups.com.

