Org Mode
Org
This is a post dedicated to the Org Layer in Spacemacs (Org Mode is a GNU Emacs mode, so not limited to Spacemacs!). Check out Org Mode and the Org Manual to see what Org is all about. I got recommended years ago but didn’t have the time and leisure back then to really learn and use it.
Currently I mainly use Org Mode in Spacemacs for note-taking and jotting down ideas.
For the next step I plan to use org-roam to build a knowledge base and I’ll also begin using Org as my main task manager after the holiday. For any of you that are into organizing tasks, I highly recommend you to try Org Mode, with whichever editor you prefer that supports it.
For programmers or people that aspire to learn coding, Org-babel makes literate programming possible by enabling the execution of source code within Org documents.
Existing Amazing Tutorials
OutOfCheeseError-An Annotated Spacemacs is one of my favorites.
To be continued…