Skip to content

Latest commit

 

History

History
85 lines (72 loc) · 2.66 KB

File metadata and controls

85 lines (72 loc) · 2.66 KB

Development Progress

ToDo

version 2.0

  • Allow subsequent assignment of time sections to private or work
  • Provide usage statistics over a week/month/..
  • Connect to scheduling tools like Outlook to get more information
  • Support more states (private, project1, project2, ...)
  • Statistics: compare yourself with your average data
  • Statistics: draw efficiency graph
  • Click and mark sections for summary and subsequent assignments
  • Get parent of window (e.g. 'file changed')
  • Command line tool for statistics, tests etc.
  • Ability to import/combine day-charts
  • Markers for tagging activities
  • Notification when time goal achieved
  • Allow Multi-Device use (e.g. store hostname in tracker data)

version 1.0

  • Highlight current app
  • Find a better name (suggestions?) (time, time machine, eta, invest)
  • Generate distribution script for Linux
  • generate distribution script for Windows
  • Preprocess title
  • Markdown-Hightlight

release notes

2020.05.26

  • Remove category indices from UI
  • track theme
  • re-establish tests
  • track-cli cleanup
  • Complexer search: search in hostname, process name, window title
  • Configure case sensibility in rules
  • Basic evaluation
  • Help: Spoiler with Readme
  • Store spoiler visibility config

2020.05.26

  • [?] resizable spoiler sections
  • Git update notification
  • Log to UI
  • Fix icon/title/status icon
  • Reorder rules with drag&drop
  • Allow editing private note
  • Allow editing rules
  • Improved UI
  • Add CLI for manual investigation
  • Drop Python2 support and massively improve code quality

2016.03.21

  • split up client/server (server can run on startup)
  • run UI in system tray
  • allow regex editing
  • autosave
  • support to Python 3 (needs ckwnd for python3)
  • support regex rules for work/private
  • allow detailed per minute information when hovering over time bar
  • support Windows

2015.03.30

  • start/end of working day is defined by usage rather than run time
  • recognize end of day and start over
  • save day-log and resume on restart
  • display all times with h:mm
  • add total, active, private ratio

2015.03.22

  • work/private/inactive states in time bar
  • sort application table
  • show time bar indicating active and inactive times
  • show list with active applications
  • show active time, start time
  • retrieve process name

2015.03.20

  • read current window title
  • read idle times with help from Gajim

2015.03.18