Difference between revisions of "Org"

From Free Software Directory
Jump to: navigation, search
(Create Entry: Org)
 
m (org-9.4)
(21 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
  
This package is distributed with GNU Emacs.
+
=== Emacs Lisp Package Archive ===
|Homepage URL=http://orgmode.org/
+
To install this package, run in [[Emacs]]:
|User level=beginner
+
 
|VCS checkout command=git clone git://orgmode.org/org-mode.git
+
<code>M-x package-install RET org</code>
|Version identifier=8.2.2
+
|Decommissioned or Obsolete=No
|Version date=2013/11/08
+
|IRC general=irc://irc.freenode.net/emacs
 +
|IRC help=irc://irc.freenode.net/org-mode
 +
|IRC development=irc://irc.freenode.net/org-mode
 +
|Related projects=hyperbole
 +
|Version identifier=9.4
 +
|Version date=2020/09/14
 
|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-9.4.tar
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2013/11/11
+
|Last review date=2020/09/16
|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
 
}}
 
}}
 
{{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
 +
}}
 +
{{Person
 +
|Real name=Bastien Guerry
 +
|Role=Maintainer
 +
|Email=bzg@altern.org
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Carsten Dominik
 
|Real name=Carsten Dominik
|Role=Author and maintainer
+
|Role=Former maintainer and author
 
|Email=dominik@uva.nl
 
|Email=dominik@uva.nl
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Bastien Guerry
+
|Resource audience=Emacs Lisp Package Archive
|Role=Maintainer
+
|Resource kind=Homepage
|Email=bzg@altern.org
+
|Resource URL=http://elpa.gnu.org/packages/org.html
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=development, bug reports and general use
+
|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
 +
}}
 +
{{Software category
 +
|Programming-language=lisp
 +
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd, iOS
 +
|Use=organizing, timekeeping, web-authoring
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[GNU Emacs]]
 +
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 11:46, 16 September 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.