Version 1.2.0 — BreakPoint MD
BreakPoint MD is the markdown-file edition: every capture saves structured .md handoffs to your export folder (default ~/BreakPointMDSnapshots). It runs beside the full BreakPoint app (com.kika.BreakPointMD vs com.kika.BreakPoint).
1.2.0 (build 3) — menu bar fix
- Left-click opens the menu — macOS 27 beta broke reliable right-click on menu bar extras; click the bomb icon, then choose Doom's Moment (or use
Cmd + Shift + Escapefor a direct capture)
Highlights
- Markdown file export only — no Apple Notes or Obsidian vault append in this edition
- Export content modes — Full handoff or Tasks only (Quick Wins, Todo, Next with Obsidian
- [ ]checkboxes) - Tasks-only respects capture mode — Extra pulls from Priority Stack / Resume Plan; Normal from Todo List; Code from Code Tasks; ADHD from its native sections
- Dual save in Tasks only mode — writes both
DoomsMoment_tasks_…mdand the fullDoomsMoment_…md - Output guardrails — strips model thinking blocks, normalizes priority bullets, reduces hallucinated example tasks
- ADHD prompt cleanup — no fake placeholder tasks; optional
## Nextsection; checkbox task format
Setup
- macOS 14.0+
- Recommended: Pieces OS for primary generation + MCP memory
- Optional: Ollama, OpenAI, Anthropic, or OpenRouter fallback
Build & notarize
xcodebuild -project BreakPoint.xcodeproj -scheme BreakPoint \
-destination 'platform=macOS' -derivedDataPath ./build -configuration Release build
./scripts/notarize-dmg.shArtifact: build/notarization/BreakPointMD.dmg