I was quite sure I would be able to find it on the googlegroups or somewehre else but I did not (maybe wrong search)
I am creating a template for the journal tiddler and I would like to get the list of tiddlers created on the tiddler date (two options, depending of what is feasible : creation date of the journal date or title containing the date)
Yep, the code I posted was working off of today’s date (and needs TW 5.2.0 pre-release) rather than taking that date from a tiddler. Glad you were able to adapt it to your use case.
Just for comparison purposes, here’s a version that is backward-compatible with older versions of TiddlyWiki, and illustrates how much TiddlyWiki syntax has become more advanced:
I would also suggest the use of an independent journal-date, rather than the created date, this allows you to backdate journal entries without loosing knowledge of when the tiddler was actually created. If also lets you to choose what ever title your want, and rename them without loosing access to journals from that date.
To achieve this I created two modified New Journal, and New Journal here buttons. Ask if you want them.
it seems that when I click on the new journal button, it does not apply the tag I defined by default in the settings for the journal tiddler, it is empty ;
My journal tiddlers were built on an earlier version of tiddlywiki. Today I will rebuild them for 5.1.23 and test it on the prerelease 5.2.0 and post back.
Co-incidentally I was working with @pmario on this issue of editing tiddlers updated in core updates.