You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a way to have the popup loading on Android even when Obsidian not loaded and with another vault active.
You need to install Macrodroid (amazing app for automations) then add these 3 actions :
Send intent obsidian://advanced-uri?vault=ledger (you need to install the advanced Uri plugin first)
Wait for 2s (if not the popup won't load properly, it will be greyed out)
Send intent obsidian://ledger
It should be possible to do the same on iOS with Shortcuts
Is there something to configure to make the shortcut obsidian://ledger opening the modal automatically?
The text was updated successfully, but these errors were encountered: