Easier way to link to headers within body?

Hi! I’m not sure if I’m missing something or if this is more of a feature request. But I thought I’d check with you all first.

I often link to headers/story sections, generally from other posts. My workflow is to open a new tab and then open the “view source” menu to get the link. It’s a bit cumbersome, but I’m definitely happy Ghost automatically creates that URL/path and all we need to do is copy/paste.

Is there an easier way to do this, or could there be? Thanks in advance!

Some themes include an icon that appears to let you copy the hyperlink to the header. You can see that in action here: No way to run a country

It’s CSS and a bit of javascript - could be added via code injection to any theme.

It’d make your workflow a little bit better, at least!

1 Like

Great tip @Cathy_Sarisky! I will look into that.