Hi, This is what I see in the console. Obsidian Developer Console
plugin:dataview:20478 Dataview: version 0.5.68 (requires obsidian 0.13.11)
plugin:dataview:13006 Dataview: all 196 files have been indexed in 0.019s (196 cached, 0 skipped).
plugin:dataview:13010 Dataview: Dropped cache entries for 1 deleted files.
app.js:1 Received URL action {x-error: âhook://x-callback-url/setCurrentNodeErrorâ, x-success: âhook://x-callback-url/setCurrentNode?urlKey=advanceduri&plusencoded=yes&requestID=$requestIDâ, action: âhook-get-advanced-uriâ}
Again, If I run this in the 'mainâvault I get a Hookmark correctly. In this vault (or any other) I get an empty Hookmark pop-up.
Sorry. I can only find one place to set the "Allow URI callbacksâ setting and its in the main Obsidian Settings area which is vault agnostic. I must be missing somnething
Not in a single Obsidian window but you can have multiple vaults open at the same time in a single or multiple spaces (on a Mac). I have tried each permutation; with a single vault (main and then not main) open and with 2 or more (including the main vault) In every case its the same, the hook works fine with the main vault and is blank with the secondary vaults.
Yes. I closed Obsidian with only a non-main vault open. Reopened Obsidian which only opened the vault that was there when I quit and checked the URI callbacks; which was still active. I then tried to hook a note and ithe hookmark pop-up was still blank
Just done this with and without the main vault and the secondary vault - the results are identical. With the URI callback âoffâ the hookmark pop-up is always blank (in main and secondary vaults). When switched back âonâ, the main vault pop-up is populated but the secondary remains stubbornly empty!
Thank you, @trofanna .
If you create a new vault(just for testing, can have only one file), not related to any main or secondary vault, does "Allow URI callbacksâ setting work for this vault?
Could you please check if the Advanced URI plugin is installed for this vault? I noticed from the console output that youâre using the Advanced URI plugin. This plugin needs to be installed in each vault where you intend to use Advanced URI.