My Notebook β free + open-source β no account, no cloud β OCR-reads every screenshot β notes stay yours
No account. No cloud. Finds any word you ever pasted β even the words stuck inside a picture.
π they keep your notes on their servers β this keeps them in your folder
| The popular one | The catch | This instead |
|---|---|---|
| Notion / Evernote | Notes on their servers, behind a login, always syncing | No account, no cloud, no telemetry (apps phoning home). Plain files you own. |
| Obsidian / Notion | Electron (a website in an app costume) β heavy, eats RAM | Native (built for Windows) β boots fast, stays light |
| OneNote / Apple Notes | Read image text too β but need MS cloud / Apple-only gear | Reads image text fully offline, no account |
| Most of them | Canβt search Burmese (no spaces between words) | Finds a word mid-Myanmar-sentence + half-typed words in any language |
Your data = a
Data/folder next to the app. Copy to USB Β· sync your own cloud Β· zip as backup. Files. Yours.
π it reads the text inside your screenshots β and lets you search it
- OCR (pulls text out of images) β every screenshot becomes searchable. Offline. No account.
- Trigram + full-text (chops words into 3-letter bits) β finds buried words, half-words, spaceless Burmese.
- Ranked results Β· highlighted hits Β· jump-to-match.
| Type | Get |
|---|---|
"exact phrase" |
Those words, together |
-word |
Hide notes with that word |
title: / tag: / type: |
Search by title / tag / note type |
βοΈ paste anything β screenshot or a whole web article β it just sticks
- Screenshot β drops inline at full-res, clickable, where your cursor is.
- Whole web article β formatting and images come with it; images saved into the note (works offline after).
- Screenshot threads β dump a pile, drag-to-reorder, all searchable.
- Headings Β· lists Β· checklists Β· highlight Β· color Β· fonts Β· auto-title from pasted heading.
ποΈ folders Β· bulk-move Β· timeline Β· [[wiki-links]] Β· 8 skins
- Two-pane drawer β folders + note list, collapse either side.
- Bulk β Ctrl/Shift-click β move, pin, delete a stack at once. Drag onto folders.
- Timeline β browse by date (Today / Yesterday / month / older), zoom out across periods.
[[wiki-links]]+ backlinks β jump between notes, see which point back.- 8 color themes + intensity dial + distraction-free focus mode.
π§° the full dump β everything it does
| Two-pane drawer, collapsible panels, multi-select bulk move/pin/delete, drag-to-folder, sort | |
| Inline full-res images, rich web paste (kept offline), auto-titles from pasted heading, fonts, checklists | |
| Paste, drag-to-reorder, searchable text, 100% floating viewer, export all | |
| OCR image text + buried/half-words (Myanmar-friendly), operators, highlighted hits | |
[[wiki-links]] + backlinks, web clipper that keeps the source URL |
|
| Light/dark + 8 colors, intensity slider, custom page colors & rule lines | |
PDF Β· Word .docx Β· self-contained HTML Β· print |
|
| Read a note aloud Β· record audio into a note | |
Auto version history + restore, soft-delete trash, .zip backup |
|
| Focus mode, pin/tag/move, close-to-tray, global Quick Note hotkey |
β¨οΈ keys
| Keys | Action |
|---|---|
Ctrl+F / Ctrl+K |
Focus search |
Ctrl+H |
Find & replace |
Ctrl+N |
New note |
Ctrl+T |
New screenshot thread |
Ctrl+V |
Paste image |
F11 / Esc |
Focus mode |
Win+Alt+N |
Quick Note (global) |
π οΈ the guts β nerds only
C# / .NET 8 Β· WinUI 3 (self-contained, unpackaged) Β· SQLite + FTS5 trigram index Β· WebView2 editor Β· Windows.Media.Ocr Β· QuestPDF / PdfSharp (PDF) Β· OpenXML (.docx). Core logic in MyNotebook.Core, unit-tested.
MyNotebook/
ββ db/migrations/ SQLite schema + migrations
ββ db/seed/ seed-DB builder (sample notes + screenshots)
ββ installer/ Inno Setup (portable, lowest-privilege)
ββ src/
β ββ MyNotebook.Core/ net8.0 β models, services, search
β ββ MyNotebook.App/ WinUI 3 β UI, editor, OCR, export
β ββ MyNotebook.Tests/ xUnit
ββ screenshots/
π‘ where this quietly saves your ass
One payoff, five places it bites:
- CafΓ© wifi password you screenshotted 3 months ago β type
wifi, it surfaces. No scrolling your gallery. - A receipt or bank screenshot β search the amount or shop name later, even though itβs a picture.
- A long tutorial article pasted in β read it on a flight, images and all, internet off.
- That error message at work β find it by the error code the next time it blows up.
- A license key / serial buried in a screenshot β search the product name, it pops out.
Local, searchable, yours β the cloud never gets a copy, and nothing forgets what you pasted.

!