other issues: (tested on windows 7)
["works"](file://///10.0.0.150/my/path/00_SEZNAMY_aktualni)
-
["does not work"](file://///10.0.0.150/my/path/00_SEZNAMY_aktualni/archivn%C3%AD%20a%20pracovn%C3%AD)
- It seems that combination of percent-encoded diacritics together with backslashes changed to slashes is not feasible combination and backslashes need to be encoded to%5C
which makes it look awful in source code. <a href="file://///10.0.0.150/my/path/">This does not work in Obsidian even when no diacritics is present. But when pasted to html file, and open in Google Chrome, then opens folder within Chrome, even when diacritics is present and even when prefix "file:///" is removed.</a></br>