| 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 syntaxorg-bookmark.el      --- Org links to bookmarksorg-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-interactive-query.el --- Interactive modification of tags queryorg-iswitchb.el      --- use iswitchb to select Org bufferorg-mairix.el 	     --- Hook mairix search into Org for different MUAsorg-man.el 	     --- Support for links to manpages in Org-modeorg-mew.el           --- Support for links to messages in Meworg-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 bufferPACKAGES========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
 |