victoriavilasb/ttrack

Backlog

victoriavilasb opened this issue · 0 comments

Config

  • data storage
    • external DB
      user can migrate database model, configuring their own database
    • blob storage (files)
    • local file system (files)
      files should be very small
  • report and clean routines

Shortcuts

  • save short-cuts for a task (for example: web pages, folders, applications).
ttrack init shortcut -n coding -o program1,program2 -a github.com,jira.attlassian.com

attributes(shortcut name, actions)
The user can decide to open all short-cuts when starting to work on a task.

Tasks

  • pause a task
  • continue a task
  • start task
  • finish task
  • add tag
  • remove tag
  • list tasks (ttrack ls -t)

Interruptions

  • start interruption
  • finish interruption

Report

  • generate report for a specified time period
  • send report to slack (periodically)

Project

  • create project
  • add tasks to project
  • list projects (ttrack ls -p)
  • remove tasks from project
  • archive project
  • reactivate project