Skip to content

Latest commit

 

History

History
57 lines (57 loc) · 1.35 KB

todo.md

File metadata and controls

57 lines (57 loc) · 1.35 KB

ToDo

  • core
    • set API key
    • reset config
    • start tracking
    • stop tracking
    • toggle tracking
    • [ ]
  • Statusbar
    • show time
    • option to display average
    • show tracking status (with icon)
  • Tree View
    • refresh all
    • providers
      • workspaces
        • select workspace
        • add workspace
        • refresh workspaces
      • clients
        • select client
        • add client
        • refresh clients
        • rename client
        • delete client
        • update email
        • update address
        • update note
      • projects
        • select project
        • add project
        • refresh projects
        • rename project
        • delete project
        • select client
        • change billable
        • change hourly rate
        • update visibility (public/private)
      • tasks
        • add task
        • refresh tasks
        • rename task
        • update status
      • tags
        • add tags
        • refresh tags
        • rename tag
        • delete tag
        • archive/unarchive tag
        • show/hide archived tags
      • time entries
        • refresh time entries
        • update project
        • update task
        • update billable
        • add tag
        • remove tag