mkdnflow.nvim icon indicating copy to clipboard operation
mkdnflow.nvim copied to clipboard

Feature: Yank as anchor link relative to `root_tell`

Open sheluchin opened this issue 1 year ago • 1 comments

Thank you for this great plugin.

I see that when the cursor is on a heading, yaa and yfa yank a link to the current location. yaa yanks relative to the current file while yfa yanks an absolute path.

Is there some way to yank as anchor relative to the perspective.root_tell?

sheluchin avatar Feb 29 '24 22:02 sheluchin

Hi @sheluchin, there is not currently a way to do this, but this would be very sensible, given that paths are interpreted relative to where the root tell is located by default. I'll add this to the to-do list :)

jakewvincent avatar Jun 05 '24 01:06 jakewvincent