Project

General

Profile

Actions

Feature proposal #9830

closed

Improve paste parsing to handle inline content

Feature proposal #9830: Improve paste parsing to handle inline content

Added by krileon 21 days ago. Updated 7 days ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
Start date:
01 April 2026
Due date:
% Done:

100%

Estimated time:

Description

Inline links, mentions, and hashtags should all properly be handled when pasting content. This will require some tricky cursor handling.

Updated by krileon 16 days ago Actions #1

This requires a bit of rewriting to the pasting logic. It instead should collect the inline mentions for example via the internal regexp for doing so, send them to the server async, try to find a matching user, and if a match is found respond with the matches insert shortcode and then in the javascript just auto insert it.. this should no longer open the mentions popup at all for pasted mentions. Do the same for hashtags (exact match only otherwise create new hashtag) and links.

Updated by krileon 14 days ago Actions #2

  • % Done changed from 0 to 30

Mentions inline pasting substantially improved. It no longer bothers opening a mentions window and will just auto mention on paste.

Updated by krileon 12 days ago Actions #3

  • Status changed from Assigned to Resolved
  • % Done changed from 30 to 100

Updated by krileon 7 days ago Actions #4

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom