¿Puedo vibecodear Readwise Reader?
PARCIAL · un fin de semanaSaving articles and highlighting is easy; reliable extraction, mobile/offline reading, sync, Kindle/import integrations, RSS/PDF support, and review loops are real work.
Build me a personal read-it-later app to replace Readwise Reader. Requirements: - A self-hosted web app (VPS or localhost): Node + Express + better-sqlite3, server- rendered with one clean reading column. - Save via a bookmarklet POSTing the URL; extract with @mozilla/readability + jsdom and store title, author, site, word count, and cleaned HTML. When extraction fails, keep the bare link with a 'source only' badge instead of mangling it. - Reading view: the cleaned article, estimated read time, and select-to-highlight (a little vanilla JS; store the highlight with surrounding context). - Library: Inbox, Archive, and per-tag lists; keyboard j/k to move, Enter to open, e to archive. - A highlights page grouped by article, plus a nightly node-cron export of all highlights to ~/highlights/YYYY-MM-DD.md so they outlive the app. - A daily review email with 5 random old highlights via Resend or SMTP (creds in .env). - Full-text search over articles and highlights with SQLite FTS5. - No accounts, no telemetry; if hosted, put it behind basic auth and HTTPS. - Out of scope: RSS ingestion, PDF/epub parsing, Kindle sync, and mobile apps. The browser is the reader. - README: bookmarklet install and SMTP setup.
$ á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 reading inputs flow into one durable highlight system.
xexcellent parsing
xmobile/offline apps
xKindle integrations
xRSS/PDF workflows
xspaced repetition
xexports
Precio de Readwise Reader
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| readwise full | $12.99/usuario | $9.99/usuario | Includes Reader plus Readwise highlight review and export; no separate Reader-only paid plan. |
plan gratisno free tier; 30-day trial
facturaciónmonthly + annual; Reader is bundled only with Readwise Full
costos ocultosthere is no cheaper Reader-only subscription; continuous subscribers retain their locked price, so legacy accounts may pay a different amount
verificado 2026-08-13 · fuente ↗
¿Puedo vibecodear Readwise Reader?
Parcial. El núcleo de Readwise Reader se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: excellent parsing, mobile/offline apps. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Readwise Reader?
Readwise Reader cuesta unos $12.99/mes (Readwise Full, revisado 2026-07-30), o sea $155.88 al año.
¿Qué pierdo si reemplazo Readwise Reader?
Con honestidad: excellent parsing; mobile/offline apps; Kindle integrations; RSS/PDF workflows; spaced repetition; exports. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Readwise Reader?
Sí: wallabag (Open-source read-it-later app with article extraction and self-hosted reading workflows.). Usar arte previo también es vibecodear; el prompt es para cuando la quieres exactamente a tu modo.