Currently the only way to “reorder” anything in Rich Text fields seems to be cut and paste.
It would very useful to be able to drag the current element (or the current selection) to move it.
Also I would expect that moving (or cutting and pasting) a collapsed section would also move its collapsed contents – but it does not.
Related: https://community.fibery.io/t/rich-text-checklist-usability-improvements/1957
Chr1sG
June 16, 2022, 3:25pm
2
If you’ve experimented with Pages , you will already have an idea of where documents/rich-text elements are heading, including re-ordering via drag and drop.
3 Likes
Drag-to-reorder in Pages seems limited to blocks currently, but I would also still like to be able to reorder individual checklist/bullet items, and selected text.
1 Like
Chr1sG
June 16, 2022, 4:24pm
4
Well, it is possible to drag and drop text and lists (but no, not reorder individual list items unfortunately).
2 Likes
How are people working around this these days? I am trying to leverage more rich text fields these days but the experience has been a step down from other block editors.
We have experimented with that, but it is far from great
We have many requests to drag and drop paragraphs, list items and so on in rich edit area. Now we implemented a prototype, like an experimental feature, to make it happen.
You can use Esc button (or Cmd + click) on any block to select it and then you can drag and drop it. You can push Esc several times to select top level blocks.
See how it works and try for yourself. It is interesting to hear your feedback!
1 Like
Thank you! This is exactly what I needed. Using escape helps with 50% of the issues I was having!
Now you can drag and drop text blocks
This release focuses on quality of life improvements and Fibery MCP Server. Enjoy!
Reorder text blocks via drag and drop
The wait is over. Hover over any block in the editor and a drag handle appears on the left. Grab it, move the block where it belongs, drop it. An insertion line shows exactly where it’ll land before you let go.
A few details:
Press Esc during a drag to cancel without making any changes.
Hold Option / Alt while dragging to duplicate a block instead of movi…