My tiddlywiki has a topbar where I want to display tags for today and the past week.
Every tiddler is tagged with the date it was created in the format DD-MM-YY, e.g. a tiddler created 18th January 2021 is tagged with 18-1-21. I want to display 18-1-21, 17-1-21, 16-1-21, so on, along the top. I've managed to display today's tag with a very simple: " <$vars date=<<now "DD-MM-YY">> > <<tag $(date)$ >> " - but I don't really know what I'm doing and I'm struggling to display yesterday's or the day before's date. Any help would be much much appreciated. Thank you! -- 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/0b740878-b5d2-46b3-89fb-c08754035e8bn%40googlegroups.com.

