add "copy link" icon to section headings
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
One major advantage of HTML over PDFs is the ability to easily target specific objects or sections.
Currently I can do that by manually writing links, but it would be nice to have a clickable object that does it for me.
**Describe the solution you'd like**
Add a clickable link icon next to each section heading (possibly only visible when hovering over the section heading) that copies a link to that section.
**Describe alternatives you've considered**
Make section headings links themselves; then at least the user can use "copy link" to obtain the link.
Contributor guide
Research direction
Start by tracing how section headings are rendered in HTML articles and how their target links are formed. Add a clickable link icon beside each heading, with the requested hover visibility, and verify that activating it copies a link targeting that section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100