Nils Hörrmann

Results 166 comments of Nils Hörrmann

Question: Are nested blocks something you consider complex but doable in the near future or is this something that might not be possible for a long time?

I like that :+1:

I think classes and ids (for anchored links) are something that might be interesting for any of the block types. Is there a way to implement general settings to add...

As mentioned in #109, it would be important to add some kind of marker/pointer to blocks with class settings because they will otherwise be invisible to the users (unless they...

Is it really necessary to provide text selection across blocks? It sounds very complicated to achieve and I'm not sure how useful it actually is. This editor is block-based so...

This just came into my mind: when selecting text and trying to pass the block border to select more text, the editor could switch to general block selection, selecting the...

If you need help with xPath, please just get in touch, @bastianallgeier :)

This is how it might look like: ![grafik](https://user-images.githubusercontent.com/25466/62542755-baae5500-b85c-11e9-859a-699457e532d1.png)

This kind of layout could also be used to display general block settings like added classes or ids, see #28 for example.

> I thought about adding a general block settings dialog to all blocks, which could contain a CSS class setting. Then you have full control over the final markup. I...