change a field's displayed name?
I know that having individuals modify the standard set of fields is the last thing you want done in general, but I have a specific need to locally display a field name differently, and so I'm wondering: Is it possible to, say, modify zotero.sqlite so that a field (Language) displays its name as something else, e.g. Ref Number or Endnote Number, just on my computer? When I say "displays as", I'm thinking a) as a column heading in the citation list (middle pane of Zotero) and, less crucially, b) in the field list (right-hand pane).
This is already a workaround: We used Language since there is no existing or "custom" field we could use, as I understand, for this information.
Thanks.
This is already a workaround: We used Language since there is no existing or "custom" field we could use, as I understand, for this information.
Thanks.
It will entail changing and re-packing source code.
(specifically the locale file https://github.com/zotero/zotero/tree/master/chrome/locale/en-US/zotero ) and it will be overwritten with each Zotero update.
Is that really going to be less work than explain to people that "language" for your purpose means "xyz"?
(Also, you will run into all types of potential problems with this workaround: Many translators fill the language fields, the language field is automatically checked by citation styles to trigger/untrigger title casing and may, in the future, be displayed as part of citations depending on the style.)
some edits for clarification.
Probably not high enough, but if you are willing to spell out the steps, at least generally, maybe it would be worth a try.
"Also, you will run into all types of potential problems with this workaround:"
Is there a better way? Either a better field to re-purpose, one that occurs in most document types (e.g. article, report, interview, book, book chapter), or a solution that doesn't re-purpose a field? I poked around zotero.sqlite and saw that "custom field" occurs there, but apparently these are not supported.
Thanks.
"Extra" is designed as a custom field, but can, unfortunately, not be displayed in the middle column (I have no idea why not - I wish it could).
If you really need the field in the middle column, "Rights" could be a less-bad option (it's used by fewer translators and not ever for citation styles).
(I believe the "custom field" has to do with some custom version that Zotero made for the NSF).
Enabling more already existing fields for more item types is one of my (and not just my) pet issues. Reworking existing fields and items will be one of the major issues for Zotero 3.5 - if you could describe a little bit more why/how you're assigning Reference Numbers to websites that might happen. Probably not early enough to be useful for you, but...
I look forward to the version that opens up more fields!