edtechhub / zotero-cli

Commandline interface for Zotero
https://github.com/edtechhub/zotero-cli/projects/1
13 stars 3 forks source link

Zotero.deleted([search/request parameters]) #17

Open retorquere opened 5 years ago

retorquere commented 5 years ago

Returns deleted collections, library items, tags, searches and settings (requires “since=” parameter)

bjohas commented 5 years ago

I assume this is the 'trash' command?

It shows deleted items, but how do you get tags? (Does that even make sense?) How does the 'since' parameter work? Is it simple to add a 'since'? E.g. retrieving a just deleted item / just deleted tag could be helpful.