Matabele & Dominic, many thanks for your help.
These were exactly the hints I needed to start my journey. I will come back with more questions later. I'm looking forward to 5.0.14, which will include the datetime macro if I understand it correctly. Best regards Jonathan -------- Ursprüngliche Nachricht -------- Von: Matabele <[email protected]> Gesendet: 29. Juli 2014 15:55:05 MESZ An: [email protected] CC: [email protected] Betreff: [tw] Re: To the experts: Modify tiddlers depending on date Hi Q&D solution for the upcoming 5.0.14-beta release -- also using the <<datetime>> macro to get the current month (this is how I believe the new functionality will work -- haven't tested this out.) Prefix the titles of the tiddlers you wish to display with the month in which they are due, e.g. 071stforJuly, 072ndforJuly etc. Then: <$list filter="[prefix<datetime "0MM">]"/> Or, one could use a prefix which included both the year and month, or the month and day ... and so on. (for now one must first save the output of the <<datetime>> macro into a variable.) regards On Monday, July 28, 2014 12:35:45 AM UTC+2, Jonathan Haug wrote: > > > > > > Dear forum, > > This is a tricky one: > > Is it possible to show a set of specific tiddlers on the start page > depending of the actual month / calendar week / date ? > > I have some tasks and notes, which my users do not have to worry about > most of the year. But on special occasions - let's say: 6 weeks before > holidays, every year - note A and note B are important and must be read. > Therefore the tiddlers with those notes should automagically come in front > when my users open the wiki. > > Another approach would be: There is one tiddler open on the start page and > depending on the actual month / calendar week / date the content of this > one smart tiddler would be change. > > Does any of these approaches, or both, have a chance? > > Thanks in advance! > > Jonathan > > > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout. -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

