- [ ] Fix this relative path copying issue 🔽 ➕ 2024-09-28 Ran into these problems today. Needed plugins for them. # The Issue - I'm using the Commander plugin to activate the "copy file path" Obsidian command to get the relative path of files. Issue being, that it's not working properly for really any file - The command copies the path of the current file when open, but not from the file context menu of the file explorer in Obsidian ## Current Solution - Drag the image/file instead # Related Links - obsidian copy relative file path - [Path-based Commands in Obsidian | ThoughtAsylum](https://www.thoughtasylum.com/2023/02/18/path-based-commands-in-obsidian/) - obsidian path intellisense autofill - [IntelliSense/Auto-Completion for Tags as Front Matter - Help - Obsidian Forum](https://forum.obsidian.md/t/intellisense-auto-completion-for-tags-as-front-matter/25557) # Other - obsidian://show-plugin?id=editing-toolbar - search "enhanced" -