Org-roam v1.2.3 (13-11-2020)
Primarily a stabilization and bug-fix release.
Org-roam-dailies has also been revamped to include new features, see this video for a quick overview.
Added
- #978 Revamp org-roam-dailies
- #1183 Interactive functions for managing aliases and tags in Org-roam file, namely
org-roam-alias-add
,org-roam-alias-delete
,org-roam-tag-add
, andorg-roam-tag-delete
. - #1215 Multiple
ROAM_KEY
keywords can now be specified in one file. This allows bibliographical entries to share the same note file. - #1238 Add
org-roam-prefer-id-links
variable to select linking method - #1239 Allow
org-roam-protocol
to capture the webpage's selection, and add a toggle for storing the links to the pages - #1264 add
org-roam-db-update-method
to control when the cache is rebuilt.
Changed
- #1264 renamed
org-roam-update-db-idle-seconds
toorg-roam-db-idle-idle-seconds
Fixed
- #1074 fix
org-roam--extract-links
to handle content boundaries. - #1193 fix
org-roam-db-build-cache
by not killing temporary buffer inorg-roam--extract-links
. - #1195 fix ID face showing as invalid if within Org ID files, but not Org-roam's.
- #1199 make Org-roam link insertions respect
org-roam-link-title-format
everywhere. - #1201 fix
org-roam-db-build-cache
failing in scenarios involving duplicate IDs and deleted files. - #1226 only update relative path of file links
- #1232 fix incorrect title extractions from narrowed buffers
- #1233 fixes bug where descriptive file links become plain links during update for relative paths
- #1252 respect original link type during automatic replacement