From be95b42d32d9707309ab373f1d8182c84db41c5c Mon Sep 17 00:00:00 2001 From: asymmetric Date: Tue, 1 Dec 2020 06:42:33 +0200 Subject: [PATCH] (docs): fix link to org-capture (#1329) Required capitalization. --- doc/org-roam.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-roam.org b/doc/org-roam.org index 73c507d..442fc70 100644 --- a/doc/org-roam.org +++ b/doc/org-roam.org @@ -137,7 +137,7 @@ using a powerful templating system. A slip-box requires a method for quickly capturing ideas. These are called *fleeting notes*: they are simple reminders of information or ideas that will need to be processed later on, or trashed. This is typically accomplished using -~org-capture~ (see info:org#capture), or using Org-roam's daily notes +~org-capture~ (see info:org#Capture), or using Org-roam's daily notes functionality (see [[*Daily-notes][Daily-notes]]). This provides a central inbox for collecting thoughts, to be processed later into permanent notes.