Issue with Dataview and bases not detecting links in certain nested lists

What I’m trying to do

  • Display links to the current note using both dataview and a base.

Dataview uses:
list
from [] and !outgoing([])

Base uses filter:
file.hasLink(this.file)

Things I have tried

Links placed inside/under a numbered list as such

  1. some text
  • nest bullet [[link]]

fail to render in the dataview, the base and linked mentions (shows in unlinked mentions)

In the numbered list is changed to a bulleted list, everything is fine.

Why I’m posting

  • To confirm whether this is a universal (know, and chronic) issue.
  • To contribute to collective clarity so that I (and others) can better format notes without unexpected “invisible links.”

Have you tried to reproduce the issue you’re describing in the Sandbox vault ? :thinking:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.