[verdict][generated prompt][source: evernote.com]
Can I vibecode Evernote?
// buildable in a weekend, but real gaps stay open
A personal notes app with OCR/search/import is reachable, but the hard parts are migration, sync reliability, clipper UX, OCR quality, and years of user data.
confidence: medium
what it is: Long-running note app for capture, search, tasks, and cross-device notes
Buildability index · an editorial game
- Price 14.99 $/month weight: plus 2
- Time multi-day weight: plus 1
- Category notes and knowledge no weight
- Moat switching costs · execution quality weight: minus 2
- Confidence medium weight: zero
- What you lose 6 items weight: minus 3
- Site evernote.com (si apre in una nuova scheda) no weight
The moat outweighs the price: rebuilding this is a project, not an evening.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
What you build
Create a Markdown/database notes app with tags, attachments, web clipper, OCR pass, and full-text search.
what you need
- desktop/mobile or web app
- file storage
- OCR library/API
- search index
- browser extension if clipping matters
A good example where core notes are easy but switching costs and capture depth drive retention.
The prompt
A weekend with a coding agent. The gaps that stay are right below, under “what you lose”.
Build me a personal capture-and-notes app to replace Evernote. Requirements:
- A local web app: Node + Express + better-sqlite3, server-rendered pages,
binds to localhost.
- Notes are Markdown stored in SQLite with tags, edited in a textarea with live
preview via marked.
- Attachments: drag a file or image onto a note, stored in ./data/files/ and
linked from the note. On upload, run tesseract.js OCR over images and PDF
pages and store the extracted text so scans and receipts are searchable.
- Full-text search across notes plus OCR text with SQLite FTS5, search box in
the header, tag filters beside it.
- Capture via bookmarklet: POSTs the current page's title, URL, and selected
text into a new note. A bookmarklet, not an extension.
- An import script for Evernote .enex exports: notes, tags, and attachments,
so my old data actually moves in.
- Weekly export of everything to a folder of .md files plus attachments, so
nothing is ever trapped in the app.
- No accounts, no telemetry, all data on my machine.
- Out of scope: mobile apps, cross-device sync, a real browser extension.
- README: setup steps and where the data lives on disk. Prompt generated from the data on this page, not reviewed by hand yet. In English on purpose — it is the language coding agents work best in.
What you lose
- web clipper quality
- mobile apps
- OCR/search maturity
- sync
- import/export edge cases
- long-term reliability
Why people still pay
They pay because all old notes, attachments, scans, and clipped pages are already there.
moat: Switching costs Execution quality what a moat is
sync/capture ecosystem
Free alternatives
Not in the mood to build it? These already exist, they are free or open source, and we checked them one by one.
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- Joplin (opens in a new tab) — Mature open-source note app with sync, markdown notes, clipping, and end-to-end encryption (alive)
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.