tick.el
is a package (work-in-progress) allowing Emacs to interface with TickTick, a task management app.
Planned features:
- fetch tasks from TickTick
- create, update, and delete tasks on TickTick
- sync specific TODO headings in an org file
- sync entire org-agenda files
- OAuth2 authorization
- API request
- ticktick-get-projects
- ticktick-get-tasks
- ticktick-create-task
- tickel major mode
- ticktick-update-task (includes completing tasks)
- ticktick-delete-task
- ticktick-sync