screwlisp on Nostr: npub17rwq9…92p8j every day at the moment I am using orgmode and it looks like this: ...
npub17rwq9g7ptr4wj3r5cl3v4ys8629gw4pele8fn53a7hd679j3w0mqm92p8j (npub17rw…2p8j) every day at the moment I am using orgmode and it looks like this:
#+TITLE: Today's thing
#+AUTHOR: screwtape
Sometimes a preamble
<C-c C-v d elisp> -> <explicitly load babel languages being used in this document>
* Heading :maybe_properties_too:
#+name: a-good-name
#+HEADER:
<C-c C-v d lisp> -> some code
brief commentary about the code
** Subheadings being demonstrations and implications of said code
* Another heading logically independent from the first.
also tangle -> ASDF system
#+TITLE: Today's thing
#+AUTHOR: screwtape
Sometimes a preamble
<C-c C-v d elisp> -> <explicitly load babel languages being used in this document>
* Heading :maybe_properties_too:
#+name: a-good-name
#+HEADER:
<C-c C-v d lisp> -> some code
brief commentary about the code
** Subheadings being demonstrations and implications of said code
* Another heading logically independent from the first.
also tangle -> ASDF system