| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 | 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-eval-light.el        --- Evaluate in-buffer code on demandorg-expiry.el 	         --- Expiry mechanism for Org entriesorg-exp-blocks	         --- Pre-process blocks when exporting org filesorg-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
 |