GeistHaus
log in · sign up

The Org Manual ¶

orgmode.org

The Org Manual

25 pages link to this URL
Emacs Org mode tables - jherrlin

Intro This is the second post in the serie of how I use Emacs Org mode (from now on org) and it will cover usage of org tables. Some of the content assumes basic knowledge about org. If you are new to org I can recommend this two videos; hrs and kitchin. Org tables are like spreadsheets with super powers. Tables can be used to keep information organized, as input to source blocks (more about that in the first post, "Emacs Org mode source blocks") or used in calculations.

0 inbound links article en Posts emacsGNUorgprogramming
Org Mode

Org-mode. Complex so you don't have to be. A versatile organisational system with immense capabilities.

0 inbound links website en GNU FDL 1.3
Literate Programming

A quick note about my use of Literate Programming My blog is generated using a static site generator called Hugo. Hugo naively supports both Markdown and Org-Mode format, so naturally I have chosen to compose my blog posts in emacs Org-Mode. Org-mode is similar to Markdown in the sense that it uses a simple plain text markup syntax for formatting documents. However, Org-Mode has far more features than Markdown and has fantastic literate programming support via Org-Babel.

0 inbound links article en [programming coding infosec cybersecurity webextensions blog blogger bust docker linux emacs free software]
Structure templates in Org mode

Discover Org mode's built-in structure templates that make inserting source blocks and other structural elements effortless. Learn how to use C-c C-, for modern template insertion or enable the legacy Easy Template system with <s<TAB> for quick shortcuts.

0 inbound links article en CC BY 4.0
more < less < emacs

If you use Emacs for more than editing text, there are many daily occasions to use Emacs as a pager. Here’s my list: Read-only files (with view-mode) Scrolling through emails (notmuch) RSS feed entries (elfeed) Reading ebooks (nov.el) Web browsing (eww) Man pages (man or woman) Help buffers and Info documents Git logs (magit or vc) System logs, compilation and debug output This list was about half as long ten years ago, it keeps growing!

0 inbound links article en software emacs