Markdown Notes with Images, Tags, and Full-Text Search
Write in Markdown
bpad's editor supports the full Markdown syntax: bold, italic, headings, lists, tables, code blocks, and links. Toggle between Write and Preview mode with one click.
- Markdown editor — write in plain Markdown with full syntax support.
- Rendered preview — toggle between Write and Preview with one click.
- Auto-title from heading — the first # heading becomes the note title automatically.
- Quick save — Ctrl+Enter (⌘+Enter on Mac) saves from anywhere in the editor.
Organise with tags and search
- Tags — add short tags to any note and filter the list with one click.
- Smart search — full-text search that ignores diacritics: type "clanek" and it finds "Článek".
- Sort notes — sort by creation date or last modification.
Images in notes
Insert images from the toolbar or paste them from the clipboard. Each image is downscaled to 1600 px WebP. Click any image to view it full-screen.
Images are encrypted with the same zero-knowledge key as your text. The server stores only ciphertext.
Access your notes anywhere
- Works offline — notes are cached locally so you can read them without internet.
- Installable app (PWA) — install to your home screen or desktop as a standalone app.
- Per-note URLs — every note has its own address so you can bookmark it.
Keep your notes safe
- Encrypted backup — download all notes and images as a passphrase-protected ZIP.
- Plain backup with readable files — export without encryption; notes become readable Markdown files.
- Account-free restore — open any bpad backup without an account.
- Idempotent import — restoring a backup is safe to run more than once; duplicates are skipped.