Remove files from search? Any alternative to multiple profiles?
I have been using Zotero for many years now and my library has grown to a considerable size. I know Zotero doesn't support multiple library and you can use profiles or groups, but neither is really a practical solution.
Is seems trivial from a software engineering POV to offer a way to have items that are not included in the search/indexing, especially to improve performance with very large libraries. The only way I can think is to have a collection with the items I use and one with the items I don't use. In that sense I would never use the main library, and just create subcollections of the "active" main collection. It's still somewhat limiting and frankly I don't understand this choice to force users to use these workaround solutions.
So my questions are:
1) can items be excluded from the search/indexing?
2) what is the logical reason for not wanting to improve the performance of zotero by having multiple libraries?
Thank you
Is seems trivial from a software engineering POV to offer a way to have items that are not included in the search/indexing, especially to improve performance with very large libraries. The only way I can think is to have a collection with the items I use and one with the items I don't use. In that sense I would never use the main library, and just create subcollections of the "active" main collection. It's still somewhat limiting and frankly I don't understand this choice to force users to use these workaround solutions.
So my questions are:
1) can items be excluded from the search/indexing?
2) what is the logical reason for not wanting to improve the performance of zotero by having multiple libraries?
Thank you
2) Zotero does have multiple libraries via groups. You just don't like the implementation. The reason for not duplicating that functionality should be obvious -- duplicating existing functionality creates additional development and maintenance costs and is a frequent source of user confusion -- but if you say what about groups doesn't work for your purposes, there may be improvements in stock
2) Groups forces me to go online to manage/edit/create, that's not such a big deal. But I can't use a webdav, it forces me to use Zotero online storage, is that correct?
You have mentioned maintenance costs, then why don't you offer the possibility of linking groups to external hosting solutions? Wouldn't that reduce your costs?
For maintenance, I was talking about code maintenance -- every additional option/feature has to be tested and maintained as Zotero releases new versions. Connecting groups to external hosting also just isn't trivial, if you think about the permissions issues involved (how would Zotero align permissions on an external server to group permissions?)