-
Hey there, I am looking for a way to add more variety to my note texts, using Is there any way to add more headings to the dropdown without altering trilium source code, i.e. via scripting? Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I looked into this yesterday. I don't believe there is. I was hoping I could somehow add in Code Folding but it would take a recompile as far as I can tell. Could it be done with scripting? In theory. Having a listener which alters a text's display. But this seems super heavy handed. I know there is some talk about possible plugin capability coming to Trilium someday. This might be a good candidate. |
Beta Was this translation helpful? Give feedback.
I looked into this yesterday. I don't believe there is. I was hoping I could somehow add in Code Folding but it would take a recompile as far as I can tell.
Could it be done with scripting? In theory. Having a listener which alters a text's display. But this seems super heavy handed.
I know there is some talk about possible plugin capability coming to Trilium someday. This might be a good candidate.