Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Add multi selection in the list view ? #37

Description

@riodelphino

Is your feature request related to a problem? Please describe.
Currently, tasks can only be modified one by one.
When dealing with a large number of tasks, this requires too much repetitive work.

Describe the solution you'd like
Add multi-selection support in the list view.

  • Press Space on a task to toggle selection on/off
  • Highlight the | icon for selected tasks
  • Press ESC to exit multi-selection mode
  • Allow shortcut keys to apply actions to selected tasks (e.g. z to complete, d to delete, e to edit)
  • Execute the action (optionally with a confirmation dialog)

Describe alternatives you've considered

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

cool afcool feature, must be added 100%enhancementNew feature or requestfrontendanything related to ui/uxhelp wantedExtra attention is neededimportantvery urgent, must be done asap

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions