treymo/joplin-link-graph

[Bug]: joplin-link-graph does not recognize note links with anchors

zit-veggie opened this issue · 0 comments

Currently, internal note links that link deeply to one of its headlines, are not displayed in the note graph.

For example:

[my note link](:/123#anchor)

This might be easily fixed by extending the check for note links to include [a-z0-9-]+ as postfix after #.