ticktick.el
ticktick.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
-
get projects
-
get tasks
-
create tasks
-
one-way sync
-
archive/delete task (what happens on other devices?)
-
sync - conflicts?
-
major mode?