Your life in plain text
A GNU Emacs major mode for convenient plain text markup — and much more.
Org mode is for keeping notes, maintaining to-do lists, planning projects, authoring documents, computational notebooks, literate programming and more — in a fast and effective plain text system.
Support via
Liberapay
GitHub
PayPal
Created by Carsten Dominik in 2003, maintained by Bastien Guerry and developed by many others.
:PROPERTIES: :HTML_CONTAINER_CLASS: columns no-heading :END:
@@html:@@
@@html:@@
@@html:@@
@@html:@@
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.
:PROPERTIES: :CUSTOM_ID: reading :END:
Beyond the and the
, Org has a
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-part tools to enjoy Org outside of Emacs, such as mobile applications.
:PROPERTIES: :CUSTOM_ID: more :END:
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 that work with Org.
:PROPERTIES: :CUSTOM_ID: worg :END:
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