Emacs TIL

Today I learn in Emacs

Blog Index About Search

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.

Sep 10, 2021 · 1 min read

Org mode: How to fold all other headings except the current one

If you are in a long org file, sometimes it’s helpful to fold all other headings and focus on the current one.

Sep 9, 2021 · 1 min read

Use Emacs like Postman for API testing

Doom Emacs has the restclient mode support for org-mode code block. To turn it on, uncomment the rest under :lang in init.el.

Sep 8, 2021 · 1 min read

Org-roam: Turn heading into a node

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.

Sep 7, 2021 · 1 min read

Search and filter files by name/type

Use counsel-projectile-ag.

Sep 7, 2021 · 1 min read
1
7 8 9 10 11

© 2022 Emacs TIL. Powered by Jekyll & Forever Jekyll.