gtg-contributors team mailing list archive
-
gtg-contributors team
-
Mailing list archive
-
Message #01165
[Bug 1018331] Re: make gtcli more interactive
** Changed in: gtg
Milestone: None => 0.3
--
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1018331
Title:
make gtcli more interactive
Status in Getting Things GNOME!:
Fix Committed
Bug description:
When i try to edit a task through gtcli, if the task is deleted, gtcli exits without giving any message.
The user can be confused by this behaviour. So, we can display some text like "The task with this id doesnot exist" It is very easy to solve.
Just add this line:
else:
print "Task(s) not found!"
in at the end of edit_tasks method in the gtcli file.
Similarly, I feel that there should be messages for "task
created","task deleted" and so far.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gtg/+bug/1018331/+subscriptions