Filtered paste: Remove all but basic formatting on paste
- Dominant language
- JavaScript
- Stars
- 12k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
I realize that eventually a "Clear Formatting" feature might be added later, however, I wonder if there's a way to (on paste) clear all formatting except what is allowed by the interface buttons. I get I can "cmd shift alt v", but the specific thing I'm looking for is a filtered paste instead of just removing all formatting.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the editor's paste-handling entry point and compare its behavior with the formatting exposed by the interface buttons. Define completion as pasted content retaining only those basic formatting options while other formatting is removed, then verify the behavior with representative rich-text clipboard content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100