SnnAbc
SnnAbc
> > 尝试带上参数` --no-sandbox` > > 如果还不行的话请发一下终端输出 ./copytranslator-9.0.2.AppImage --no-sandbox 总线错误 (核心已转储)
` api.addButtonToToolbar({ title: 'Back', icon: 'left-arrow-circle', action: async () => { history.go(-1); } }); api.addButtonToToolbar({ title: 'Forward', icon: 'right-arrow-circle', action: async () => { history.go(1); } }); ` #run=frontendStartup
I have a script that turns selected text into a formula, I changed it slightly to remove the $ and $$, hope it does what you need. ` setTimeout(() =>...
Use the content of the above script to create a JS Frontend type code note, then add the #widget label, and finally restart the note software. The shortcut key is...
> This implementation is relatively rough. Execution at time intervals is just to wait for the webpage to load, and sometimes it can be executed directly
I found it by right-clicking on the browser and inspecting the element > @SiriusXT BTW, if i want to write other front-end scripts, where can I find the element names...
This is expected. Trilium uses the rich text editor ckeditor5, which does not support markdown. The type of markdown notes you use can only be displayed in the form of...
Thank you for developing this awesome software. I think the current functions of trilium are relatively complete. If new functions are constantly added, it will only make the software more...
Yes, I want to change the automatically added url attribute to pageUrl > I'm assuming you mean instead of using the `url` attribute?
> I implied this in my own server, as image shows May I ask how it is done, I need it too, thank you.