Tag and tag count columns in the list of items
It would be nice to have two new columns: one with the item tag count and the second one – with the tags themselves (e.g. comma-separated).
It is currently impossible to quickly find untagged items or those that are tagged insufficiently. A user has to click through each item separately to perform such task.
I believe that something like this would not be difficult and long to implement. There is a note count column already, it works well and is very helpful.
Sorry if the topic is duplicate. The only mentioning of this problem I have found is the github issue, which was closed a year ago without any discussion (http://github.com/zotero/zotero/issues/179).
It is currently impossible to quickly find untagged items or those that are tagged insufficiently. A user has to click through each item separately to perform such task.
I believe that something like this would not be difficult and long to implement. There is a note count column already, it works well and is very helpful.
Sorry if the topic is duplicate. The only mentioning of this problem I have found is the github issue, which was closed a year ago without any discussion (http://github.com/zotero/zotero/issues/179).
I still think that tag and tag count columns would be useful though. They will be really helpful to overview the situation with tags in any catalog removing a need to go through additional clicks to filter items: http://img-fotki.yandex.ru/get/9743/10162828.2/0_734a0_99a1042d_orig.png
I don’t see any pitfalls in having this feature implemented apart from some time costs needed to modify code for the ‘note count‘ column.
https://github.com/zotero/zotero/pull/175
I have no input into the tag counter column - I doubt core devs are going to do it any time soon, though, so if it is going to happen it'd have to be a patch.
Tag count in that case can be only visible for one currently selected item, while a column in a list gives information on all elements in the given collection.
I would do it myself, but it will take me longer as I’m not familiar with what Zotero is like inside.
Any volunteers?