I’m still having trouble setting up TW the way I want, but I am not giving up ;-).
So here I am again, hoping anyone can help me.
I’d like to have a list of all tiddlers that contain the same day and month as the current tiddler.
A list with the tiddler’s title and date (format DD MMM YYYY). This result will be included in that current tiddler. I’m working on a Wiki that contains (personal) events on the same day, regardless of the year.
In my limited knowledge this is probably involving stripping YYYY from title and feed the result DD MMM to search function. I don’t know how to help you but I would like to share my case.
I have “Today in the Past” box that pulls tagged tiddlers (all in YYYY-MM-DD format) with the same MM-DD in the title as today.
Thanks for the reply, but the date for filtering must be the creation date of the current tiddler.
That date could be any date. That creation date could be e.g. 14-05-1972.
Sorry, but my knowledge is still too limited to modify this script line. I’ll definitely get no list if I use this statement. Furthermore, the creation date of the current tiddler should be automatically included for filtering. Perhaps my description of what I want isn’t entirely clear. Sorry for my limited knowledge of TW.
I already use this filter to filter all tiddlers with today’s date, and it works fine.
But again, the selection date shouldn’t be ‘[<now 0MM0DD>]’, but should be the tiddler’s creation date. And that tiddler’s creation date could also be in the past.