linkit icon indicating copy to clipboard operation
linkit copied to clipboard

Way to output "path" for entry links instead of full URL?

Open jacobgraf opened this issue 9 years ago • 1 comments

I proxy my local development environment through Codekit sometimes and I have a nav Structure outputting the main menu for me. My issue is that for entry links, the full URL is outputted. I would love a way to only output the "path" for the entry instead of the URL, otherwise when I click through my nav, it jumps me out of the proxy URL I use with Codekit and kicks me back to the main site URL. Hope that makes sense! :-)

jacobgraf avatar Apr 13 '16 21:04 jacobgraf

I am requesting support for this too. Current LinkIt outputs the link with the full site path, including my site url. I would like the option to link from root. E.g. instead of "http://mysite.com/about" it would be "/about"

achord avatar Apr 26 '17 14:04 achord