How can I exclude certain tags while finding nodes / doing full-text searching, etc?

I want to keep daily nodes from popping up in org-roam-node-find, +default/search-project, etc by default.

The only way I can think of is to implement my wrapper functions like my/org-roam-node-find and direct original keybindings to them, which seems cumbersome to me. So I’m here trying to find out some more elegant ways to do so.

Thanks a lot!

You can checkout the [org-roam manual](https://org-roam manual) and Sec 6.1.