I’m trying to create a template that will automatically display all links linked to this note. Once I use this template, I no longer need to manually enter the dataview query to query what links this note connects to.
Things I have tried
This is my code, but it didn’t work. Thanks for reading my problem!
list
from "[[" + this.file.name + "]]" OR from outgoing("[[" + this.file.name + "]]")