[GH-ISSUE #10126] feat: rich text copy toggle in settings #31301

Closed
opened 2026-04-25 05:18:09 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @DuckyBlender on GitHub (Feb 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10126

Feature Request

Is your feature request related to a problem? Please describe.
Copying to Google Sheets from OpenWebUI clears the formatting (color etc) because of rich text, I want to just be able to copy the text and leave the formatting

Describe the solution you'd like
An option to toggle between copying rich text and unformatted text (not markdown, just pure text). The copy button under the chat still does the same thing

Describe alternatives you've considered
Copying to a different text editor to clear the rich text and copying from there

Additional context
None

Originally created by @DuckyBlender on GitHub (Feb 16, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10126 # Feature Request **Is your feature request related to a problem? Please describe.** Copying to Google Sheets from OpenWebUI clears the formatting (color etc) because of rich text, I want to just be able to copy the text and leave the formatting **Describe the solution you'd like** An option to toggle between copying rich text and unformatted text (not markdown, just pure text). The copy button under the chat still does the same thing **Describe alternatives you've considered** Copying to a different text editor to clear the rich text and copying from there **Additional context** None
Author
Owner

@tjbck commented on GitHub (Feb 16, 2025):

You can Ctrl+Shift+V to paste without formatting

<!-- gh-comment-id:2661629844 --> @tjbck commented on GitHub (Feb 16, 2025): You can `Ctrl+Shift+V` to paste without formatting
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#31301