Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch actions #1828

Open
Tracked by #3111
ishanarora opened this issue Jan 11, 2022 · 9 comments
Open
Tracked by #3111

Batch actions #1828

ishanarora opened this issue Jan 11, 2022 · 9 comments

Comments

@ishanarora
Copy link
Contributor

Problem Statement

Often I choose to schedule multiple tasks together for a later date (and move to backlog). Right now this involves roughly 4-5 clicks per task. Other batch actions that can be repetitive include move to backlog, move to other project and delete task.

❔ Possible Solution

We could allow selecting more than one task at a time. This could be achieved using multiple-select. If the context menu is opened with multiple tasks selected then only the batch actions should be shown.

⤴️ Describe alternatives you've considered

Clicks. Lots of clicks.

@johannesjo
Copy link
Owner

Thanks for opening this up! I am definitely for improving this!

Meanwhile you can drastically reduce the amount of clicks being used, by using keyboard shortcuts. E.g. for scheduling:

  1. focus a task
  2. press s to open the schedule dialog
  3. use the arrow keys to navigate to the day you want to schedule
  4. press enter to confirm

In this article there are several more described:
https://dev.to/johannesjo/getting-started-with-super-productivity-2791

@ishanarora
Copy link
Contributor Author

Ah, I didn't realize the shortcuts were documented. It would be great if we can add an option to show all the shortcuts in a quick reference cheat sheet. We could trigger the sheet with a button on the top right, and by a pressing the '?' or the 'h' key. What do you think?

@johannesjo
Copy link
Owner

There is an issue open for that subject:
#991

Meanwhile you can look them all up on the settings page.

@github-actions
Copy link

This issue has not received any updates in 90 days. Please comment, if this still relevant!

@mathisgauthey
Copy link

That would be quite an upgrade to be able to bulk edit tasks in there !

@ishanarora
Copy link
Contributor Author

@johannesjo could you please reopen this issue? Thanks!

@johannesjo johannesjo reopened this Dec 5, 2023
@johannesjo johannesjo removed the Stale label Dec 5, 2023
Copy link

github-actions bot commented Apr 4, 2024

This issue has not received any updates in 90 days. Please comment, if this still relevant!

@github-actions github-actions bot added the Stale label Apr 4, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 21, 2024
@Jagdfalke Jagdfalke removed the Stale label Apr 23, 2024
@Jagdfalke Jagdfalke reopened this Apr 23, 2024
@franco-ruggeri
Copy link

franco-ruggeri commented Jul 16, 2024

I would like to add that the multiple selection feature would also be useful for applying a tag to multiple tasks, which would be very handy.

Copy link

This issue has not received any updates in 90 days. Please comment, if this still relevant!

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

No branches or pull requests

5 participants