Skip to content
Orqa Note

Every file a PM touches.
One desktop app.

Stop Alt-Tabbing between 8 apps to write one PRD.

Orqa Note is a file-system-first desktop workspace for Product Managers. Markdown with embedded Mermaid diagrams, real spreadsheets, PDFs, Excalidraw canvases, and Google Docs — all in a single window, all reading real files from your disk.

Free and open source (MIT). Intel Mac?

~/orqa-demo
checkout-redesign.md×
roadmap.xlsx×
Q2 Metrics×
Checkout Flow×

Checkout Redesign — PRD

Draft · Updated 14 Apr · Auto-saved ✓

Problem

Users abandoning checkout at the card-entry step are disproportionately first-time buyers on mobile. Drop-off climbs to 34% on Android Chrome vs 19% on desktop Safari.

Proposed flow

mermaidEdit code
CartChoose methodCard entryConfirmfallback

The card-entry step becomes optional when Apple Pay / Google Pay are available. This cuts three form fields from the mobile critical path.

Note — Older Android (<9) cannot tokenise reliably. We fall back to the legacy form for those users; instrument the rate so we know when to drop support.

Open questions

  • Does the express checkout row need an a11y review?
  • Who owns the rollout dashboard?
MDLn 24, Col 8Auto-saved ✓
orqa-demo
MIT LicensedmacOS nativeBuilt for Product ManagersYour files stay your files

The problem

PMs juggle 5–8 apps to write one PRD.

Your roadmap lives in a spreadsheet. The competitive research is a PDF. The flow diagram is in Figma, the API contract is in a Google Doc, and the actual PRD lives somewhere between Notion and a markdown file you forgot to sync.

Every context switch breaks concentration, and no single tool handles all the formats PM work actually uses. Most "all-in-one" products pick one extreme — proprietary database (you lose portability) or bare text editor (you lose everything else).

Orqa Note is a lens over your filesystem, not a walled garden. Close the app, your folder is still your folder. Nothing moves, nothing syncs, nothing gets held hostage.

Formats covered

The file types you actually open — with the editors they actually deserve.

WYSIWYG Editor

PRDs with diagrams inside them.

The markdown editor renders Mermaid blocks live — no split preview pane, no render-lag. Type /mermaid and a diagram block appears, editable in place. Headings, tables, callouts and code blocks all behave the same way.

Everything writes to a real .md file. Git-friendly, portable, opens in any other editor.

~/orqa-demo
checkout-redesign.md×
q2-payments-strategy.md×

Checkout Redesign — PRD

Draft · Updated 14 Apr · Auto-saved ✓

Problem

Users abandoning checkout at the card-entry step are disproportionately first-time buyers on mobile. Drop-off climbs to 34% on Android Chrome vs 19% on desktop Safari.

Proposed flow

mermaidEdit code
CartChoose methodCard entryConfirmfallback

The card-entry step becomes optional when Apple Pay / Google Pay are available. This cuts three form fields from the mobile critical path.

Note — Older Android (<9) cannot tokenise reliably. We fall back to the legacy form for those users; instrument the rate so we know when to drop support.

Open questions

  • Does the express checkout row need an a11y review?
  • Who owns the rollout dashboard?
MDLn 24, Col 8Auto-saved ✓
orqa-demo

Spreadsheets

Real spreadsheets, not a cute table widget.

CSV and XLSX open in a proper grid — formula bar, multi-sheet tabs, sort, filter, column formatting. No "export to Excel" step.

The same window that holds your PRD opens your roadmap sheet. That's the point.

~/orqa-demo
roadmap.xlsx×
funnel-metrics.csv×
D4fx=SUMIF(E2:E8, "Done", D2:D8)
A
B
C
D
E
1
Phase
Feature
Owner
Est
Status
2
1
Folder sidebar
Arief
3d
Done
3
1
Tab system
Arief
2d
Done
4
2
WYSIWYG editor
Arief
5d
In progress
5
2
Slash commands
Arief
1d
In progress
6
3
Spreadsheet
Arief
3d
Next
7
3
PDF viewer
Arief
2d
Next
8
4
Export
Arief
2d
Next
RoadmapMetricsOwners
XLSXD4Auto-saved ✓
orqa-demo

Embedded Google & Figma

Google Docs. Figma. Actually inside the app.

Bookmarks open as real Chromium tabs inside Orqa Note — not iframes. You stay logged into Google and Figma across restarts, and the tab switches feel instant.

Bookmarks are plain .orqa JSON files on disk. Share them in Git or Dropbox like any other file.

~/orqa-demo
checkout-redesign.md×
Payments PRD×
Checkout Flow×
DocsQ2 Payments PRDOpen in browser ↗
Arief is editing
BookmarkDocsAuto-saved ✓
orqa-demo

Folder-first

Your sidebar is your filesystem. 1:1.

Open any folder from Finder. The sidebar mirrors it exactly — rename a file in Orqa Note, it renames on disk. Close the app, your folder is unchanged.

No proprietary database, no sync daemon, no walled garden.

orqa-demo
Favorites
📁Desktop
📁Documents
📁Downloads
📁orqa-demo
📁PRDs
📁Data
📁Research
📁Bookmarks
📁Diagrams
📄README.md
📄.gitignore
orqa-demo

Open source · MIT

Read the code. File an issue. Or just fork it.

Orqa Note is MIT-licensed. No hidden SaaS tier, no telemetry, no waitlist. We'd rather have ten good contributors than a million locked-in accounts.