Skip to content

Releases: alexamy/solid-worklog

Alpha 1

16 Jan 09:19
a0cf5c3
Compare
Choose a tag to compare
  • Refactored UI / UX
  • Add persisted app settings
  • Add Jira links formatting
  • Add auto-idle entry
  • Add proper in progress indicator - in favicon and buttons color
  • Split monolith in components

image

Alpha 0

11 Jan 07:51
5bce891
Compare
Choose a tag to compare

All features implemented, but:

  • Excel-like UI/UX
  • Desktop-only support
  • Potential bugs exist
  • Single monolithic component
  • Active development

Core functionality:

  • Auto-calculated task duration (start/end timestamps)
  • Task tagging + descriptions (with special 'idle' tag)
  • Tag autocomplete
  • Editable worklog table
  • Time aggregation by tags with period filtering
  • Automatic app state sync to localStorage
  • State import/export via JSON

image