This allows me not to worry about order when code is tangled, and
instead allows the code to "pull" in named code blocks inside the
`use-package` calls.
The noweb feature allows me to define self-contained code blocks, but
during emacs load time, only evaluate them /after/ org has loaded.
The downside is needing to /name/ them.
The mail system connects to my Gmail account with isync and notmuch,
and allows me to interact with with it, like hey.com ... oh, and I can
compose email messsage in org format.
Pretty slick. Now, if I just used mail.
While the `text-scale-increase` works fine for a single window, if I
want the font for the entire window, I needed something else. Added it
to the "Window" Hydra, so it could be a pink toggle.
While I was at it, I changed more `ha/` to `ha-` ... consistency!
One big feature of the org-journal is the ability to auto generate
empty files, and I realized that I needed to kick it up a notch with
the auto-insert. Actually brought my old code from years ago, as it
still works.