Is there any way to derive the vault id from the vault directory?
I need the vault id so I can find the Obsidian cache of a given vault directory.
it can be found in %appdata%/obsidian/obsidian.json
%appdata%/obsidian/obsidian.json
it’s "id": {path, ts}
"id": {path, ts}
Great move to do this BTW. Creates a lot less updates for cloud based notes. KUDOS!
Thank you!