org-mode
Orgmode is the most awesome mode Emacs has. It is a beast to master, and the best advice one can get is : dig in slowly, use it for tracking your todos or as an outline and forget about all the super powerful feature it has. Once you are used to the basic usage, slowly document yourself (using the awesome documentation directly from Emacs) and enhance your workflow.
Workflow
I’ve wanted to write about my org-mode
workflow for a while. I started on my monorepo
but it’s far from complete and the format doesn’t really fit the prose I wanted to put
in. I’ve recently read “A Guide to My Organizational Workflow: How to Streamline Your
Life” and well, it gave me the will to document it, so here it is : My Organizational Workflow.
Babel and the library
The “Library of Babel” is a collection of code blocks. Like a function library, these code blocks can be called from other Org files.
I recently discovered the Library of Babel concept (from Literate DevOps), and here is mine.
Publishing
Orgmode has export and publishing features. It is very powerful. As a matter of face, I am using org-mode to publish this website, from the index to the posts, articles, … And as a matter of fact, there is even a page about it : publishing this website.
Triage
https://jingsi.space/post/2017/04/30/org-protocol/ (org-protocol) org
My Folder Hierarchy
Think about this in the context of Linux only and with dired
.
- Why
- Archive by date easily, find files easily
- What
- from download (or elsewhere) to
~/desktop/archive
, the rest is only links (or virtual fs) - How
- Scripts, links or a fuse filesystem
My org-refile workflow - Yiming Chen emacs org
Emacs Org-mode: Use good header ids! emacs org
UOMF: Logging With Emacs Org Mode emacs org
Custom Org Links // Bodacious Blog emacs org
Using age with org-journal • Edmund Miller
Maybe one day ?
Note taking 3: Notes from elfeed entries - Heikki @ home