App › getObsidianUrl
Unofficial
Get the URI for opening specified file in Obsidian.
Signature:
getObsidianUrl(file: TFile): string
Parameters:
| Parameter | Type | Description |
| file | TFile | The file to generate URI for. |
Returns: string — The Obsidian URI for the file.