From e4d344fb935cf33bdfea7e21e586b606be2f8341 Mon Sep 17 00:00:00 2001 From: jethrokuan Date: Sat, 19 Dec 2020 08:43:24 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20ecf51?= =?UTF-8?q?5f650420170949de7808292dfb1c7b62283=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manual.html | 11 +++++++---- org-roam.org | 11 +++++++---- org-roam.texi | 9 +++++---- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/manual.html b/manual.html index 01a0f86..a35ab72 100644 --- a/manual.html +++ b/manual.html @@ -764,10 +764,10 @@ avoid getting in the way of writing. Org-roam queues updates to the files, waits for you to be idle for 2 seconds, and then automatically triggers updating the cache. After the cache has been updated, running M-x org-roam-find-file again should show the note you have created, and selecting -that entry will bring you to that note. One can customize the waiting time by -setting org-roam-db-update-idle-seconds; or change the cache update to be -triggered immediately after buffer save by setting org-roam-db-update-method -to 'immediate. +that entry will bring you to that note 2. One can customize the waiting +time by setting org-roam-db-update-idle-seconds; or change the cache update +to be triggered immediately after buffer save by setting +org-roam-db-update-method to 'immediate.

Org-roam makes it easy to create notes, and link them together. To link notes together, we call M-x org-roam-insert. This brings up a prompt with a list of @@ -2803,6 +2803,9 @@ Previous: ,

(1)

To understand more about Roam, a collection of links are available in Note-taking Workflows.

+

(2)

+

Depending on your completion framework, you may need to press TAB to +see the list.


diff --git a/org-roam.org b/org-roam.org index 8388c09..8c225c2 100644 --- a/org-roam.org +++ b/org-roam.org @@ -365,10 +365,10 @@ avoid getting in the way of writing. Org-roam queues updates to the files, waits for you to be idle for 2 seconds, and then automatically triggers updating the cache. After the cache has been updated, running ~M-x org-roam-find-file~ again should show the note you have created, and selecting -that entry will bring you to that note. One can customize the waiting time by -setting ~org-roam-db-update-idle-seconds~; or change the cache update to be -triggered immediately after buffer save by setting ~org-roam-db-update-method~ -to ~'immediate~. +that entry will bring you to that note [fn:1]. One can customize the waiting +time by setting ~org-roam-db-update-idle-seconds~; or change the cache update +to be triggered immediately after buffer save by setting +~org-roam-db-update-method~ to ~'immediate~. Org-roam makes it easy to create notes, and link them together. To link notes together, we call ~M-x org-roam-insert~. This brings up a prompt with a list of @@ -1667,6 +1667,9 @@ are the solutions: :END: * Footnotes + +[fn:1] Depending on your completion framework, you may need to press TAB to +see the list. [fn:roam] To understand more about Roam, a collection of links are available in [[*Note-taking Workflows][Note-taking Workflows]]. # Local Variables: diff --git a/org-roam.texi b/org-roam.texi index 8741061..722bcb7 100644 --- a/org-roam.texi +++ b/org-roam.texi @@ -592,10 +592,11 @@ avoid getting in the way of writing. Org-roam queues updates to the files, waits for you to be idle for 2 seconds, and then automatically triggers updating the cache. After the cache has been updated, running @code{M-x org-roam-find-file} again should show the note you have created, and selecting -that entry will bring you to that note. One can customize the waiting time by -setting @code{org-roam-db-update-idle-seconds}; or change the cache update to be -triggered immediately after buffer save by setting @code{org-roam-db-update-method} -to @code{'immediate}. +that entry will bring you to that note @footnote{Depending on your completion framework, you may need to press TAB to +see the list.}. One can customize the waiting +time by setting @code{org-roam-db-update-idle-seconds}; or change the cache update +to be triggered immediately after buffer save by setting +@code{org-roam-db-update-method} to @code{'immediate}. Org-roam makes it easy to create notes, and link them together. To link notes together, we call @code{M-x org-roam-insert}. This brings up a prompt with a list of