Laurent Cozic

Results 266 comments of Laurent Cozic

That's good to know. We had some issues with IME and hopefully CM6 will have fixed some of these

> In some ways, the desktop app's new beta editor is structured differently from the main editor. As such, the bug might not be present in the new beta editor....

Fixed in https://github.com/laurent22/joplin/pull/8393

License is MIT, so not sure what the problem is: https://github.com/laurent22/go-trash#license

I tried to replicate with Nextcloud but couldn't, each separate profile synchronises independently without any error. Are you able to replicate this error with your test hosting.de account? If so...

I'm getting an error with user B "WebDAV directory not found", so I think it just needs to be created as described here: https://joplinapp.org/help/apps/sync/nextcloud

Ok I've tried again and here's what I found: This request: ```shell curl -v -X PROPFIND -H "Depth: 0" -H "Authorization: Basic xxxxxxxxxx" -H "Content-Type: text/xml" -H "Cache-Control: no-store" -H...