| 12345678910111213141516171819202122232425262728293031323334353637383940 | This directory contains add-ons to Org-mode.These contributions are not part of GNU Emacs or of the official Org-modepackage.  But the git repository for Org-mode is glad to provide useful wayto distribute and develop them as long as they are distributed under a freesoftware license.Please put your contribution in one of these three directories:LISP (emacs-lisp code)======================org-annotate-file.el --- Annotate a file with org syntaxorg2rem.el           --- Convert org appointments into remindersorg-bibtex.el        --- Org links to BibTeX entriesorg-depend.el        --- TODO dependencies for Org-modeorg-elisp-symbol.el  --- Org links to emacs-lisp symbolsorg-expiry.el 	     --- expiry mechanism for Org entriesorg-id.el 	     --- Global id's for identifying entriesorg-irc.el 	     --- Store links to IRC sessions.org-iswitchb.el      --- use iswitchb to select Org bufferorg-man.el 	     --- Support for links to manpages in Org-modeorg-panel.el 	     --- Simple routines for us with bad memoryorg-registry.el      --- a registry for Org linksorg-screen.el        --- visit screen sessions through Org-mode linksorg-toc.el 	     --- Table of contents for Org-mode bufferorg-mairix.el 	     --- Hook mairix search into Org for different MUAsorg-mew.el           --- Support for links to messages in MewPACKAGES========org-export-freemind  --- exporting utilities from org-mode to freemindSCRIPTS (shell, bash, etc.)===========================dir2org.zsh          --- Org compatible fs structure outputorg2hpda	     --- Generate hipster pda style printouts from Org-mode
 |