Hi!
I'm trying to figure out a filter expression to show me the tiddlers with a 
custom date-field, which is populated by the date-picker plugin, that is 
either matching today's date or any past dates (or the last 100 days or 
so). I want to show those tiddlers in a table using TiddlyTables or Dynamic 
tables by Shiraz.

I've looked into the days operator but had no luck.
[days:field[0]] gave me correctly only the tiddlers matching today's date. 
But if I input any number, for example [days:field[3]], I still get the 
tiddler with the timestamp of yesterdays date, or [days:field[-3]], I also 
get the tiddler with the timestamp of tomorrows tiddler. Combining days 
filter runs also didn't bring success .

How can I achieve this?
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/a276c488-d29f-4199-9a00-804833994714n%40googlegroups.com.

Reply via email to