Trilium-SingleFile icon indicating copy to clipboard operation
Trilium-SingleFile copied to clipboard

[Bug] Can

Open Healthyyue opened this issue 11 months ago • 0 comments

I am a newcomer who just started using Trilium. Initially, after importing this plugin, I couldn't use it properly.

After consulting the documentation, I discovered that the following steps are now necessary to use this plugin correctly.

Firstly, the html won't be render. 31xgvv1a 3fb I need delete the "disabled" in attribute,then the page will be rendered.

Secondly,the main.js won't be run automaticly after drag a html to the rectangle.

The reason is same. The js script is "disabled". bcwixore t1y

In the end, After I delete the two "disabled". The addon will be work well. And Thanks for your time on developing the addon,that's very helpful !

Healthyyue avatar Jan 07 '25 07:01 Healthyyue