Difference between revisions of "Org"

From Free Software Directory
Jump to: navigation, search
m (added IRC)
m (org-9.4.4)
(22 intermediate revisions by 6 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 https://code.orgmode.org/bzg/org-mode.git
 +
|Computer languages=Emacs lisp
 +
|Documentation note=https://orgmode.org/org.html
 +
 
 +
=== Emacs Lisp Package Archive ===
 +
To install this package, run in [[Emacs]]:
  
This package is distributed with GNU Emacs.
+
<code>M-x package-install RET org</code>
|Homepage URL=http://orgmode.org/
+
|Decommissioned or Obsolete=No
|User level=beginner
+
|IRC general=irc://irc.freenode.net/emacs
|VCS checkout command=git clone git://orgmode.org/org-mode.git
 
|Computer languages=Emacs lisp
 
 
|IRC help=irc://irc.freenode.net/org-mode
 
|IRC help=irc://irc.freenode.net/org-mode
|IRC general=irc://irc.freenode.net/org-mode
 
 
|IRC development=irc://irc.freenode.net/org-mode
 
|IRC development=irc://irc.freenode.net/org-mode
|Version identifier=8.2.2
+
|Related projects=hyperbole
|Version date=2013/11/08
+
|Version identifier=9.4.4
 +
|Version date=2020/12/22
 
|Version status=stable
 
|Version status=stable
|Version download=http://orgmode.org/org-8.2.2.tar.gz
+
|Version download=https://elpa.gnu.org/packages/org.html
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2013/11/11
+
|Last review date=2020/12/23
|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
 
}}
 
}}
 
{{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=2020/09/09
 +
|License note=https://code.orgmode.org/bzg/org-mode/src/master/COPYING
 +
}}
 +
{{Software category
 +
|Programming-language=lisp
 +
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd, iOS
 +
|Use=organizing, timekeeping, web-authoring
 
}}
 
}}
{{Person
+
{{Software prerequisite
|Real name=Carsten Dominik
+
|Prerequisite kind=Required to use
|Role=Author and maintainer
+
|Prerequisite description=[[GNU Emacs]]
|Email=dominik@uva.nl
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 38: Line 50:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=bzg@altern.org
 
|Email=bzg@altern.org
|Resource URL=
+
}}
 +
{{Person
 +
|Real name=Carsten Dominik
 +
|Role=Former maintainer and author
 +
|Email=dominik@uva.nl
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=development, bug reports and general use
+
|Resource audience=Emacs Lisp Package Archive
 +
|Resource kind=Homepage
 +
|Resource URL=http://elpa.gnu.org/packages/org.html
 +
}}
 +
{{Resource
 +
|Resource audience=Emacs-orgmode Info Page
 
|Resource kind=Mailing List Subscribe
 
|Resource kind=Mailing List Subscribe
 
|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=Debian
 +
|Resource URL=https://tracker.debian.org/pkg/org-mode
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://code.orgmode.org/bzg/org-mode
 +
}}
 +
{{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=https://orgmode.org/org.html#Feedback
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q307228
 +
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:24, 23 December 2020


[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













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


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


"Emacs-orgmode Info Page" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" 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.


"Wikidata" 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.