
todo4m
Short description
Todo4M is a J2ME client for http://todoist.com to-do lists web service
Of course, todoist.com has mobile version of web-site, but: * It doesn't allow to complete tasks * You always need an established network connection to work with Todoist * All task and offline changes save in recordstore, and keep between restart midlet
Features
- You need an internet connection only for refreshing to-do lists and commiting changes, all other operations you can do offline
- You can add, edit, delete, complete tasks
- You can collapse/expand tasks and projects
- Dashboard support, you can enter custom search query in program settings and have a screen with search results
Query support
You can use custom query for requesting dashboard items, but please make an attention, that Todo4M has limited support. These requests are supported: * od, overdue - fetches overdue tasks * tod, today - fetched today tasks * tom, tomorrow - fetched tasks with tomorrow due date * p1, p2, p3 - fetches tasks with given priority * X days - fetches tasks for next X days Default query is od, tod, tom, but you can use any other query, please refer to configuration section. Query examples: od, 3 days, od, tod, p1, 5 days
Installation and configuration
- Download Todo4M.zip from this web-site and unzip archive
- Edit Todo4M.jad and enter following information:
- !Required! todoist-token - your Todoist Web service token, you can find token in "Preferences/Account" section of Todoist
- start-with-dashboard - change this option to true if you want always start Todo4M with dashboard section opened
- dashboard-query - enter your custom query here
- Install Todo4M as regular j2ME application to your phone
Contacts
Please email any comments, requests, etc to im dot urchr at gmail dot com