Steps to reproduce
- Create a new file in the Vault
- Use the
openURI to open the file
Did you follow the troubleshooting guide? Y
Please, follow the Troubleshooting Guide before answering Yes.
Expected result
- The file getting opened
Actual result
- A toast message mentioning that the file was not found
- The file appearing in the sidebar right after the error message
Environment
SYSTEM INFO:
Obsidian version: 1.12.7 (303)
API version: 1.12.7
Operating system: iOS 26.6 (Apple iPhone18,1)
Login status: not logged in
Language: en-GB
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 4
Restricted mode: off
Plugins installed: 21
Plugins enabled: 12
1: Natural Language Dates v0.6.2
2: Git v2.37.1
3: Rollover Daily Todos v1.2.0
4: Share via Notepad Tab v1.1.0
5: BRAT v2.0.2
6: Meld Encrypt v2.4.5
7: Timelines (Revamped) v2.4.0
8: Track-a-Lot v1.5.0
9: Tasks v7.23.1
10: Copilot v3.2.3
11: Show Whitespace v0.2.9
12: File Diff v1.1.2
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Additional information
It seems like the file system sync gets executed before or at the same time as the handling of the open URI, instead of before it.
The workaround I found was to trigger a regular open of the app, and then immediately using the open URI.
All these were carried out via a shortcut from Appleās Shortcuts app.