Version 0.2.3
Added
-
orb--replace-virtual-field
andorb--virtual-fields-alist
for
mappingbibtex-completion
virtual field names to more conventional
words, namely these:("=type=" . "type") ("=key=" . "citekey") ("=has-pdf=" . "pdf?") ("=has-note=" . "note?")
From now on,
type
,citekey
,pdf?
andnote?
are recognized as
aliases of, respectively,=type=
,=key=
,=has-pdf?
and
=has-note=
inorb-preformat-keywords
. -
Throw an error if an
orb-preformat-keywords
element is neither a
string nor a cons cell. -
Github funding badge
Changed
- No more no less: the upstream URL! We are now a
legit brethren of the Org-Roam family.
Fixed
helm-bibtex
not showing the note indicator because
orb-find-note-file
wasn't adjusted to the upstream changes in
org-roam--get-ref-path-completions