zerebos / Trilium-SingleFile

An addon for Trilium to easily import SingleFile archives.
Apache License 2.0
43 stars 3 forks source link

Not working on newest version of Trilium 0.61.14 #3

Closed xnohat closed 4 months ago

xnohat commented 11 months ago

Hi,

Singlefile suddenly stop working after version trilium 0.61.14 is there any bug ? When I drag html file on Web version of Trilium to Singlefile Trilium it not detect drop event and open drop file on browser when i drag on Desktop version, nothing create as before.

https://github.com/rauenzi/Trilium-SingleFile/assets/4613808/499d9796-2a1c-424b-9a67-0f097e5217d0

Thanks,

zerebos commented 11 months ago

I will look into this

zerebos commented 10 months ago

So it looks like newer versions of trilium are intercepting the drop event... Will have to think of a good workaround.

Simon-CR commented 6 months ago

was any progress done on this one ? Just found your plugin and I love it, but right now it's only working with folder watch (drag-drop in safari isn't doing anything)

thanks

zerebos commented 4 months ago

Hi @Simon-CR sorry for the late response, some IRL things got in the way, I am back working on things and should have a fix somewhat soon.

zerebos commented 4 months ago

Hey I've finally fixed this! Apparently it wasn't Trilium hijacking the event but a change in how the browser events work for file DnD