org-mode/CONTRIB
Bastien Guerry dd2e5fafdd Added CONTRIB/lisp/org-bookmark.el. 2008-02-28 14:58:19 +00:00
..
lisp Added CONTRIB/lisp/org-bookmark.el. 2008-02-28 14:58:19 +00:00
packages/org-export-freemind-0.1.0 Preparing the CONTRIB directory. 2008-02-06 17:34:42 +01:00
scripts Added org2hpda a small utility to generate hipster pda style printouts from org mode 2008-02-19 23:30:42 +01:00
ChangeLog Added CONTRIB/lisp/org-bookmark.el. 2008-02-28 14:58:19 +00:00
README Just moving around files in CONTRIB. 2008-02-26 17:49:15 +01: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 (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-id.el 	     --- Global id's for identifying 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-screen.el        --- visit screen sessions through Org-mode links
org-toc.el 	     --- Table of contents for Org-mode buffer
org-mairix.el 	     --- Hook mairix search into Org for different MUAs
org-mew.el           --- Support for links to messages in Mew

PACKAGES
========

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


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

dir2org.zsh          --- Org compatible fs structure output
org2hpda	     --- Generate hipster pda style printouts from Org-mode