zadam / trilium-web-clipper

Save web clippings to Trilium Notes.
GNU General Public License v3.0
256 stars 53 forks source link

"openNoteInTrilium" not working for "open-in-browser" #47

Closed Matapii closed 1 year ago

Matapii commented 1 year ago

Recently, I set up the web clipper to work with the Trilium server instance. It seems the Link "Open Note in Trilium" from the "Save Selection to Trilium" is not working. The link in fact opens the Trilium web interface, but it does not navigate to the newly created note.

According to https://github.com/zadam/trilium-web-clipper/blob/711e4f8ebd718c6616a6e21f708b84c30b4fda2e/background.js#L403 a URL is generated according to the pattern triliumServerUrl + '/#' + request.noteId. However, the latter part with the noteId is apparently ignored by the web application.

zadam commented 1 year ago

Hello, this is the same bug as reported and fixed in https://github.com/zadam/trilium/issues/3571

Version with a fix will be released soon.

zadam commented 1 year ago

Should be fixed in 0.58.8.