Add .bibtex As Same As One Extension of BibTex

Oxford Academic uses ".bibtex" as extension, so I hope Zotero could add it as one extension of BibTex. Thanks a lot!
Here is a link for test: https://academic.oup.com/pq/article-abstract/53/211/243/1610975
  • Zotero already registers itself for .bibtex for local file opening.

    If you're referring to download interception by the Zotero Connector, that has nothing to do with the file extension — it just requires the website to be serving the file with the correct content type. OUP isn't. (It's claiming it's just plain text.)

    We could consider looking at the filename they're assigning to the download and using that if it's ".bibtex", but that's technically not how content handling on the web is supposed to work. It's up to the website to accurately describe the content it's sending.
  • Thank you, I see. Detecting with content type maybe is better.
    Before discussion, I never know Zotero has registered ".bibtex" file (Although I can see Zetero handled file in it property now). Now, I can double click the ".bibtex" file to open it.
    In fact, my origin issue is caused by importing file in Zotero menu. It is only able to filter ".bib" file but ".bibtex".
    However double click and drag is easier. The issue seems insignificant in this regard.
  • In fact, my origin issue is caused by importing file in Zotero menu. It is only able to filter ".bib" file but ".bibtex".
    Oh, we can fix that.
Sign In or Register to comment.