prevent data import from transfer to library
I want to continue to add bibliography entries into a bibtex database and periodically import into zotero. The problem is duplicate entries go into the library.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
In general duplicate detection is planned, but otherwise I'm not sure how you even expect this to work logistically.
Given that the direction in which you're using Zotero is very unusual (since getting data into Zotero is, for most users, it's key advantage over, say, jabref) I don't think a solution specific to this issue is likely to happen.
It would be better if imported items remained only in a child directory and the user could have the option to transfer data to the main library directory either manually or automatically.
Preferred import behaviour:
Select bibtex file to import
bib file imported to a child directory
contents of library directory deleted
imported bib file contents transferred to library directory
This type of sequence would be analogous to typical use of a file manager (e.g. nautilus).
The could be an import configuration setting to either import automatically files directly to the library directory, or import manually as described above.
The option to sort the bib file by creation date is not feasible because the bib file is a single text file, so it would not be possible to rearrange text in order of creation date.
@articlex,
abstract=...
@bookx
author=...
So article Y would be added after article X. No particular reason, but the bibtex file was organised by entry type (probably following the descriptions by Patashnik in 'bibtexing').
So perhaps the best way for bibtex users is to make one first import into zotero; make new bibtex entries in the original bibtex file using a favoured text editor; copy each new bibtex entry directly into zotero using the copy-clipboard
(I have some additional management via refbase, JabRef, and a few other tools, but I'm just pointing out that a Zotero-centric workflow is perfectly possible for BibTeX users.)