u/BuildWithTall

▲ 1 r/u_BuildWithTall+1 crossposts

I’m building an open-source CMS on top of Filament, and one challenge was turning the RichEditor into something more structured (block-based, not just WYSIWYG).

This write-up covers how I extended it to support:

  • Block hierarchy (outline-style editing)
  • Drag/drop reordering
  • Slash commands
  • Collapsible content

All without touching Filament core.

If you’re building CMS tools or admin panels, this might be useful:

tallcms.com
u/BuildWithTall — 21 days ago