What problem does this solve?
Currently, bookmark actions in list view are only possible one at a time.
Proposed solution
Implement a mult-select feature for list view that allows selecting multiple individual bookmarks or all bookmarks in a filtered view, then applying an action to them all at once, e.g.:
- mark favorite
- archive
- mark read
- add label(s)
- delete
Add either a Select overflow menu option or some form of long-press on a card (probably the former given how long-press is already used).
Cards in select mode would have a dot at top right (?) indicating selected or not. Top app bar would change to include favorite, archive, read status, label and delete.
Alternatives considered
No response
What problem does this solve?
Currently, bookmark actions in list view are only possible one at a time.
Proposed solution
Implement a mult-select feature for list view that allows selecting multiple individual bookmarks or all bookmarks in a filtered view, then applying an action to them all at once, e.g.:
Add either a Select overflow menu option or some form of long-press on a card (probably the former given how long-press is already used).
Cards in select mode would have a dot at top right (?) indicating selected or not. Top app bar would change to include favorite, archive, read status, label and delete.
Alternatives considered
No response