Fresh Jots vs Obsidian
Two opposite philosophies. Obsidian: a local-first vault of markdown files you own and curate. Fresh Jots: a hosted notebook you sign into and write into. Both have devoted users for good reason.
In one paragraph
Obsidian stores notes as markdown files on your disk. You install the desktop app, you point it at a folder, you write. That's the moat — your notes are plain files, portable forever, owned absolutely. The cost: you handle the syncing yourself (Obsidian Sync at $4/month, iCloud, Syncthing, Dropbox), you configure plugins, and "just open the app on a borrowed laptop" is not a workflow. Fresh Jots is the opposite — a server holds the notes, the URL is the same on every device, no install, no vault setup. If file ownership and graph features matter to you, Obsidian wins. If you want to type and not curate, Fresh Jots wins.
Pricing — side by side
| Aspect | Fresh Jots | Obsidian |
|---|---|---|
| App | Free for 10 notes; $24/year for 1,000 | Free — no sign-up required |
| Cross-device sync | Built-in — there's only one server-side copy; every device is just a browser tab | Obsidian Sync — $4/month annual ($48/year), or BYO via iCloud / Dropbox / Syncthing |
| Public publishing | Per-note public share link — included on every paid tier | Obsidian Publish — $8/month annual ($96/year) |
| Commercial use | Same flat tiers regardless of personal vs commercial use | $50/year/user — encouraged, not required |
Obsidian prices verified from obsidian.md/pricing as of June 2026.
What Fresh Jots does that Obsidian doesn't
- Sign in, write, done. No install, no vault setup, no markdown file structure to maintain. The same URL on every device.
- Built-in REST API for automation. Cron jobs, CI runners, and AI agents can append to named notes via curl. /docs.
- Rich-text editor by default. Bold/italic/lists work without learning markdown syntax. (Plain-text mode exists for users who want it.)
- No plugin maintenance. The product surface is fixed. Nothing to update, nothing to break.
- Public share links for free. Toggle a note shareable; you don't pay extra for "publishing."
- First-time use is <30 seconds. Sign up, see a welcome note, click New note, type. No vault, no folder picker, no settings to read.
Pick Fresh Jots if you don't want to think about syncing, configuring, or maintaining a vault. If "open browser, write" is the workflow you actually want — that's the design center.
Pick Obsidian if
Obsidian does several things Fresh Jots deliberately doesn't. If any of these are load-bearing for the way you work, Obsidian is the better fit — and we'd rather tell you up front than have you discover it after migrating.
- You own the files, fully offline. Your notes are plain
.mdfiles on your own disk — no account, no server, no connection required. Fresh Jots is hosted: there's no local-first copy, and editing needs a browser and a sign-in. - The graph, backlinks, and
[[wikilinks]]. Obsidian's whole point is linked-knowledge: bidirectional links, a visual graph, transclusion. Fresh Jots has flat folders and no backlink graph — fine for a notebook, wrong for a personal knowledge base. - A deep plugin and theme ecosystem. Thousands of community plugins — Dataview, Excalidraw, Kanban, spaced repetition — plus full CSS theming. Fresh Jots' surface is fixed by design; there's nothing to extend.
- Long-form tooling and Canvas. The infinite Canvas, split panes, and a workspace built for book-length writing. Fresh Jots is built for quick notes, not manuscripts.
- No dependence on a company staying alive. A vault of markdown files outlives any vendor. With Fresh Jots, if you ever leave you rely on the export to take your notes with you.
Switching between the two
Both directions are possible. Fresh Jots' full-account export gives you .txt / .docx / .pdf — the .txt
copies become Obsidian notes once you rename them to .md
(Obsidian only surfaces .md files by default, and
markdown is just text, so the rename is lossless). Going the other way: zip your vault and upload it via the
in-app importer at
/options
— .md files come across as Fresh Jots notes
(rich-text in everyday mode, plain-text in code mode), with folder structure mirrored over — flattened to
one level, so a note in Recipes/Pasta/ lands in a
folder named "Pasta". Some users keep both — a local Obsidian vault for long-form writing, Fresh Jots for
quick captures and script outputs.
Try Fresh Jots — no vault, no plugins, just notes
10 notes free. No card, no trial clock — just sign up and write.