From db95d5b7a3438adc07bbbc791d2bea849ab7bb2d Mon Sep 17 00:00:00 2001 From: jethrokuan Date: Thu, 8 Sep 2022 16:26:22 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20d95d2?= =?UTF-8?q?5615e69e7cc847641800c1886366336c97e=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manual.html | 2 +- org-roam.org | 2 +- org-roam.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manual.html b/manual.html index 65c57b2..b60685a 100644 --- a/manual.html +++ b/manual.html @@ -2147,7 +2147,7 @@ Previous: , U
Function: org-roam-dailies-capture-yesterday n &optional goto
-

Create an entry in the daily note for yesteday. +

Create an entry in the daily note for yesterday.

With numeric argument n, use the daily note n days in the past.

diff --git a/org-roam.org b/org-roam.org index 9dfe4e4..228ae48 100644 --- a/org-roam.org +++ b/org-roam.org @@ -1300,7 +1300,7 @@ There are variants of those commands for ~-yesterday~ and ~-tomorrow~: - Function: ~org-roam-dailies-capture-yesterday~ n &optional goto - Create an entry in the daily note for yesteday. + Create an entry in the daily note for yesterday. With numeric argument ~n~, use the daily note ~n~ days in the past. diff --git a/org-roam.texi b/org-roam.texi index c5cc576..d4d2b9e 100644 --- a/org-roam.texi +++ b/org-roam.texi @@ -1826,7 +1826,7 @@ There are variants of those commands for @code{-yesterday} and @code{-tomorrow}: @defun @code{org-roam-dailies-capture-yesterday} n &optional goto -Create an entry in the daily note for yesteday. +Create an entry in the daily note for yesterday. With numeric argument @code{n}, use the daily note @code{n} days in the past. @end defun