πŸ““ My Notebook β€” Free, Private Notes That Read Your Damn Screenshots

:notebook: 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.

:down_arrow: Download (.exe Β· no admin) Β· :receipt: Source



πŸ”’ 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
:card_index_dividers: Workspace Two-pane drawer, collapsible panels, multi-select bulk move/pin/delete, drag-to-folder, sort
:writing_hand: Editor Inline full-res images, rich web paste (kept offline), auto-titles from pasted heading, fonts, checklists
:framed_picture: Screenshot threads Paste, drag-to-reorder, searchable text, 100% floating viewer, export all
:magnifying_glass_tilted_right: Search OCR image text + buried/half-words (Myanmar-friendly), operators, highlighted hits
:link: Knowledge [[wiki-links]] + backlinks, web clipper that keeps the source URL
:artist_palette: Themes Light/dark + 8 colors, intensity slider, custom page colors & rule lines
:outbox_tray: Export PDF Β· Word .docx Β· self-contained HTML Β· print
:speaker_high_volume: Voice Read a note aloud Β· record audio into a note
:nine_o_clock: Safety Auto version history + restore, soft-delete trash, .zip backup
:high_voltage: Polish 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.