Allow relative to buffer config in pasteImage #365
codingluke
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hey @codingluke, this will be possible (without hackery) once #366 merges by adding a "dynamic" workspace to your config. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there. I very much love this plugin. Even though I am not to much into Obsidian, the daily note feature I use almost every day :)
And also the
:ObsidianPastImg
command is a very handy alternative for https://github.com/ekickx/clipboard-image.nvim, which seems abondend and is not working on the latest neovim anymore.As I am also maintaining a lot of docusaurus pages, it would be great to be able to declare a path relative to the current buffer. This would make the plugin even more flexible for over all markdown editing.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions