Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle inter- and intradocument anchor links #29

Closed
bollwyvl opened this issue Oct 31, 2022 · 0 comments · Fixed by #30
Closed

Handle inter- and intradocument anchor links #29

bollwyvl opened this issue Oct 31, 2022 · 0 comments · Fixed by #30
Labels
enhancement New feature or request

Comments

@bollwyvl
Copy link
Contributor

Elevator Pitch

Hyperlinks to headers (and other id'd tags) should work.

Motivation

Being able to move around in a notebook would be useful.

Design Ideas

  • listen for hashchange events
    • find the owning cell and activate it
@bollwyvl bollwyvl added the enhancement New feature or request label Oct 31, 2022
@bollwyvl bollwyvl mentioned this issue Oct 31, 2022
5 tasks
@bollwyvl bollwyvl changed the title Handle inter-document anchor links Handle inter- and intradocument anchor links Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant