Deploying to gh-pages from @ d95d25615e 🚀

This commit is contained in:
jethrokuan
2022-09-08 16:26:22 +00:00
parent 2c23ccdc04
commit db95d5b7a3
3 changed files with 3 additions and 3 deletions

View File

@@ -2147,7 +2147,7 @@ Previous: <a href="#Configuration" accesskey="p" rel="prev">Configuration</a>, U
<dl>
<dt id="index-org_002droam_002ddailies_002dcapture_002dyesterday">Function: <strong><code>org-roam-dailies-capture-yesterday</code></strong> <em>n &amp;optional goto</em></dt>
<dd>
<p>Create an entry in the daily note for yesteday.
<p>Create an entry in the daily note for yesterday.
</p>
<p>With numeric argument <code>n</code>, use the daily note <code>n</code> days in the past.
</p></dd></dl>

View File

@@ -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.

View File

@@ -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