Dov Alperin

Results 23 comments of Dov Alperin

Yeah, I have taken several cracks at this kind of problem before and there is no great answer. I think The way notion does it is the technical best, but...

Exactly, it's all "one" editor. Even though the data model is blocks it gets rendered as a single logical editor.

![image](https://user-images.githubusercontent.com/16063713/182202210-4c3a9dac-7381-4b91-bcac-8bdc2e7491c0.png) With a parent contenteditable though

@greentfrapp if you ever want to chat, I'd love to pick your brain/share some of my notes on the topic from the last time I faced this issue a little...

Ah yeah that does look very interesting, thanks. Is there any plan to extract the OPA functions provided by zed into an OPA extension so they can be available on...

This is fixed by https://github.com/yjs/y-prosemirror/pull/88

@dmonad this is hopefully the first in a series of pull requests making sub documents a first class citizen across the yjs ecosystem. The next one I have in mind...

Github seems to think I have touched `src/plugins/undo-plugin.js` but as far as I can tell my branch seems to be consistent with master (to be clear, none of my work...

I've been documenting this internally so I wanted to bring some of the notes into here > Add some sanity checking to prevent footguns with subdocuments such as making sure...

Experiencing this problem on a brand new setup. ```console Node : 16.15.0 OS : linux x64 npm : 8.7.0 nx : 14.0.5 @nrwl/angular : Not Found @nrwl/cypress : 14.0.5 @nrwl/detox...