Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ledger mobile shortcut only loading Obsidian #78

Open
coneos opened this issue Dec 24, 2024 · 2 comments
Open

Ledger mobile shortcut only loading Obsidian #78

coneos opened this issue Dec 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@coneos
Copy link

coneos commented Dec 24, 2024

Is there something to configure to make the shortcut obsidian://ledger opening the modal automatically?

@coneos coneos added the bug Something isn't working label Dec 24, 2024
@coneos
Copy link
Author

coneos commented Dec 24, 2024

(Deleted)

Is that fishing?

I managed to make it work by renaming the vault to ledger but Obsidian has to be opened and this vault active

@coneos
Copy link
Author

coneos commented Dec 24, 2024

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 :

  1. Send intent obsidian://advanced-uri?vault=ledger (you need to install the advanced Uri plugin first)
  2. Wait for 2s (if not the popup won't load properly, it will be greyed out)
  3. Send intent obsidian://ledger
    It should be possible to do the same on iOS with Shortcuts

Repository owner deleted a comment Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant