Skip to content

Emacs integration with TickTick task management API

Notifications You must be signed in to change notification settings

polhuang/tick.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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

About

Emacs integration with TickTick task management API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published