| 12345678910111213141516171819202122232425262728293031323334353637383940414243 | 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 syntaxorg-annotation-helper.el --- Call remember directly from Firefox/Operaorg-bookmark.el          --- Links to bookmarksorg-depend.el            --- TODO dependencies for Org-modeorg-elisp-symbol.el      --- Org links to emacs-lisp symbolsorg-eval.el              --- The <lisp> tag, adapted from Museorg-expiry.el 	         --- expiry mechanism for Org entriesorg-indent.el            --- Dynamic outline indentation (does not really work)org-interactive-query.el --- Interactive modification of tags queryorg-mairix.el 	         --- Hook mairix search into Org for different MUAsorg-man.el 	         --- Support for links to manpages in Org-modeorg-mtags.el 	         --- Support for some Muse-like tags in Org-modeorg-panel.el 	         --- Simple routines for us with bad memoryorg-registry.el          --- a registry for Org linksorg2rem.el               --- Convert org appointments into remindersorg-screen.el            --- visit screen sessions through Org-mode linksorg-toc.el 	         --- Table of contents for Org-mode bufferorgtbl-sqlinsert.el      --- Convert Org-mode tables to SQL insertions.PACKAGES========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-modeditaa.jar            --- ASCII to PNG converter by Stathis Sideris, GPL
 |