customize order of entrys (elements of an item) in right pane (info)
I would like to know, if there is a possibility to customize the appearance of the right pane (info) in zotero.
For instance I was asked by a user if it is possible to show the entry for "date" always at the top of the list of entrys. I suspect it is an difficult issue because it involves the different lists of elements of different item types but hope that maybe there is a about.config entry for this or a matching list somewhere in the zotero folder?
For instance I was asked by a user if it is possible to show the entry for "date" always at the top of the list of entrys. I suspect it is an difficult issue because it involves the different lists of elements of different item types but hope that maybe there is a about.config entry for this or a matching list somewhere in the zotero folder?
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.
https://github.com/zotero/zotero/blob/master/chrome/content/zotero/bindings/itembox.xml
it looks like the code makes a provision for allowing a customized field order (see l. 310), but that's currently not implemented in any way.