/notes

personal notes

Primary LanguageJavaScript

notes

Personal notes that I take, view this on the web at notes This repo uses the Org-Roam packages which allows me to connect notes easily.

Publishing

To publish a new update to the notes, making sure you have this fork and tree of org-roam-ui, run

org-roam-ui-export

and select the directory as `src`

afterwards, assuming you are using doom emacs, you can patch the org-roam-ui server by running

sudo bash build-standalone-server.sh /home/wyli/org/notes/src

where the build-standalone-server.sh is where the git repo for emacs is stored (around `~/.config/emacs/.local/straight/repos/org-roam-ui/standalone/` for me) (you need docker)

afterwards you can copy the contents directly to `/out` here using

cp -r out/ ~/org/notes/

and then you’re set.

Branches

  • IB (main)
  • iGCSE (old)
  • pages (deprecated)

Table of Contents