💪 Available now as Beta on Discord (see #releases channel). Will be available in the next official update v3.1.
Eduard Metzger: Yaaaaa buddy!
Eduard Metzger: Have already changed my muscle memory to press the # to see if there are any sections I want to focus links! Q: When I want to link to other sections in the same document, it seems I must first enter the note (which is the current note, then the # item allows me to link to somewhere in same document) [[Note#Section]] Thinking if I press [[#Section]] it could do the same thing?
Eduard Metzger: Excited to use this! (Now bring on Tables!) ;)
v3.1 BETA (Build 653 Mac / Build 582 iOS) available with Heading references: https://discord.com/channels/763107030223290449/763108484455…
I like the term "Heading Reference" for this. Eduard, will Heading References also show up in the References section (backilinks?). I hope so!
Rob Grace: Yes, good point. I just need to make a small change to make this happen.
Eduard Metzger Will it break the link if I rename the heading?
Sander: I came across this point on Discord, will have to add something to check if there is a heading link, just like we do with note links in general and update the links when the heading changes. Since the code in general is already there, I “just” need to add the bit that checks for heading links as well.
Love this feature, let's hope it does not break the link when renaming the heading.
Exactly what we need! 🙏🏻
This feature in particular is not very difficult to build and surprisingly popular! Planned for the release after the upcoming one.
this is something that really make note taking and connecting with meeting and projects notes so clear and very useful.
As this is under review now i just wanted to mention that [[2021-03-23#Meeting Notes]] is also a desirable use case.
Yes, full support for links to headings in *daily notes* would be very useful. I use daily notes not only for task management, but also to capture notes and thoughts that I like to remember.
Marcin Ignac: Noted!
Is this the same as block reference?
Colin Gold: It's similar, but it doesn't reference a block/paragraph. Instead you reference a heading: ``` # The Note Name - Some other text ## My Subheading - Bullet points ``` To refer to the subheading, write `[[The Note Name#My Subheading]]`. Clicking on the link would open the note and jump to the heading directly.
So I am not sure why you mean here?
Colin Gold: some other tools allow you to go 1 level deeper than headings. That is, you can link to an individual paragraph ("block") of text. But IMO heading refs are good enough, and avoids the complexities of having to mark a unique ID (the heading IS the UID that you reference)
(though I don't mind what the syntax is)
I'll to make a specific canny for this, but it'd be great to: 1) right click on a heading and get a link to that specific heading. 2) use a modified drag on said heading (probably the same as the alias for a task?) to drop the link in.