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

Multiple additions #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Solai-Adithya
Copy link
Contributor

I have added a feature of adding multiple arguments experimentally for adding new tasks .

I have enabled entering multiple comma separated arguments for task names . I have experimentally executed this for the task adding feature , --new . now you can type a command like ,
```pytodo --new task1,task2,task3```
and all 3 tasks will be added .
@Solai-Adithya
Copy link
Contributor Author

Please ignore the update README.md commit . That was an accident.

@Solai-Adithya
Copy link
Contributor Author

Solai-Adithya commented Dec 18, 2019

solves #25
If you are fine with this , I can extend this feature to other commands also.

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

Successfully merging this pull request may close these issues.

1 participant