An error occurred while loading Obsidian. Error: EISDIR: illegal operation on a directory

Hi,

Obsidian fails to start if I have symlink folder in the vault
The folder is accessible in Explorer or in terminal
Please add support

Steps to reproduce

Create symlink in Obsidian Vault (Powershell): New-Item -ItemType SymbolicLink -Path {dest} {source}

Expected result

See the folder in Obsidian

Actual result

Obsidian wont start


try using a junction, they work better on windows.

Thanks but I’m linking WSL path