Org Mode Tips and Tricks
Useful org mode snippets to remember
:results drawer
and maybe :wrap export org
These might be useful for code blocks that need to be evaluated as org text. Check the org list from around 2020-11-11 for more.
Stacking Tables
The org-mode equivalent of rbind()
in R is revealed here by Emmanuel
Charpentier.
Org Mode Interface to Canvas
This project might be worth keeping an eye on if my use of Canvas expands.
Easy-Hugo
The easy-hugo package might be useful for maintaining my web site.