Skip to content

Multi-select Actions in List View #129

@NateEaton

Description

@NateEaton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions