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 would like to access Obsidian files with Vim. When I do so links do not work. I don't understand, but I gather this has something to do with the URL encoding of Obsidian file names. Two solutions:
(1) The ideal would be to configure Vim so that is can create and read Obsidian's URL encoded files: I understand this can be done, but it's beyond my capabilities.
(2) Export my Obsidian files to strict markdown format, i.e., without URL encoding. That would mean leaving Obsidian behind, which I am reluctant to do. That said, would names of files exported to markdown with this plugin have URL encoding? And would markdown links in those files work?
The text was updated successfully, but these errors were encountered:
I would like to access Obsidian files with Vim. When I do so links do not work. I don't understand, but I gather this has something to do with the URL encoding of Obsidian file names. Two solutions:
(1) The ideal would be to configure Vim so that is can create and read Obsidian's URL encoded files: I understand this can be done, but it's beyond my capabilities.
(2) Export my Obsidian files to strict markdown format, i.e., without URL encoding. That would mean leaving Obsidian behind, which I am reluctant to do. That said, would names of files exported to markdown with this plugin have URL encoding? And would markdown links in those files work?
The text was updated successfully, but these errors were encountered: