Timo Isik

@timoisik.bsky.social

Co-Founder at @tiptap.dev

After years of making everyone build their own find-and-replace extension, we have decided that this should perhaps be our problem too. Coming very soon. More small OSS extensions will follow for other things you should never have needed to implement yourself.

Shipped an alpha of the AI Toolkit last year to see if people needed it. They did. Today, the beta: real-time AI editing inside your docs for redlining reports, tutoring, whatever. Giving away 100 free lifetime licenses (100k tool calls/mo) for feedback: tiptap.dev/blog/release...

Bild

Hocuspocus v4.4.0 is out → New flushDelay option which batches updates so you send fewer messages to the server during heavy editing. → Better state sync across Redis instances for cluster setups. Full release notes: github.com/ueberdosis/h... Docs: tiptap.dev/docs/hocuspo...

Release v4.4.0 · ueberdosis/hocuspocus

What's Changed feat: add flushDelay option for batching updates to reduce websocket traffic during heavy editing by @janthurau in #1118 feat: add consistent state synchronization across Redis inst...

github.com

Need a Notion-style editor in your product? We built it. Now in Tiptap Cloud: ✅ Drag-and-drop blocks ✅ Real-time collaboration ✅ Version history ✅ AI commands (rewrite, generate, autocomplete) ✅ Mobile-ready UI Use it, extend it, ship it. Live demo: template.tiptap.dev/preview/temp...

Tiptap 3.0 is stable 🚨 That went quickly! After two months in beta, we’re announcing the release of the stable version of Tiptap 3.0. With over eight million downloads per month on npm, we hope this update will make many developers very happy. Here’s what’s new 👇

DOCX import/export in Tiptap just got way faster. - 60% less memory - 47% faster processing - Memory grows linearly now, even for 100+ pages Smart chunking, better GC, full Sentry traces. Bonus: considering Bun for the next round. Let’s squeeze more. Docs: tiptap.dev/docs/convers...

Bild

🚨Open Source Update! We just released a bunch of previously pro-only Tiptap extensions under the MIT license. They are now available via NPM. Contributions are very welcome. Happy coding, and enjoy your weekend! Team Tiptap

DOCX import/export just got way better in Tiptap! ✅ More accurate DOCX formatting ✅ Map your custom nodes to DOCX elements ✅ Control the DOCX styling so it looks like your brand Use it however you like: frontend, backend, or through our cloud API. Docs: tiptap.dev/docs/convers...

Bild

Just launched: the Tiptap AI Agent → Build AI-powered document workflows in minutes. Agents can read + edit text based on user-defined tasks, from simple assistants to complex automations. - Works with Tiptap Cloud - Or use it with your LLM + backend + custom tools Live demo: ai-agent.tiptap.dev

Need Grammarly-style AI suggestions inside your app? In this 2-min demo, we show how Tiptap AI Suggestions delivers: ✅ Custom rules ✅ Accept/reject flow for each suggestion ✅ Plug in any LLM ✅ Works out of the box, fully customizable ✅ Self-hosted Docs: tiptap.dev/docs/content...

Finally made some progress on our new Decorations API (and also getting the beta release for Tiptap 3.0.0 ready which should go live next week including new docs).

Coming soon: Tiptap UI Components & Templates Ultra-flexible React components, templates, and a CLI to build editor UIs fast, without giving up control. Built for engineers. Designed by @nickhirche.bsky.social. 🔗 Website: tiptap.dev/product/ui-c... 👀 Preview: template.tiptap.dev/simple

Tiptap UI Components & Templates

Build rich editor UIs faster with Tiptap’s React components, templates, and CLI. Designed for speed, flexibility, and seamless integration.

tiptap.dev

Working on a simple editor react template for Tiptap. It's built with encapsulated components, giving you the flexibility to mix and match as you need.

Service Announcement: We have passed the 5 million downloads per month milestone for the Tiptap editor on npm 🥳

Bild

We've added more VueJS demos to the Tiptap docs. Previously available only for React, these examples now provide options for Vue developers as we stay committed to both, React and VueJS.