Tag specific RSS feeds
It is possible to get RSS feeds for library items marked with a specific tag? I am new to this but haven't been able to locate this functionality in Zotero. (I had been doing this on Connotea and it was very useful to me as an educator in organizing sources for classes by topic.) Thanks for your help!
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
(In API terms you just append &tag=<tagname> at the end of the GET request if that's what you're after)
http://www.zotero.org/support/dev/server_api/read_api#search_syntax
(And technically it's Atom, not RSS.)