Skip to content

Instantly share code, notes, and snippets.

@stefan2904
Created June 2, 2021 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefan2904/89e1936a243dd52ac21acde3e768f8d6 to your computer and use it in GitHub Desktop.
Save stefan2904/89e1936a243dd52ac21acde3e768f8d6 to your computer and use it in GitHub Desktop.

Org mode for Emacs

Highlights

Features

resources/img/stars.svg

Install

resources/img/install.svg

Quickstart

resources/img/quickstart.svg

Contribute

resources/img/contribute.svg

Elaboration + demo image

Org is a highly flexible structured plain text file format, composed of a few simple, yet versatile, structures — constructed to be both simple enough for the novice and powerful enough for the expert.

Get a glimpse of the expressive power Org offers in the example below. Click the headlines and links to discover how Org intelligently folds structural content.

Further reading

Beyond the quickstart and the manual, Org has a guide and a wealth of community-written documentation on Worg .

Nearly every Org user has a story to tell about how Org enables and empowers them — some have found it so useful that they have written (scientific) papers about the value of Org for conducting reproducible research. Some have produced third party tools to enjoy Org outside of Emacs, such as mobile applications.

More Org

The de facto mimetype for Org files is text/org. Org files use the .org extension. Most operating systems don’t know to open .org files in Emacs, but they can be configured to do so without much effort.

While the reference implementation of Org in Emacs lisp is by far the most featureful, there are many additional tools that work with Org.

Worg, a World of Org

Org and Org-mode have so many use cases that it is simply not possible to easily document them, let alone show them all off on a single page. As a result, Worg serves as a community wiki and provides a place to document and share information about all aspects of using and working with Org.

For example, Worg contains:

Worg is maintained as a Git repository of Org files that are published as an HTML website. New contributors are welcome.

~$ git clone https://code.orgmode.org/bzg/worg.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment