Spoc Web
Spoc Web
> renaming a link in the heading would adjust the links in the properties without breaking the query. This could already be possible now using these `task` properties in dataview:...
@charle36 This is the... > way for a query to refer to its own heading or task You have to enable JavaScript Queries and possibly inline JavaScript Queries then you...
> I've still not really looked into the code, but this doesn't interfere with existing logic related to the `section` link, does it, @SpocWeb ? No, everything stays as before,...
@mdbraber do you want to make your change into a Pull-Request? I would propose to even add the full HeadingCache[] to the Page-Info, so we can query it for any...
I think it is more value to provide the full Heading Info as demonstrated here: https://github.com/blacksmithgu/obsidian-dataview/compare/master...SpocWeb:obsidian-dataview:headings-in-PageInfo
Try to have a look at my link above, because it covers all Headings. If you would second this, I would make it a PR.