Hacker News new | past | comments | ask | show | jobs | submit | philipisik's comments login

Not a real-world case, but for React apps, we have at least tried to clarify the most common errors we know of in a performance guide: https://tiptap.dev/docs/guides/performance


Just as a FYI, you replied to an AI-generated comment. Check out the user's other posts.


Ups ^^


Thanks for your feedback, I really appreciate it. I would like to understand if you haven't noticed our ProseMirror related content yet, or if there is something missing for you.

1. We mention ProseMirror in the first sentence of the editor docs "Tiptap is a headless wrapper around ProseMirror - a toolkit for building rich text WYSIWYG editors [...]" at: https://tiptap.dev/docs/editor/getting-started/overview

2. We have a whole page on our docs about ProseMirror: https://tiptap.dev/docs/editor/core-concepts/prosemirror

3. We explain how to access the ProseMirror API in our documentation: https://tiptap.dev/docs/editor/extensions/custom-extensions/...

4. We have a section in the docs explaining the ProseMirror schema: https://tiptap.dev/docs/editor/core-concepts/schema#get-the-...

5. We mention ProseMirror in the first paragraph of the readme.md of the GH repo: https://github.com/ueberdosis/tiptap

6. We mention ProseMirror on the editor landing page "Powered by ProseMirror [...]" at: https://tiptap.dev/product/editor

Super curious to hear about your use case and what you need to know/develop in ProseMirror that we should mention in our docs :-)


We had built and realtime speech to text editor that sync between Radiologist. After transcribing speech it automatically generate radiologist report.For report It is block based Editor that allows easy dragging of each findings and dragging have limit of regions , for example some blocks are not allowed to drag outside of certain sections, some blocks are allowed. Some automatically sorts according to bullet points.


Interesting. We developed a POC for speech-to-text earlier this year, but it's not ready for release yet. Thanks for sharing your case. Since Tiptap is headless, we're always curious to see what people build on top of us :-)


You're welcome (:


Woah, much appreciated! Thanks :-)


Thanks for your kind words :-) Never heard of anyone extending Moodle with Tiptap before.


You can build a Notion-like editor on top of https://tiptap.dev :-) Here is a demo of what such an editor might look like: https://demos.tiptap.dev/

Since Tiptap is headless, you have the freedom to design and develop the UI exactly the way you want.


It's Release Day: Tiptap Stable Release, Tiptap Collab & Hocuspocus 2.0.0 are out!

We set ourselves some bold goals this year and are delivering with our biggest releases yet.

Tiptap Editor Stable Release

We have released the 2.0.0 stable version of the Tiptap Editor. After 24 months in beta and a challenging last year, we have taken Tiptap to the next level! From now on, semantic versioning applies. The Tiptap editor is now an adult: https://github.com/ueberdosis/tiptap/releases/tag/v2.0.0

Tiptap Collab Release Beta

After six months of work, we finally announce the launch of Tiptap Collab, the Plug'n'Play real-time synchronization and collaboration cloud for your app. It's Hocuspocus on steroids in the cloud: https://tiptap.dev/hocuspocus/server/cloud

All you need is a Tiptap Pro account and a few lines of code in your Tiptap editor, and everything is in sync. No matter what content you've stored in your Tiptap editor.

And guess what? You can use Tiptap Collab with every app! Since Tiptap Collab is based on Yjs, you can use it for every application, as long as you use Yjs. It’s done with a few lines of code in your app.

Hocuspocus 2.0.0 Release

After the stable release in January 2023, Hocuspocus gets its first major version update with the new core feature called “Multiplexing”. Multiplexing allows you to synchronize multiple documents over the same websocket connection. This is especially useful when working with multiple documents at the same time and will make this experience even faster: https://github.com/ueberdosis/hocuspocus/releases/tag/v2.0.0

We are excited to invest even more time and commitment into Tiptap and especially look forward to your contribution!

Tiptap is a product baked by and for the community and will be even more this year.


Awesome work, guys! Created an insanely good product.

Looking forward to Notion-like block note support ;)


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: