Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 15:42
adbccdb

Added

  • Initial release
  • Full TickTick API v2 client with Zod schema validation
  • Task management: create, list, update, complete, delete tasks
  • Project management: create, list, update, delete projects
  • Tag management: list, create, rename, delete tags
  • Checklist support for task subtasks
  • Multiple output formats: table, JSON, plain text
  • OAuth2 authentication flow
  • Flexible task filtering by project, tag, priority, dates
  • Recurrence/repeat rule support (RRULE format)
  • Reminder configuration
  • Sync command for fetching latest data