Skip to main content
Contributor ⭐️
June 5, 2026
New Idea

Direct Message Text Editor Improvements

Related products:CC CommunityCC Notifications & SubscriptionsCC OthersCC Email Campaigns
  • June 5, 2026
  • 1 reply
  • 22 views

The Problem

  • HTML bloat: Pasting from Google Docs injects hidden <span> tags, breaking font consistency and requiring manual HTML cleanup.

  • Outdated DM tools: The Bulk DM tool lacks a modern rich text editor, forcing managers to use manual BBCode just to insert a hyperlink.

Proposed Solution

  1. Sanitize pasted text: Automatically strip Google Docs <span> tags while preserving basic formatting (bold, italics, lists).

  2. Modernize DM editor: Bring standard rich text functionality to the DM/Bulk DM tool, including a native "Insert Link" ($\text{Ctrl/Cmd} + \text{K}$) UI to eliminate BBCode entirely.

Value

Saves community managers significant time on manual formatting fixes and increases click-through rates on bulk outreaches via cleaner, professional messaging.

1 reply

lyndarAuthor
Contributor ⭐️
June 25, 2026

Just to add a bit more detail to point one. Pasting from Google Docs injects hidden <span> tags, breaking font consistency and requiring manual HTML cleanup that obscures our Dark Mode format.