Allow filtering by date (YYYY-MM) #73
Notifications
Due Date
No due date set.
Depends on
#13 Allow filtering by date
TEDective/api
Reference: TEDective/ui#73
Reference in New Issue
Block a user
It would be great if the graph could be filtered to, e.g. just the last 12 months.
A simple version of this basically:

https://cambridge-intelligence.com/time/
Allow filtering my date (YYYY-MM)to Allow filtering by date (YYYY-MM)linus referenced this issue from TEDective/api2024-05-11 08:29:08 +00:00
This is probably the shadcn code we want to use:
from https://github.com/shadcn-ui/ui/issues/885#issuecomment-2059600641:
and its usage:
For current changes related to date filtering, refer to PR #79