This commit is contained in:
Valentin Boettcher 2024-11-17 14:03:18 -05:00
parent 78d152e3de
commit 858fdc5ce2
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE
2 changed files with 5 additions and 0 deletions

View file

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

View file

@ -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="<span class=\"figure-number\">Figure 1: </span>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.