org-roam / org-roam-bibtex

Org Roam integration with bibliography management software
GNU General Public License v3.0
565 stars 47 forks source link

add keyword to merge date and year #255

Open wztdream opened 1 year ago

wztdream commented 1 year ago

Some bibtex use "year" field, others use "date" filed, it will be convenient to have a keyword to merge them, say:

  1. if there is year -> year
  2. if there is date filed -> convert to year

see discussion https://github.com/org-roam/org-roam-bibtex/discussions/254