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'm trying to make it so I don't have to open Obsidian every time I want to preview my Markdown, but it looks like the plugin isn't detecting my image directory.
I'm doing: vim.g.mkdp_images_path = '/Users/elian/obsidian/Images/ but it's still not showing any of my images, even after changing from the Wikilink style to the regular Markdown style. It does work if I manually put in the whole file path, but isn't the point of the images path so you don't have to do that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to make it so I don't have to open Obsidian every time I want to preview my Markdown, but it looks like the plugin isn't detecting my image directory.
I'm doing:
vim.g.mkdp_images_path = '/Users/elian/obsidian/Images/but it's still not showing any of my images, even after changing from the Wikilink style to the regular Markdown style. It does work if I manually put in the whole file path, but isn't the point of the images path so you don't have to do that?Beta Was this translation helpful? Give feedback.
All reactions