mcburton
Results
2
comments of
mcburton
I think the issue is in [line 106](https://github.com/kzhovn/uri-commands-obsidian/blob/09b9cc8cbb7c80d506a63007e71b625138d14f25/src/main.ts#L106) of `main.ts`. The code has a `return` statement, but I think it should be `uriString = `. When I modified this line...
Just a quick, half-baked thought about the serialization format. Could the HTML export be used? It would be nice if the separate file was an existing standard and viewable/meaningful in...