I am trying yo figure out how to filter out properties in my base. I have a base with related files, but I have prevNote and NextNote in my files. I would like to be able to not have the links from those properties show up in my results. How can I do this?
I think you’re saying your base is displaying the “file links” column (the one that shows all the links in the note), but you want to see all the links except your prevNote and nextNote links. If I’ve misunderstood, let me know. Otherwise…
If your prev and next notes are linked in frontmatter properties, then you could use a property formula along the lines of:
If they’re not in a property, then then can explain more?
For example, if they’re formulaic, such as daily notes, then what’s their title format? Or is there another way to derive the prev and next notes’ titles, such as a predictable numeric or alphabetical component? And if not formulaic, then are they always in the same place, such as the first two links in the note?