How to create wiki links to H1/H2 headers in a document #812
Unanswered
rbhanot4739
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am not sure if this is supported or not but in the Obsidian app when I type
[[
followed by##
it lets me create wiki link directly to a header tag(h1/h2/h3...) inside of that document. However, with this plugin when I type[[
the autocompletion popup only shows the document titles/Ids and so I can only create a link to the doc only.I can manually edit the link and put a
#
and create the link but it would be nice if cmp source can also show the header tags for a document which makes it easier to create a wiki link directly to that tag. This is my config for referenceBeta Was this translation helpful? Give feedback.
All reactions