-
-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Labels
Description
Can this functionality be implemented utilising API?
Get bookmarked is achievable however actually hiding non-bookmarked is not achievable.
Is your feature request related to a problem? Please describe.
#1673
Describe the solution you'd like
filters.toggle_bookmarked
and matching action.
Describe alternatives you've considered
Implement a custom filter function.
ChristianChiarulli