Small niceties
[0.3.1] - 2020-05-10
Added
-
Smart ${file} and %^{file} wildcards
Iforb-process-file-keyword
is non nil, process these wildcards with
orb-process-file-field
. This allows to use${file}
instead of more
verbose(orb-process-file-field \"${citekey}\")
in templates -
Only the files whose extensions match those specified in
orb-file-field-extensions
will be returned byorb-process-file-field
or
all if this variable is nil. -
Functions listed
orb-ignore-bibtex-store-link-functions
will be forced to
return nil during note taking with ORB, e.g. viaorg-ref
interface. This
has been introduced to achieve a better user experience withorg-ref
, which
causes two functions, nativeorg-ref-bibtex-store-link
andol-bibtex
'
org-bibtex-store-link
to be defined at runtime. With two functions,
org-capture
cannot decide which one to use and annoyingly prompts to choose
one every timeorg-capture
is initiated from a BibTeX buffer
Changed
- Respect
org-roam-title-to-slug-function
, thanks to @Wetlize - Remove
org-roam--with-template-error
, which was removed from Org Roam - Improve ORB PDF Scrapper training session messages
Fixed
- Broken link to Spacemacs instructions
- Ensure Anystyle receives absolute file paths