[GH-ISSUE #5017] FR: add ```spoiler tags for educational purposes kinda like flaschards #52495

Closed
opened 2026-05-05 13:35:03 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @thiswillbeyourgithub on GitHub (Aug 29, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5017

Describe the solution you'd like
In Signal messenger you can use spoiler tags to temporarily hide an information:
image
After clicking:
image

I think this would be really neat in the chat to allow for educational back and forth conversation for example.

It would take the form of interpreting ' '''spoilers ` tags, just like '''markdown or '''mermaid is interpreted.

Describe alternatives you've considered
Maybe this could be done via pipelines and actions, but maybe not as pretty and not multiple spoiler in a single message?

Originally created by @thiswillbeyourgithub on GitHub (Aug 29, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5017 **Describe the solution you'd like** In Signal messenger you can use spoiler tags to temporarily hide an information: ![image](https://github.com/user-attachments/assets/67d54d75-13aa-49c6-a1d7-bd2d0971c9aa) After clicking: ![image](https://github.com/user-attachments/assets/19efd727-3a03-4d3e-8295-a69a5a8a5d26) I think this would be really neat in the chat to allow for educational back and forth conversation for example. It would take the form of interpreting ' '''spoilers ` tags, just like '''markdown or '''mermaid is interpreted. **Describe alternatives you've considered** Maybe this could be done via pipelines and actions, but maybe not as pretty and not multiple spoiler in a single message?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#52495