garyhodgson / ubiquity-rtm-api

Ubiquity Command for RTM
http://garyhodgson.com/ubiquity/rtm-api.html
4 stars 0 forks source link

Tasks not added when default list is a smart list #9

Closed kraftbj closed 15 years ago

kraftbj commented 15 years ago

When the default list in RTM is a smart list based on due dates (i.e. dueWithin:"7 days of today" OR dueBefore:today), adding a task via rtm-add-tasks to the default list (without a "to listname" argument) results in "Task added" reply from ubiquity but task does not appear in RTM.

Task cannot be located via an "All" smart list, via the search nor in the inbox.

garyhodgson commented 15 years ago

As the RTM api does not save the task to the inbox when the default list is a smart list, I will make a modification in the command to do so.