- macOS
- Ollama installed and running
- Pieces OS running on the configured base URL
brew install ollama
ollama pull llama3.2
ollama serve- Open
BreakPoint.app - Look for the icon in the menu bar
- No Dock icon appears because BreakPoint runs as a menu bar utility
Before notarization and release testing, verify these macOS permissions on a clean machine:
- Screen Recording for screenshot OCR and screen context capture
- Automation for Apple Notes export
- Accessibility if macOS prompts for control of Notes/System Events during Notes export
Fastest way to trigger generation.
Press Cmd + Shift + Escape from anywhere.
Right-click the menu bar icon and choose Doom's Moment.
- The menu bar icon switches into the animated thinking state
- The popover shows
Generating...in pink with the app icon - BreakPoint gathers screen and context data
- BreakPoint attempts generation through Pieces QGPT first
- If Pieces QGPT is unavailable or slow, it falls back to Ollama
- Export runs according to the selected preset
- Success or error state is shown in the popover
If a file export is included, the success message now includes the save location more explicitly.
Set the export destination from Properties.
Available presets:
FileNotesFile + Notes
Writes a .md file only.
Creates an Apple Note only.
Writes the .md file and also creates the Apple Note.
In the current app setup, generated Markdown files are being saved to:
/Users/kika_hub/Documents/dooms
Example filename:
DoomsMoment_2026-03-27_17-21-59.md
Open Properties from the right-click menu and choose one of these:
Use for balanced, general-purpose context preservation.
Use when you want short, scannable re-entry notes.
Use during development sessions when you want code-aware output.
Use when you want the most detailed handoff without code-heavy formatting.
Extra is designed to produce stronger Markdown structure, including:
- executive summary
- active projects
- grouped priorities
- decisions, risks, and open loops
- resume plan
- learn and explore
- hashtags
The right-click menu includes:
- mode label
- export label
- Pieces status
Doom's MomentOpen Latest Doom's MomentReveal Export FolderOpen Doom Moments in NotesCopy Last Output PathPropertiesClose App
Notes:
- latest-file actions are disabled if the current export preset does not include file output
- the context menu is isolated from the status popover to avoid old popup races
Open Properties from the right-click menu.
- Open
Properties - Find the
Exportpicker - Choose
File,Notes, orFile + Notes
- Open
Properties - Edit
Export Folderor clickBrowse - Choose the target directory
- Set the base URL
- Use the model dropdown to pick from available models
- Click
Refresh Modelsif you changed the Ollama instance or just pulled a new model - Click
Test Connectivity
- Start Pieces OS
- Set the Pieces base URL if it is not
http://localhost:39300 - Enable
Use Pieces for Doom's Moment generation - Test the connection from
Properties
- Open
Properties - Find
Search Tags - Enter comma-separated tags like
work, client-a, follow-up - Generate a new Doom's Moment
These tags are sanitized into hashtags and added to the generated ## Hashtags section in both Markdown files and Apple Notes exports.
Open the saved .md file from the export folder.
Use Open Doom Moments in Notes from the right-click menu, or open Notes manually.
- open the latest generated file or note
- scan the priorities and active projects
- use the resume plan to get back into the work quickly
Check the selected export preset first.
Notesdoes not create a fileFileandFile + Notesdo
Use:
Reveal Export FolderOpen Latest Doom's MomentCopy Last Output Path
- check Automation permissions for Notes
- ensure Notes can be controlled by BreakPoint
- check menu bar overflow
- use
Cmd + Shift + Escapeas fallback
- ensure Pieces OS is running
- verify the configured Pieces base URL
- test from
Properties
- check Screen Recording permission in macOS Privacy settings
- try a faster Ollama model from the dropdown if you are using a large cloud model
- use
Fileexport temporarily if you want to rule out Apple Notes automation delays - confirm Pieces and Ollama both pass their test buttons in
Properties
| Shortcut | Action |
|---|---|
Cmd + Shift + Escape |
Trigger Doom's Moment |
| Left-click menu bar icon | Trigger Doom's Moment |
| Right-click menu bar icon | Open context menu |