Difference between revisions of "Org"

From Free Software Directory
Jump to: navigation, search
(Create Entry: Org)
 
m (Updated version number, date.)
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Org
+
|Name=Org Mode
|Short description=An Emacs mode for notes and project planning
+
|Short description=Outline-based notes management and organizer for Emacs
|Full description=Org is an [[Emacs]] mode for keeping notes, maintaining TODO lists, and doing project planning with a fast and effective plain-text system.  
+
|Full description='''Org''' is an [[Emacs]] mode for keeping notes, lists and doing project management with a fast and effective plain-text system. Org-mode is based on top of the Emacs outline-mode and provides a very usable outliner with powerful functionality.
 +
|Homepage URL=https://orgmode.org/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://orgmode.org/org-mode.git
 +
|Computer languages=Emacs lisp
 +
|Documentation note=To install this package, run in Emacs:
 +
<kbd>M-x package-install RET org</kbd>
  
This package is distributed with GNU Emacs.
+
N.B. the [[git]] repository for Org-mode provides useful Org utils that are not part of [[GNU Emacs]] or of the official Org-mode package, e.g. [http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/lisp/org-screen.el org-screen]…
|Homepage URL=http://orgmode.org/
+
|Decommissioned or Obsolete=No
|User level=beginner
+
|IRC help=irc://irc.freenode.net/org-mode
|VCS checkout command=git clone git://orgmode.org/org-mode.git
+
|IRC general=irc://irc.freenode.net/emacs
|Version identifier=8.2.2
+
|IRC development=irc://irc.freenode.net/org-mode
|Version date=2013/11/08
+
|Related projects=hyperbole
 +
|Version identifier=9.1.13
 +
|Version date=2018/05/01
 
|Version status=stable
 
|Version status=stable
|Version download=http://orgmode.org/org-8.2.2.tar.gz
+
|Version download=https://orgmode.org/org-9.1.13.tar.gz
|Last review by=Genium
+
|Last review by=Craig Hutchinson
|Last review date=2013/11/11
+
|Last review date=2018/08/04
|Submitted by=Genium
+
|Submitted by=David Hedlund
 
|Submitted date=2013/11/11
 
|Submitted date=2013/11/11
|Status=
+
|User level=beginner
|Is GNU=Yes
+
|Extension of=Emacs
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
|Is GNU=No
 +
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3
+
|License=GPLv3orlater
|License verified by=genium
+
|License verified by=Genium
|License verified date=2013/11/11
+
|License verified date=2017/01/09
 +
|License note=http://orgmode.org/cgit.cgi/org-mode.git/tree/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
Line 28: Line 41:
 
|Role=Author and maintainer
 
|Role=Author and maintainer
 
|Email=dominik@uva.nl
 
|Email=dominik@uva.nl
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 34: Line 46:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=bzg@altern.org
 
|Email=bzg@altern.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/org-mode
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 41: Line 60:
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/emacs-orgmode
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/emacs-orgmode
 
}}
 
}}
{{Software category}}
+
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Download
 +
|Resource URL=http://elpa.gnu.org/packages/org.html
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://orgmode.org/cgit.cgi/org-mode.git/
 +
}}
 +
{{Resource
 +
|Resource audience=EmacsWiki
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.emacswiki.org/emacs/OrgMode
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:emacs-orgmode@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Org-mode Contributed Packages
 +
|Resource kind=Homepage
 +
|Resource URL=http://orgmode.org/worg/org-contrib/index.html
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Bug Tracking
 +
|Resource URL=http://orgmode.org/org.html#Feedback
 +
}}
 +
{{Software category
 +
|Programming-language=lisp
 +
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd, iOS
 +
|Use=organizing, timekeeping, web-authoring
 +
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 00:39, 4 August 2018


[edit]

Org Mode

https://orgmode.org/
Outline-based notes management and organizer for Emacs

Org is an Emacs mode for keeping notes, lists and doing project management with a fast and effective plain-text system. Org-mode is based on top of the Emacs outline-mode and provides a very usable outliner with powerful functionality.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

9 September 2020




Leaders and contributors

Contact(s)Role
Bastien Guerry Maintainer
Carsten Dominik Former maintainer and author


Resources and communication

AudienceResource typeURI
Debianhttps://tracker.debian.org/pkg/org-mode
Emacs-orgmode Info PageMailing List Subscribehttps://lists.gnu.org/mailman/listinfo/emacs-orgmode
DeveloperVCS Repository Webviewhttps://code.orgmode.org/bzg/org-mode
Emacs Lisp Package ArchiveHomepagehttp://elpa.gnu.org/packages/org.html
UserE-mailmailto:emacs-orgmode@gnu.org
EmacsWikiHomepagehttps://www.emacswiki.org/emacs/OrgMode
WikidataGeneralhttps://www.wikidata.org/wiki/Q307228
UserBug Trackinghttps://orgmode.org/org.html#Feedback
Org-mode Contributed PackagesHomepagehttp://orgmode.org/worg/org-contrib/index.html


Software prerequisites

KindDescription
Required to useGNU Emacs




Entry








"Author and maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.





"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"development" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."bug reports and general use" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"EmacsWiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Org-mode Contributed Packages" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.