Add include/exclude current/pending tags to the file search API
roachcord3 opened this issue · 0 comments
roachcord3 commented
I would like to be able to perform a search like this with the API: system:has tags
but only checking pending tags.
My use case is that I am trying to write a tool that will declutter pending tags before sending them off. As far as I can tell, it's impossible to do a search like this within a reasonable run time with the current API features.