I wrote a small program to implement that on Windows. If the .md file is in a Vault, it will open the Vault, otherwise it will use the fallback method to open the file.
12 Likes
I have written a program that implements the proposed solution for Windows. One difference is that it doesn’t delete the symbolic link (actually junction) when closing Obsidian, but you can limit the maximum number of directory links (10 by default).
See VaultRecent/Recent mode.
2 Likes
For macOS, this script does approximately the same thing. Installation & configuration is described on that page. The link from inside the vault to the file is not auto-deleted, but you can do that by hand if you want to.
4 Likes
Thank you a lot!
It works perfectly out-of-the-box on Windows 11. Thanks!
1 Like
