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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
@tjbck commented on GitHub (Feb 16, 2025):
You can
Ctrl+Shift+Vto paste without formatting