GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站

Home Page:https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for extra hugo fields to be setup by extra bibtex fields.

lrnv opened this issue · comments

Hey,

Bacisally the url_XXX fields from hugo could be filled directly by corresponding hugo_url_XXX fields in the bibtex. Recall that bibtex allows for any field to be defined.

Moreover, this will not stop the bib file to be used for any other purposes as those filds would simply be ignored by reference managers that do not know them.

commented

Closing as it appears to be a duplicate of the existing issue #48 . Feel free to contribute to that issue. First we need to decide a strategy for mapping attributes. E.g. how would you represent nested page options like image > caption.