Legend
Forum
Unread topics or posts
Topic
Unread posts
Locked
Announcement
Forum
Unread topics or posts
Topic
Unread posts
Locked
Announcement
Search
Search results for "Posted by japf"
| Author | Message |
|---|---|
|
japf |
Posted: Feb 21, 2013
Hi, I'm the developer of the 2Day app. We found out a bug with Danielle which has been fixed with the latest version available today. About the RT version we're thinking about it (we even have prepare development) but we don't have a release date yet. Jeremy |
|
japf |
Posted: May 10, 2012
Hello everyone, I just wanted to let you know about an app I've created with a colleague, it's called 2Day. 2Day is fast todo list which supports Exchange, SkyDrive and... ToodleDo ! It is available on Windows Phone. We are also thinking about creating a Windows 8 version. Our website: http://www.2day-wp7.com Our UserVoice website: http://2day.uservoice.com We listen feedback very carefully so feel free to contact us if needed ! Jeremy |
|
japf |
Posted: May 09, 2012
From Topic: Windows Phone 7.5 Toodledo anyone?
Hello everyone, I just wanted to let you know about an app I've created with a colleague, it's called 2Day. 2Day is fast todo list which supports Exchange, SkyDrive and... ToodleDo ! Our website: http://www.2day-wp7.com Our UserVoice website: http://2day.uservoice.com We listen feedback very carefully so feel free to contact us if needed ! |
|
japf |
Posted: Jan 30, 2012
From Topic: Error while setting completed date
Thanks for the feedback it was my mistake. I was able to fix the code. I'm working on a WP7 app btw, where I'll have ToodleDo & Exchange support with a very nice and fluid UI... I'll might need some testers at some points :-) |
|
japf |
Posted: Jan 29, 2012
From Topic: Error while setting completed date
Hi there, I'm having an issue while trying to update the completed date of a task. I'm sending the following request: http://api.toodledo.com/2/tasks/edit.php?key=KEY;tasks=[{"id":0123456,"completed":1327870587}];field s=completed;f=xml The response from the server is: {"errorCode":3,"errorDesc":"id,title,modified,completed do not need to be specified"} Any help ? Thanks ! Jeremy |