MacOS Task Tracker

Goal

Super un-intrusive Mostly relying on status bar & notifications

Something you enter daily tasks/goals in in the morning that nudges you regularly (time TBD) to keep track of how it’s going. That way you’re periodically reminded to keep on track + you can tweak or move goals as needed.

Scratch

Keep it simple!! Could be based on a big markdown file or something (or 1 file per day). Essentially:

  • First nudge of the day Pre-filled tasks from previously + space to add new ones
  • At the next nudge: Ask for status (statuses TBD) + allow for update
  • Repeat until EoD nudge Decide on final status for the day

Enhancements:

  • Calendar view to see what you’ve done / pushed each day
  • Initiatives tracking Group tasks into initiatives etc

Settings:

  • Could specify a schedule to make each day different (Ashby-like)

Tech stack

  • SwiftUI
  • Raycast integration?