How to get all Tiddlers created on a Sunday?

I’d like to see tiddlers I created on particular days… the rhythm of the week shapes my tiddling

Alex

Give this a try:

<$list filter="[all[tiddlers]] :filter[{!!created}format:date[DDD]match[Sunday]] +[sort[created]]">
<$text text={{{ [{!!created}format:date[DDD, YYYY0MM0DD]] }}}/>- <$link/><br>
</$list>

-e

5 Likes

Thanks Eric, it’s wonderful!

Q:Where am I going with this?
A: Different days have different vibes and I am a creature of habbit. I want to pick up on the context of the time at which I was working rather than specific information. I want to tiddle from context and get in flow.

Anyone relate to this?

Alex

That is a reflexive/responsive order, meaning that knowledge of doings re-enters doings as part of the done (as in Gendlin).
Also, you seem pretty Csikszentmihalyi’d :wink:

Best, TT

That is a wondress filter! Now I know what @jeremyruston was working on Sundays in August 2013 …

Screenshot 2025-09-07 11.03.31

1 Like

4 posts were split to a new topic: Tidying UP a Paper System