org-mode/CONTRIB
Bastien Guerry d409a2936b Empty CONTRIB/scripts/ 2008-02-08 09:48:59 +00:00
..
lisp Updated CONTRIB/README to reflect the content of subdirectories. 2008-02-08 09:46:04 +00:00
packages/org-export-freemind-0.1.0 Preparing the CONTRIB directory. 2008-02-06 17:34:42 +01:00
ChangeLog Added org-annotate-file.el to CONTRIB 2008-02-07 16:31:50 +00:00
README Added CONTRIB/scripts/ 2008-02-08 09:48:24 +00:00

README

This directory contains add-ons to Org-mode.

These contributions are not part of GNU Emacs or of the official Org-mode
package.  But the git repository for Org-mode is glad to provide useful way
to distribute and develop them as long as they are distributed under a free
software license.

Please put your contribution in one of these three directories: lisp/,
packages/, scripts/.

LISP (emacs-lisp code)
======================

This directory contains emacs-lisp code.

org-annotate-file.el --- Annotate a file with org syntax
org2rem.el           --- Convert org appointments into reminders
org-bibtex.el        --- Org links to BibTeX entries
org-depend.el        --- TODO dependencies for Org-mode
org-elisp-symbol.el  --- Org links to emacs-lisp symbols
org-expiry.el 	     --- expiry mechanism for Org entries
org-irc.el 	     --- Store links to IRC sessions.
org-iswitchb.el      --- use iswitchb to select Org buffer
org-man.el 	     --- Support for links to manpages in Org-mode
org-panel.el 	     --- Simple routines for us with bad memory
org-registry.el      --- a registry for Org links
org-toc.el 	     --- Table of contents for Org-mode buffer
org-mairix.el 	     --- Hook mairix search into Org for different MUAs


PACKAGES
========

org-export-freemind  --- exporting utilities from org-mode to freemind


SCRIPTS (shell, bash, etc.)
===========================