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

Links to headings #44

Open
regalialong opened this issue Jun 21, 2024 · 0 comments
Open

Links to headings #44

regalialong opened this issue Jun 21, 2024 · 0 comments

Comments

@regalialong
Copy link
Contributor

During the writing of a blog post of mine, I felt like it was useful to be able to link to a section by linking to the heading.
Obsidian supports three forms of this:

  • [[#Heading Name]] links to a heading in the current document
  • [[Document Name#Heading Name]] links to the heading in another document
  • [[Document Name#Heading Name#Nested Heading]] also exists, I think because Obsidian highlights (like, jumps you to them and literally highlights in yellow) all the sections included like this when you follow the link
    • (i honestly don't care for this one though)

o2w doesn't know this syntax and assumes the crosslinks are a document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant