NorfairKing / smos

A comprehensive self-management System
https://smos.online
MIT License
294 stars 48 forks source link

Support filtering for entries without a tag #258

Open distefam opened 1 year ago

distefam commented 1 year ago

I'm trying to find any items that do not currently have a tag. I've attempted to filter using: smos-query next tag:, smos-query next tag:"",smos-query next not:tag but none work. Is it possible to do this now?

Related: is there a way to add a work report check that an item has any tags?