You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can current save a filter set, however i think it would be sweet if you can save multiple different filter sets and give them names. this would be useful for cases where several different types of reports are done on a regular basis.
if there is interest, i could submit a PR for this. we could still use the same localStorage implementation, but instead of it dumping 1 set, it could have a group of objects instead, with a name/key attributed to each
This discussion was converted from issue #39 on January 04, 2024 14:09.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
you can current save a filter set, however i think it would be sweet if you can save multiple different filter sets and give them names. this would be useful for cases where several different types of reports are done on a regular basis.
if there is interest, i could submit a PR for this. we could still use the same localStorage implementation, but instead of it dumping 1 set, it could have a group of objects instead, with a name/key attributed to each
Beta Was this translation helpful? Give feedback.
All reactions