Replies: 1 comment
|
Hi @asu335! I'm Dosu and I’m helping the Trilium team. Trilium Notes does not support the HTML Detailstag or native spoiler/collapsible sections because its editor (CKEditor) doesn't allow this feature. As a workaround, you can split your content into smaller notes and organize them in a tree, or embed notes within each other to simulate collapsible content, but this isn't the same as a true spoiler block. Advanced users can explore custom widgets or scripting, but there is no built-in or official solution for collapsible/spoiler blocks at this time. More details and discussion can be found here.To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to create spoiler (like
<details>in htm)?All reactions