I'm guessing this is related to timezone/display issues I've seen mentioned 
elsewhere, but there's something I don't understand about the `sameday` 
operator.

Here's the filter I'm working on:

```
<$list filter="[sameday:created[20210302]!is[system]!tag[Journal]]" >
{{||$:/core/ui/ViewTemplate/body}}
</$list>
```

I would expect to see tiddlers I created on 2021-03-02 but I only see those 
I created on 2021-03-01.

I'm trying to create a "daily" tiddler that simply transcludes the body of 
all other tiddlers I created that same day. I can cheat and use *tomorrow's* 
date 
in the filter but that feels fragile and that one day TiddlyWiki's date 
handling will change and they'll all show the wrong tiddlers.

Related, is there a way to substitute the created date of the parent 
tiddler rather than hardcode it? Be nice to not need to have to manually 
enter the date each time.

Thanks.

Jack

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5e45c38b-e709-4e25-a1d1-6339169f771dn%40googlegroups.com.

Reply via email to