Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 654 Bytes

TODO.md

File metadata and controls

22 lines (16 loc) · 654 Bytes

TODOs


Onboarding

  • Welcome screen on first boot
  • Walkthrough of the app (Showcase View)

Features

  • Button for current day
  • Ability to show simultaneous periods
  • Ability to toggle filter on / off (requires above)
  • Multiple users / filter lists

Custom Day View

  • Use TimeGrid for times dayStart & dayEnd, start & end of each timeUnit
  • Stack
    • CustomPainter for Hour Lines on start & end of timeUnit
    • Positioned Widget to position Periods on the timeline
    • CustomPainter for Live Time Indicator (mby IgnorePointer)