If you have only one big org file, you can generate links by creating radio targets. Also, you can open the file at Emacs startup by customizing initial-buffer-choice
.
akirakom
joined 1 year ago
If you have only one big org file, you can generate links by creating radio targets. Also, you can open the file at Emacs startup by customizing initial-buffer-choice
.
If you are a web developer, you will notice that modern toolchains tend to assume interactive terminal. Most of them can be run in
compilation-mode
, but some do not function without interactivity. For example, you will probably need a terminal when scaffolding a project using a CLI.