Copy link to current note in format given by link-format
#151
asterixpound
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I came across #151 which shows how to get the title of the current file as a variable. If only I could get a particular YAML entry as a variable then I would be able to achieve what I want, at least for my specific |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Verify
Share your idea or feature request
I think it would be really helpful to have a binding which copies a link to the note in the current buffer to the clipboard. I would want the link to follow
link-format
fromconfig.toml
.In the case where I want to link to a note which is already open in Neovim, this would seem more natural and efficient than using
:ZkInsertLink
.Beta Was this translation helpful? Give feedback.
All reactions