ForumsSearch
Search results for "Posted by haemoglobin"
Author | Message |
---|---|
haemoglobin |
Hi,
I think Toodledo really needs joint folders collaboration, in 2012 a post was made with the following: "We also plan to make it possible to make joint folders and other ways to more easily share tasks and collaborate on projects." At the moment all I can do is share a joint parent task and use subtasks, but I'd much rather share a folder as this makes things much easier. Is this still on the radar? Thanks, Hamish |
haemoglobin |
Posted Dec 02, 2014 in: Progress Report - November 2014
Score: 0
This is a great idea, thanks :)
|
haemoglobin |
Posted Jun 21, 2014 in: List and Outline Collaboration
Score: 1
I am achieving this today using subtasks of a shared parent "shopping" task.
|
haemoglobin |
Posted Aug 05, 2013 in: SharpTasks for Windows 8 Modern UI
Score: 0
Since the last post above, SharpTasks now has the following additions and is still going strong:
- Ctl-N for quick adding of tasks - Ctl-D for pasting the current date and time - Improved navigation - Alerts functionality with notification popups - Live tile and background updates - Hiding and re-ordering of task categories - Start date filtering - Next action prioritization and highlighting - Increased performance - Bug fixes Thanks to all the users so far, Hamish |
haemoglobin |
Hi there,
Is there any plans to allow modification of the folder order through the API? Also, is there any reason why you can't do the same ordering with contexts? Thanks! Hamish |
haemoglobin |
I think the examples give a pretty good idea of what they could be used for, for me, they seem a good fit for "reference data", ie information that doesn't have a concept of task or due date etc. I think of it more for note taking, brainstorming or a place to store information i.e maybe I could use this instead of evernote so that everything is in the same place. But I can see the use of converting an item to a task / linking which sounds like it's on its way.
Jake - will this be added to the API eventually at all? |
haemoglobin |
Posted Apr 22, 2013 in: SharpTasks for Windows 8 Modern UI
Score: 1
SharpTasks for Toodledo is now available in the Windows 8 Store.
http://apps.microsoft.com/windows/en-US/app/sharptasks/f7e7f1db-0147-41d7-80db-2c25175d76f3 This project is still very much an ongoing work in progress and will be having more added to it over time, it currently supports: - Synchronize with tasks, folders and contexts on Toodledo. - Quick add of new tasks (right click to bring up the app bar menu) - Edit task properties (folder, context, priority, status, due date/time and notes). - Proper support for snap mode to have the app open while working in other applications - Hotlist - Add edit and remove folders & contexts - Offline synchronization - Search charm (just start typing and the search will initiate) For any issues or feature requests please add them to http://sharptasks.uservoice.com/ For the planned work and what is currently in progress: https://trello.com/board/sharptasks-for-toodledo/50fbe1d9365c57f947006108 or follow us on twitter @sharptasks Thanks! Hamish This message was edited Apr 22, 2013. |
haemoglobin |
SharpTasks for Toodledo is now available in the Windows 8 Store.
http://apps.microsoft.com/windows/en-US/app/sharptasks/f7e7f1db-0147-41d7-80db-2c25175d76f3 More functionality is planned in future releases but so far has: - Synchronize with tasks, folders and contexts on Toodledo. - Add new tasks (right click to bring up the app bar menu) - Edit task properties (folder, context, priority, status, due date/time and notes). - Snap mode. - Hotlist - Add edit and remove folders & contexts - Offline synchronization For any issues or feature requests please add them to http://sharptasks.uservoice.com/ Thanks! Hamish |
haemoglobin |
Hi All,
SharpTasks for Toodledo is now available in the Windows 8 Store. http://apps.microsoft.com/windows/en-US/app/sharptasks/f7e7f1db-0147-41d7-80db-2c25175d76f3 More functionality is planned in future releases but so far has: - Synchronize with tasks, folders and contexts on Toodledo. - Add new tasks (right click to bring up the app bar menu) - Edit task properties (folder, context, priority, status, due date/time and notes). - Snap mode. - Hotlist - Add edit and remove folders & contexts - Offline synchronization For any issues or feature requests please add them to http://sharptasks.uservoice.com/ Thanks! Hamish |
haemoglobin |
Posted Feb 20, 2013 in: Adding Tasks with Ref & Errors
Score: 0
Thanks, if you could let me know once it's done that will be great (so that I can switch back to guids etc).
|
haemoglobin |
Posted Feb 16, 2013 in: Adding Tasks with Ref & Errors
Score: 0
Hi,
I seem to have found a potential bug with the add tasks API with regards to the "ref" parameter and an error condition. The docs say that this parameter is alphanumeric (http://api.toodledo.com/2/tasks/index.php) however this is what I see returned if an error happens: Post: tasks=[{"ref":"123","note":"hi"}] Response: [{"errorCode":5,"errorDesc":"No title","ref":"123"}] This is correct. However if I use a letter in the reference, I get 0 back in the echoed ref parameter: Post: tasks=[{"ref":"abc","note":"hi"}] Response: [{"errorCode":5,"errorDesc":"No title","ref":0}] Note that however if there is no error, i.e if I did add a title, then the references comes back fine: Post: tasks=[{"ref":"abc","note":"hi","title":"the title"}] Response: [{"id":"80749485","title":"the title","modified":1361029585,"completed":0,"ref":"abc"}] Since I am using guids for references which have alphanumeric characters, it means it is difficult to map back any errors to the appropriate task. Thanks, Hamish |
haemoglobin |
Hi - I have created a Trello board to track key progress as I work on it:
https://trello.com/board/sharptasks-for-toodledo/50fbe1d9365c57f947006108 I have also setup a twitter account @sharptasks if you want to get in touch. Thanks |
haemoglobin |
Sorry - I wasn't notified of updates to this thread even though I am *watching* it - is still a work in progress sorry guys, I now have a Windows 8 Phone so I'll look at having it work across both Win8/WinPhone8 if I can. Just so you know it is still going to be a good couple of months away and will likely start simple and build from there.
What are the key features important to you? (noted live tiles steve) Thanks, Hamish |
haemoglobin |
Hi Sytone,
I am currently working on a Metro/Win 8 app for Toodledo. Watch this space! Hamish |