Difference between revisions of "Org"

From Free Software Directory
Jump to: navigation, search
m (related project)
(updated download link and copyright info)
 
(13 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
|Short description=Outline-based notes management and organizer for Emacs
 
|Short description=Outline-based notes management and organizer for Emacs
 
|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.
 
|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=http://orgmode.org/
+
|Homepage URL=https://orgmode.org/
|User level=beginner
+
|Version download=https://elpa.gnu.org/packages/org-9.6.7.tar
|Extension of=Emacs
+
|Is High Priority Project=No
|VCS checkout command=git clone git://orgmode.org/org-mode.git
+
|VCS checkout command=git clone https://code.orgmode.org/bzg/org-mode.git
 
|Computer languages=Emacs lisp
 
|Computer languages=Emacs lisp
|Documentation note=To install this package, run in Emacs:
+
|Documentation note=https://orgmode.org/org.html
<kbd>M-x package-install RET org</kbd>
+
 
 +
=== Emacs Lisp Package Archive ===
 +
To install this package, run in [[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]…
+
<code>M-x package-install RET org</code>
 +
|Decommissioned or Obsolete=No
 +
|IRC general=irc://irc.freenode.net/emacs
 
|IRC help=irc://irc.freenode.net/org-mode
 
|IRC help=irc://irc.freenode.net/org-mode
|IRC general=irc://irc.freenode.net/emacs
 
 
|IRC development=irc://irc.freenode.net/org-mode
 
|IRC development=irc://irc.freenode.net/org-mode
 
|Related projects=hyperbole
 
|Related projects=hyperbole
|Version identifier=9.0.3
+
|Version identifier=9.4.4
|Version date=2016/12/24
+
|Version date=2020/12/22
 
|Version status=stable
 
|Version status=stable
|Version download=http://orgmode.org/org-9.0.3.tar.gz
 
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2017/01/09
+
|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=GPLv3orlater
 
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 1987-2023 Free Software Foundation, Inc.
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2017/01/09
+
|License verified date=2020-09-09
|License note=http://orgmode.org/cgit.cgi/org-mode.git/tree/COPYING
+
|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
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
{{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 43: Line 54:
 
|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 audience=Emacs Lisp Package Archive
 +
|Resource kind=Homepage
 +
|Resource URL=http://elpa.gnu.org/packages/org.html
 
}}
 
}}
 
{{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
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=User
+
|Resource audience=Debian
|Resource kind=Download
+
|Resource URL=https://tracker.debian.org/pkg/org-mode
|Resource URL=http://elpa.gnu.org/packages/org.html
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://orgmode.org/cgit.cgi/org-mode.git/
+
|Resource URL=https://code.orgmode.org/bzg/org-mode
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 78: Line 97:
 
|Resource audience=User
 
|Resource audience=User
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
|Resource URL=http://orgmode.org/org.html#Feedback
+
|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
+
{{EntryDetails
|Programming-language=lisp
+
|Is High Priority Project=No
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd, iOS
+
|Decommissioned or Obsolete=No
|Use=organizing, timekeeping, web-authoring
+
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 13:12, 30 June 2023


[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.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.