Allow custom date ranges for notes filter #1448
Labels
Status: Community Help Wanted (good first issue)
simple tasks that don't require understanding every last detail of our platform
Type: Improvement
Improvement/Extension of existing feature with benefit for the user
In the notes manager component (under Notes) there is a default filter which shows the notes from this week, the ones since last week and all the notes. This filter is hard coded and can only be enabled/disabled.
This hard-coded filter should be extended with the option to create custom date ranges, e.g. last 7 days, last 30 days, this week, this month, ...
The functionality should be configurable through the
config-fix.ts
.It probably makes sense to have a list of possible date ranges that should be available.
The text was updated successfully, but these errors were encountered: