Add tag to all notes in search result

What I’m trying to do

Is there way to add tag to all the notes that in search result?
I have hundreds of notes that match a bit of complex criteria. I would like to add a tag to all the results as it seems logical for future references.

Thank you!

You can do it in Bases. Apply filters so they match your search and then you can add tags to multiple files at once.

Does this mean I can add a tag on all the notes from a result of a filter in Bases?
Could you please explain how to do that?

1 Like

You need a bases with table view and show the tags property. You add the tag to one note and copy this cell. Then you select multiple other notes (Table view - Obsidian Help) for which you want to add the tag and paste it.

EDIT: You may also create a base with the filter file.hasTag("tagName") and drag and drop files on this base to add the tag.

Thank you, Zodian.
This is very interesting for some “organization” that I need on my vault. :blush: