diff --git a/content.org b/content.org index 45b5629..ecd5a28 100644 --- a/content.org +++ b/content.org @@ -3068,6 +3068,9 @@ that I can see eight pages at a glance (see figure below). #+CAPTION: An example of what my ugly handwriting looks like :), [[attachment:screen:d22fec54-83c6-4cc6-a701-c29270868804.png]] +#+CAPTION: A little demo (sped up). +[[attachment:output.gif][demo]] + Additionally, the following elisp snippet allows me to attach the latest note to an org-roam node with a couple of keystrokes. #+begin_src elisp diff --git a/site/content/posts/kindle-scribe-monitor.md b/site/content/posts/kindle-scribe-monitor.md index 779d6cd..d2cd6ee 100644 --- a/site/content/posts/kindle-scribe-monitor.md +++ b/site/content/posts/kindle-scribe-monitor.md @@ -45,6 +45,8 @@ that I can see eight pages at a glance (see figure below). {{< figure src="/ox-hugo/screen:d22fec54-83c6-4cc6-a701-c29270868804.png" caption="Figure 1: An example of what my ugly handwriting looks like :)," >}} +[demo](/ox-hugo/output.gif) + Additionally, the following elisp snippet allows me to attach the latest note to an org-roam node with a couple of keystrokes.