What I’m trying to do
Hi, sorry for the noob question.
I have something like this in a template for some sort of “project aggregator”. The idea is that whenever I apply the template a list of all projects linking to such aggregators is populated automatically.
(dataview)
LIST
FROM [[]] and #project
Note that I know Bases only checks on the front-matter and my link is actually in the frontmatter too. I could also change it to use the title of the file or smth like that if that works.
I am not sure if I can create this with Bases and I ve been scratching my head for quite a while so decided to come here ask the hive mind.
Thanks
Things I have tried
I have tried using the file path properties of the file but I am not sure I can never get into an “equals current file” rule. Hope that makes sense.
