You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: citar--insert-bibtex to omit fields in citar-bibtex-no-export-fields
This commit extends the `citar--insert-bibtex' function to omit bibtex fields
that were declared in `citar-bibtex-no-export-fields' in the bibtex entry that
is to be exported/inserted.
This mirrors what is done by `bibtex-completion-insert-bibtex' when the
`bibtex-completion-no-export-fields' variable is non-nil.
0 commit comments