Org mode: How to fold current heading
If you are editing the current heading, and you are done with it, you want to fold it, and move on.
Today I learn in Emacs
If you are editing the current heading, and you are done with it, you want to fold it, and move on.
If you are in a long org file, sometimes it’s helpful to fold all other headings and focus on the current one.
Doom Emacs has the restclient mode support for org-mode code block. To turn it on, uncomment the rest
under :lang
in init.el
.
When editing in org-roam mode, when a heading becomes prominent, you sometimes want to make it a node. Doing so means you can link it in other nodes.
Use counsel-projectile-ag
.