branch: externals/org-remark commit 2d11de2ec2095285a53105a3c25d477b5d061692 Author: Noboru Ota <m...@nobiot.com> Commit: Noboru Ota <m...@nobiot.com>
docs: README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index df8a8f9743..94ba70177a 100644 --- a/README.org +++ b/README.org @@ -34,7 +34,7 @@ As of 0.0.6, seamless workflow with Org-roam has been added by generating ID lin If user option =org-marginalia-use-org-id= is non-nil (default) and Org ID is available in the main note, Org-marginalia will create a link back to the source note with using an Org-ID link instead of a normal file link. -The Org-marginalia looks at property inheritance for the ID property. When immediate headline where a highlight belongs does not have an ID, the ID of a higher headline or file property is used when available. When none, Org-marginalia falls back to a normal file link. +Org-marginalia looks at property inheritance for ID properties. When the immediate headline where a highlight belongs does not have an ID, the ID of a higher headline or file property is used when available. When none is available, Org-marginalia falls back to a normal file link. When a new marginalia file is created and =org-marginalia-use-org-id= is non-nil, Org-marginalia will add an ID property to the file level. This is mainly to support Org-roam's backlink feature for marginalia files.