Blocks: Make it easier to create text blocks #1209
Labels
[Feature] Blocks
Overall functionality of blocks
General Interface
Parts of the UI which don't fall neatly under other labels.
Following #1195, and expanding on what we discussed here: #1082 (comment), let's discuss how to make it easier to create text blocks.
Currently, if you are just writing, you are creating text blocks along the way just by pressing enter. But if you insert an image at the end of your blocks, suddenly you have to click Insert > Text, in order to continue typing. That's fiddly.
Should we give "text" blocks special treatment compared to other blocks in the inserter? Here's an idea for doing that. Here's a fresh post with a writing prompt:
The writing prompt above looks like a text block, but it's more like a text block placeholder. Here's what happens when you hover:
The placeholder is essentially a glorified shortcut to inserting text at the bottom of the block list.
Note: the dotted outline is an additional experiment for these mockups to always show a faint outline on blocks on hover, not just the left side.
Like the bottommost inserter, this text block placeholder would always sit at the end of the block list, ready for you to create more text:
As it stands, the above concept is only slightly different from what is in master, in that it always has sits at the bottom. But theoretically we could augment it in the future, to for example provide a neat oembed, or shortcode, or even commandline interface (see #834 ). That is — we could make it so it wasn't an actual text block on click, until we actually detect what's being written.
Any thoughts?
The text was updated successfully, but these errors were encountered: