Q: re: linking to specific section in notes

Q: re: linking to specific section in notes

Is there a way to create a link to a specific place in a markdown document in obsidian? eg Obsidian has ‘copy obsidian url’ for a specific note, but what if i want a url to go to a specific header?

We already have:
obsidian://open?vault=Notes&file=xxzz.md

Can we get something like this?
obsidian://open?vault=Notes&file=xxzz.md#myheader

Use case:

I want to add a link to the specific note and location (sub header) to my task manager.

When I come back to the task in my task manager, I want to click the link which will open the file in obsidian, but I want it to go to the specific header, which will provide the context in which I captured the task.

A post was merged into an existing topic: URL Scheme: direct navigation to heading