Bases - how to find notes with not tages

I am testing Bases and clean up my vault. How to find notes with no tages. In Bases, the Properties drop down menu permits you to add the column “tags” or “file tags”. I can see some notes have neither tages nor links. I can select those notes for which there are not links: Filter - File links is empty. How to I do the same for tags is empty?

Hi there, you could use the following formula to find the note without any tag.
file.tags.isEmpty()

1 Like

Thank you.

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