Question -
Can I find the total number of backlinks within each page with Dataview? Each time I run my query with length(file.inlinks), I’m only seeing the number of pages referenced - not the full count of all backlinks.
In my case, we’re reviewing lengthy transcripts and coding common themes, so themes (listed as wikilinks) may come up numerous times within the same page.
I want to be able to view the entire count - as I would through the total number of backlinks.
Any advice on how I can do this with Dataview?
Thanks!