I’m trying to write a formula in Obsidian bases (gallery view) that counts all backlinks from a file coming from a specific folder, lets call it “Folder”.
Things I have tried
The formula file.backlinks.length gives me all the backlinks from the entire vault. How can I narrow it down to a folder?