Controlling sort order of items in export as Scannable Cite
I would like to control the sort order when I export in Scannable Cite format. Either by using Quick Copy or by exporting, I end up with all of the selected items in a random format (maybe falling back to Date Added to Zotero?).
I would like to be able to generate a Scannable Cite list of items ordered either by Year or alphabetically by Author.
Is that possible? I know that I could use another program to sort the generated list alphabetically by author, but:
1) Scannable Cite format uses the first creator listed, thus not always the one it will be cited by (e.g. editor of a book, rather than author of a chapter).
2) It would be much harder to use another program to sort by Year.
(This is an independent question, but if you're wondering my intended usage is explained here: https://forums.zotero.org/discussion/81890/automatically-enter-multiple-citations-e-g-whole-collection-in-word)
I would like to be able to generate a Scannable Cite list of items ordered either by Year or alphabetically by Author.
Is that possible? I know that I could use another program to sort the generated list alphabetically by author, but:
1) Scannable Cite format uses the first creator listed, thus not always the one it will be cited by (e.g. editor of a book, rather than author of a chapter).
2) It would be much harder to use another program to sort by Year.
(This is an independent question, but if you're wondering my intended usage is explained here: https://forums.zotero.org/discussion/81890/automatically-enter-multiple-citations-e-g-whole-collection-in-word)
It _would_ likely be possible to go to more length to get the "right" creator first in ScannableCite -- the code isn't terribly complicated, so you might try hacking it yourself. Note also that, if you don't plan to rely on the authors, you could just remove them in the export. The scan doesn't care about that part of the scan marker at all.
Out of curiosity, would it be in principle possible to create a CSL style equivalent to this export format? Or are there technical limitations having to do with, e.g., disambiguation that would make that difficult?
For the moment this is a sort of awkward, but working, solution for me, so no need to put more effort into it.
As for your larger question: you do need these as active citations? Just using citations or bibliographies created from Zotero collections or tags won't do?
And this does have to generate live Zotero fields? E.g. working with pandoc for scanning docs isn't an option?
Basically I want the format of "here are some references: (...), (...), (...), ..."*
[*My Word macro will convert those to the appropriate embedded 'Author (YYYY)' format.]
Yes, it needs to be active fields because it's part of the longer document and these should be added to the bibliography. I suppose I could manually add them to the bibliography, as well as creating corresponding plain-text cites, but that would prevent any future changes in my library from being updated in the text, and it would be much harder to sync future edits if I want to add or remove an item.
Anyway, this is functional now. I just wanted to confirm there wasn't an easier way.