Skip to content
This repository has been archived by the owner on Jan 6, 2019. It is now read-only.

Improve command line interface #3

Open
davetron5000 opened this issue Oct 26, 2009 · 0 comments
Open

Improve command line interface #3

davetron5000 opened this issue Oct 26, 2009 · 0 comments

Comments

@davetron5000
Copy link
Owner

Since my original use for this library isn't straightforward due to the throttling, I think it would still be nice to have a command line interface, something like:

mc ls [list] # shows all tasks or all tasks in list
mc new -l list "name of task" # create a new task, in <list>
mc default_list list_name # make list_name the default list
mc done "name of task" # complete a task
mc done task_id # complete a task
mc rm task_id # delete a task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant