This is the roadmap for the implementation of the API.
Includes the following operations:
- /task/create
- /task/list
- /task/complete
Adds the following operations:
- /time/add
- /time/start
- /time/stop
Adds the following operations:
- /category/create
- /category/list
Adds the following operations:
- /task/update
- /category/update
- /category/archive
New features:
- Account support (right now the app is single-user with no security)
- Import/export features (at least for Toodledo, possibly others)
- Repeating events