Rik
Rik
Thanks for pointing it out, I'll see what can be done.
Hi @ylc395, if you are still interested writing PR then i'm open to it
> Using manual backlinks generates generates backlinks in all the referenced notes. Is this the desired behavior? Could you elaborate a bit? Manual inserts all backlinks into active note except...
I digged a little and found that `chown` in `docker-entrypoint.sh` is causing problems. I commented it out and added heroku port (required by heroku). https://github.com/ambrt/supertokens-docker-mysql/blob/daf676974adcc14f95ff008efcb25b002374a349/docker-entrypoint.sh#L33-L40 It works now but I'm...
I would like to see Svelte-Kit integration too
Same here. Spectron test for number of windows: `app.client.waitUntilWindowLoaded().getWindowCount().should.eventually.equal(1);` fails with ` AssertionError: expected 3 to equal 1` on just one window opened.
I would use it too, especially when webpack version would be available
> This works on Safari on MacOS. It sounds like this might be an Epiphany specific bug? Thank you for checking. I assumed that WebKit is same in both. Might...
> Couldn't reproduce on Epiphany 46 / Debian or any other brother. Most likely setup related, try without rendering/logging options or without flatpack. The stand alone version is 3.36.4 on...
Hi thanks for taking a time to write > unlike the standard behavior of Joplin, the link created in the original note cannot be clicked on (with cmd-left-click) to switch...