Yeah, it's definitely related and it at least shows me that I am not just using days wrong. Your hotfix has the problem, as you yourself noted in the other thread, that it breaks other use cases of the operator, so I just went ahead and wrote my own filters for the use cases "everything with a certain date field set to today and in the past/future". You can find them here <https://github.com/JulianKniephoff/TW5-dating> if you are interested. (Disclaimer: It is work in progress and I am by no means an expert in TiddlyWiki plugin authoring.)
On Monday, March 7, 2016 at 6:19:29 PM UTC+1, CL wrote: > > I haven't fully understood what you mean but I think this question is same > question as mine. > <https://groups.google.com/forum/#!topic/tiddlywiki/kXZYR88CCSA> > Check the link to see if that's what you want. > > 2016년 3월 7일 월요일 오후 9시 48분 9초 UTC+9, Julian Kniephoff 님의 말: >> >> I was playing around with the days filter today and noticed that there >> is no obvious way to make it "let through" only those tiddlers with the >> current date or a date in the past in the specified date field. >> >> [days:datefield[0]] or simply [days:datefield[]] really only returns the >> tiddlers with the current date ih datefield as opposed to "everything >> before n days from now", as [days:datefield[n]] does for positive n. >> >> Getting all tiddlers from today or in the future is equally impossible I >> think. >> >> Any thoughts/workarounds? Or am I doing something wrong? >> > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8bf64088-8112-4e2a-a943-32d0ba33fe94%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

