Org-mode
From Just Solve the File Format Problem
(Difference between revisions)
Phillipkent (Talk | contribs) (changed format 'Org mode' to 'Org-mode' because latter is more commonly used) |
(Category:Annotation) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | { | + | {{FormatInfo |
| − | | | + | |formattype=electronic |
| − | | | + | |subcat=Text-based data |
| − | + | |extensions={{ext|org}} | |
| − | + | }} | |
| − | + | ||
| − | | | + | |
| − | | | + | |
| − | + | ||
| − | + | '''Org-mode''' is a multi-purpose plain-text system which is displayed and manipulated via an | |
| − | + | ||
| − | + | ||
[http://www.gnu.org/software/emacs/manual/html_node/emacs/Modes.html#Modes editing mode] of the [http://www.gnu.org/software/emacs Emacs text editor]. | [http://www.gnu.org/software/emacs/manual/html_node/emacs/Modes.html#Modes editing mode] of the [http://www.gnu.org/software/emacs Emacs text editor]. | ||
Outside of Emacs, Org-mode files can be viewed as human-readable plain text. | Outside of Emacs, Org-mode files can be viewed as human-readable plain text. | ||
| − | It can be used for: structured note-taking, TO DO lists, project planning, authoring of "executable documents" that combine markup language (for example, LaTeX) with embedded executable code. | + | It can be used for: structured note-taking, TO DO lists, project planning, authoring of "executable documents" that combine markup language (for example, [[LaTeX]]) with embedded executable code. |
== Identifiers == | == Identifiers == | ||
| − | * File extension: '''.ORG''' | + | * File extension: '''.ORG''' (not to be confused with [[TLD .org|.org domain]]) |
== References == | == References == | ||
| − | [http://orgmode.org Official website] | + | * [http://orgmode.org Official website] |
| + | |||
| + | [[Category:Annotation]] | ||
Latest revision as of 15:17, 6 April 2018
Org-mode is a multi-purpose plain-text system which is displayed and manipulated via an editing mode of the Emacs text editor.
Outside of Emacs, Org-mode files can be viewed as human-readable plain text.
It can be used for: structured note-taking, TO DO lists, project planning, authoring of "executable documents" that combine markup language (for example, LaTeX) with embedded executable code.
[edit] Identifiers
- File extension: .ORG (not to be confused with .org domain)