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

Operating on multiple tasks #56

Open
OdayMansour opened this issue May 30, 2023 · 1 comment
Open

Operating on multiple tasks #56

OdayMansour opened this issue May 30, 2023 · 1 comment

Comments

@OdayMansour
Copy link
Contributor

Hi again!
Are you open to the idea of making it possible to operate on multiple tasks in one go?
I'm thinking something like this:

clikan add "Buy toilet paper" "Feed cat" "Fold laundry" # Creates three tasks
clikan promote 1 2 # Promotes two tasks
clikan delete 1 2 3 # Deletes three tasks

If you're ok with such a behavior change then I'll be happy to add it in myself.

@kitplummer
Copy link
Owner

kitplummer commented May 30, 2023 via email

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

No branches or pull requests

2 participants