Writing and content decision
Dabble
A useful single-user writing app (editor + sync + plot notes + export) is realistic for a capable developer to build and maintain; the vendor’s community, workshops, native apps, and polish are the primary things you’d be trading away.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.
What a replacement has to do
- Provide a distraction-free long-form editor that autosaves to the cloud, store manuscripts and notes, show basic plot/character metadata, and export manuscripts to Word/plain text.
What it still won’t have
- Polished, cross-platform native mobile apps and app-store maintenance
- Mature UX polish and iteration cadence from the incumbent
- Community, workshops, and premium content (DabbleU, workshops)
- Any proprietary advanced grammar/style checks and built-in TTS if not implemented
What remains hard
- Brand trust
Trusted by 10,000+ authors
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 1 seat.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a single-developer self-hostable web MVP for a novelist writing app using Next.js (React) + PostgreSQL (Supabase or hosted RDS) + S3-compatible storage (DigitalOcean Spaces) + Node.js backend. Implement: (1) rich long-form editor with autosave and focus mode; (2) user auth (email/password) and per-user manuscript CRUD; (3) lightweight plot/character notes and tagging linked to manuscripts; (4) cloud sync (store deltas and full backups) and restore; (5) export endpoints for .docx and .txt; (6) a simple responsive UI for desktop and mobile browsers. Out of scope: realtime multi-user co-authoring, advanced grammar/style AI checks, paid subscription billing, workshops/community features, native mobile apps. Include error handling, logging, migrations, and automated tests for editor save/load, exports, auth, and backups. Provide Docker compose and deployment guide to a single small VM (2 vCPU, 4GB RAM).
How we checked
How the score was reached
- Build verdict base78
- An open-source build was found+5
- 5 cited sources+3
- Price verified on pricing page+3
- Evidence score89
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.
How scoring works →Cited sources · 5
Every page the run actually retrieved.
- official productDabble home
- official pricingDabble pricing
- official docsDabble features
- open sourcevkbo/novelWriter
- open sourceRhythmicWave/NovelForge
Integrity checks
What held up, and what did not.






