Skip to content

Releases: reminia/task-tracker

v0.1.1

18 Jan 13:22

Choose a tag to compare

  • Get to-do and in-progress tasks by default if no specific task status specified
  • Make project optional when starting tracking a task

0.1.0

13 Jan 09:05

Choose a tag to compare

  • Integration with Linear API for task management
  1. Create new task with optional project, description and state assignments
  2. Set current working team
  3. Get projects
  4. View tasks by status (backlog, todo, duplicate, in progress, done, canceled)
  5. Search tasks by title
  6. Update task status
  • Integration with TrackingTime for task time tracking
  1. Start time tracking for tasks
  2. Stop active time tracking
  3. View currently active tracked task
  4. Add notes to tracking task