Erwan

Results 13 comments of Erwan

On windows, using SQLTools `v0.24.0` and SQLTools SQLite `v0.3.0` I can also confirm that this is an issue. The new connection wizard wants to use the VSCode variable and it...

Many thanks for this workaround. I can confirm that this is still an issue.

Another appreach to tagging and handling note metadata might be the addition of a "frontmatter" section to the markdown files. Such sections are becoming increasingly common[^1] and would help standardize...

Probing here, as I don't see any movement ? Or is the 2.X version developped in a separate repo ?

It's because @leafac didn't make a release for main yet. The configuration file that is both reference in the readme and by the 1.0.1 release is available in the 1.0.1...

I second this issue. I've had dendron fail at init when trying to `stat` broken symlinks (of which nix is particularly found of). I am also of the opinion the...

Dendron works via a web-based code server, such as `lscr.io/linuxserver/code-server:latest`. However, it seems the `vscode.workspace.fs` API is not properly used by dendron and leads to pain in setting it up...

I managed to run a somewhat-working Dendron instance on the web, using the `lscr.io/linuxserver/code-server:latest` image. It works, but there are multiple pains relating to the `vscode.workspace.fs` API.

Impressive that this still seems to be an issue with Angular 11. Glad people made workaround here at last.

Of note, I will probably look into implementing it myself, but I'm strapped for time, and unfamiliar with PHP. So feel free to give it you own shot too !...