¿Puedo vibecodear Evernote?
PARCIAL · un fin de semanaA 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.
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.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo · este prompt se genera del plan de build · mejorarlo con un PR
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
They pay because all old notes, attachments, scans, and clipped pages are already there.
xweb clipper quality
xmobile apps
xOCR/search maturity
xsync
ximport/export edge cases
xlong-term reliability
¿No quieres construirlo? Esta gente ya lo hizo gratis.
las 3 alternativas gratis de Evernote →· sin votos, sin pago por aparecer · solo lo que es real
Precio de Evernote
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free | $0/usuario | $0/usuario | 50 notes; 1 notebook; 5 spaces; 20 tags; 1 device; 1 GB storage; 200 attachments; 1 calendar; 250 MB uploads/month; 200 MB max note/attachment |
| starter | $14.99/usuario | $8.25/usuario | 1,000 notes; 20 notebooks; 1,000 attachments; 10 spaces; 100 tags; 3 devices; 5 GB storage; 5 calendars |
| advanced | $24.99/usuario | $20.83/usuario | Unlimited notes, notebooks, devices, attachments and storage under safeguards; 12,000 spaces; 100,000 tags; 5 calendars |
| enterprise | a medida | — | Custom organization controls and support; 500 GB shared monthly upload allowance; monthly or annual contract |
plan gratis50 notes, 1 notebook, 5 spaces, 20 tags, 1 device, 1 GB storage, 200 attachments, 1 calendar, 250 MB uploads/month and 200 MB max note/attachment
facturaciónStarter/Advanced monthly + annual; Enterprise monthly or annual quote; third-party app-store prices may differ
costos ocultosAdvanced's 'unlimited' limits retain anti-abuse safeguards. Apple/Google prices may differ from direct billing. Exceeding Starter caps can force content reduction or an upgrade.
verificado 2026-08-13 · fuente ↗
¿Puedo vibecodear Evernote?
Parcial. El núcleo de Evernote se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: web clipper quality, mobile apps. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Evernote?
Evernote cuesta unos $14.99/mes (Starter, revisado 2026-07-30), o sea $179.88 al año.
¿Qué pierdo si reemplazo Evernote?
Con honestidad: web clipper quality; mobile apps; OCR/search maturity; sync; import/export edge cases; long-term reliability. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Evernote?
Sí: Joplin (Evernote after removing the rent, the lock-in and some polish.) SiYuan (Capture, search, tasks and databases; free sync means bringing your own server.) Notesnook (Evernote with the server blindfolded and the free tier still usable.) Las 3 alternativas gratis están en puedovibecodearlo.app/evernote/alternatives. El prompt es para cuando la quieres exactamente a tu modo.