This may be a redundant question How can I use list + filter to display all tiddlers modified in last week?
- Tiddlers created today are included - Tiddlers older than a week will be excluded - Tiddlers modified in last seven days (one week) will be included <$list filter=[modified<=today and modified>=today-7]> </$list> 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 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/a853457c-1a68-4633-96ef-112bf004a6d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

