Can I vibecode Fabric?
KINDA · weekend projectThe visible AI file workspace loop is buildable, but a credible replacement needs more than the first screen. Fabric earns its keep through polish, sync, importers, so expect a weekend or multi-day build and a narrower personal scope.
Build a deliberately narrow personal substitute for Fabric, not a full clone. Use exactly this stack: Tauri 2 + React + TypeScript + SQLite. Primary job: Build a local-first AI file workspace app with fast capture, full-text search, backlinks, tags, and Markdown export. Start from an empty folder and create the complete working project. Make the default mode single-user and private. Store user data locally unless the core job requires the declared self-hosted database. Do not add analytics, telemetry, ads, or third-party accounts. Put every secret and external credential in .env and provide .env.example. Use realistic sample data that is clearly labelled and easy to delete. Implement the smallest polished interface that completes the core loop end to end. Include clear empty, loading, validation, success, and failure states. Add import and export so the user is not trapped in the app. Use accessible keyboard navigation, labels, focus states, and sensible contrast. Validate untrusted input and never log secrets or private file contents. Deliberately exclude these paid-product advantages: collaborative editing and sharing; native mobile clients; conflict-safe multi-device sync. Do not fake integrations, network effects, proprietary data, model quality, compliance, or security claims. Where an external API is optional, keep the app useful without it and explain the degraded mode. Write focused unit tests for the data model and the most important workflow. Add one end-to-end smoke test that proves the core loop works. Create a README with setup, permissions, architecture, data location, backup, and limitations. Add scripts for install, development, test, build, and a production-style local run. Run the tests and build before finishing, then fix errors rather than merely describing them.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
Fabric: People pay for a writing surface they trust for years, plus migration tools, sync, and tiny interaction details that disappear into habit.
xcollaborative editing and sharing
xnative mobile clients
xconflict-safe multi-device sync
xmature importers and exporters
Don't feel like building it? These folks already made it free.
no votes, no pay-to-list · just what's real
Fabric pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| free | $0/user | $0/user | Core notes, canvas, bookmarks/files, AI assistant, search and spaces; storage and AI are capped but current official pages publish no numeric amounts |
| plus | — | $8/user | Unlimited items; 50 GB storage; 50 MB/file; 100 spaces; 5 AIs; light AI usage; 4 voice/meeting recordings/day |
| pro | — | $18/user | 250 GB storage; 5 GB/file; unlimited spaces; 10 AIs; moderate AI use; assistant web search; up to 10 scheduled AI jobs |
| max | — | $54/user | 1 TB storage; 5 GB/file; unlimited spaces; 50 AIs; heavy AI use; up to 50 scheduled jobs |
| teams | custom | — | 2 TB+ storage; 5 GB/file; 50+ AIs; 50+ AI jobs; pooled heavy usage, centralized billing and admin usage stats |
free tierFree plan exists with core features; storage and AI usage are capped, but no numeric free allowances are published on the current official pages
billingmonthly + annual; annual page prices are $8/$18/$54 per month equivalent; exact monthly prices were not exposed; no refunds
hidden costsAI usage can be topped up manually or automatically, creating variable spend; spending limits are optional. AI allowances are described only as light/moderate/heavy, not as numeric credits. No refunds after billing.
verified 2026-08-13 · source ↗
Can I vibecode Fabric?
Kinda. The core of Fabric is buildable in a weekend with the prompt on this page, but there are real gaps: collaborative editing and sharing, native mobile clients. Read the honest list above before committing.
How much does Fabric cost?
Fabric's pricing is usage-based or varies by plan · The official pricing URL is recorded, but a stable current amount was not safely recoverable in this pass. Do not publish a number until rechecked..
What do I lose by replacing Fabric?
Honestly: collaborative editing and sharing; native mobile clients; conflict-safe multi-device sync; mature importers and exporters. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Fabric?
Yes: Karakeep (Links, notes, images and PDFs get searchable, preserved and optionally auto-tagged.) Atomic (Notes and web clips become a semantic graph; arbitrary files are not its strongest suit.) The prompt is for when you want it exactly your way.