Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 583 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 583 Bytes

tick.el

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

To-do list

  • 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