zotero/chrome
Adomas Ven 2cce099928 Add custom view groups for different library types (#1042)
I originally attempted this with zotero-persist and column attributes,
but there is no good way to make it succinct paramswise and the code was
painful to look at too. Thus different group settings are stored in
preferences.

Currently there are two view groups: "feed" and "default". Items view
columns have two new attributes:
`default-in` - a space separated list of views in which a column is
visible by default
`disabled-in` - a space separated list of views in which a column is
disabled by default (invisible + not possible to enable)

Fields not parsed for feeds are now disabled.
2016-06-28 20:12:54 -04:00
..
content Add custom view groups for different library types (#1042) 2016-06-28 20:12:54 -04:00
locale Allow choosing of synced libraries in sync preferences (#1033) 2016-06-27 12:47:11 -04:00
skin/default/zotero Add a second horizontal layout to Zotero for small screens (#1010) 2016-05-27 20:57:29 -04:00