Closed LintaoAmons closed 2 years ago
Correct, linking to section of a note is not yet supported but it should (and it will!) I was not sure it was actually supported by Joplin, I may have tried a while ago but I cannot remember if I succeeded. How do you create them at the first place?
@agerardin The Note link system plugin provides the easiest way of doing it. Another one is the copy anchor link plugin. I've been using links with anchors a lot more often now so having this supported is a must for me.
There's a plugin named Note Link System
.
When I input @@
it will show a popup window to let fuzzy find notes to link and select.
After selecting a note to link, It shows the anchors to select.
Excellent! I have tried the note link system and it does an excellent job to simplify linking note sections. I will push a version with a fix soon.
Hello! the new release (v1.0.5) will now properly pick up link with elementId. Thanks for pointing this out.
Seems to be working for me. This issue can probably be closed.
When I link a note with an anchor, shown as
<1>
, the graph won't recognize this as a link. Only when I add<2>
this line, the graph generate the connection between two notes.