Is your feature request related to a problem? Please describe.
Since we have timestamps for memories, it would be nice to have a couple of time filters in the memory page (from / to).
Steps:
- recall endpoint ignores time filters and the time filtering is done in the admin
- recall endpoint is able to filter by time interval directly in the backend
Filters (from/to) could be shown as dd/mm/yyyy and handled internally as unix timestamps (which is waaay better)
Is your feature request related to a problem? Please describe.
Since we have timestamps for memories, it would be nice to have a couple of time filters in the memory page (from / to).
Steps:
Filters (from/to) could be shown as
dd/mm/yyyyand handled internally as unix timestamps (which is waaay better)