org-roam roam-refs
Table of Contents
roam-refs appears in properties drawer of org-roam node:
:PROPERTIES: :ID: 1c2dd213-4edf-4510-a6eb-00615dd5acc0 :ROAM_REFS: @samsonovichSociallyEmotionalBraininspired2020 :ROAM_REFS: www.google.com :END: #+title: Samsonovich :: Socially Emotional Brain-Inspired Cognitive Architecture Framework for Artificial Intelligence
1. sementic
The semantic of this notation is that this node would be canonical node for resource for the corresponding resource.
2. usage
In org-roam, this brings 2 use-cases:
- in org-roam-buffer, together with backlinks, a
reflink
section (org-roam-mode-sections
) would show every occurance ofROAM_REFS
in the whole note base. - refs would be indexed and could be searched with
org-roam-ref-find
3. reflink example
for
ROAM_REFS: @samsonovichSociallyEmotionalBraininspired2020
cite:@samsonovichSociallyEmotionalBraininspired2020 (for org-cite) cite:samsonovichSociallyEmotionalBraininspired2020 (for org-ref) (omitting single opening and closing brackets to avoid them being interpreted as cite links)
occurances in other files would be gethered in the reflink section
for
ROAM_REFS: http://google.com
[[http://google.com]]
http://google.com occurances would be gethered Samsonovich :: Socially Emotional Brain-Inspired Cognitive Architecture Framework for Artificial Intelligence
Backlinks
org-roam
org-roam is a package implementing behaviours of a Zettelkasten note system into a specified org-roam-directory
.