Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 564 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 564 Bytes

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

To-do list

  • 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?