Avram Lyon

Results 109 comments of Avram Lyon

I think this will have to be an advanced search start button or something... A search field isn't straightforward in Android < 3.0

Showing them is something we can do now-- but we can't edit them until API supports it.

It is critically needed. My current work is focusing on cleaning up the sync code, which will make it possible to expand server syncs to include group libraries without further...

This isn't too hard to do locally with cached item templates, but it'd be good to have the server handle, since this is a pretty complex task that requires serious...

The logic is here: https://www.zotero.org/trac/browser/extension/trunk/chrome/content/zotero/xpcom/data/item.js

Pushing to 1.2 for now.

User guide updated. Thanks for pointing this out.

We're going to do this by having ItemActivity support a generalized Query data structure, instead of the current simple string... And since this is something that Zotero itself can't do,...

Searching by tag and browsing by tag will take the same amount of work-- right now the bulk of the item data is stored in a single blob of JSON...

UI in 6d2ff00b6a10db65e856f549ff446fac49889269, but not written yet. UI hidden/disabled for now.