| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 | 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          --- Links to bookmarksorg-choose.el            --- Use TODO keywords to mark decision statesorg-collector.el         --- Collect properties into tablesorg-contribdir.el        --- Dummy file to mark the org contrib Lisp directoryorg-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-bibtex.el        --- Export citations to LaTeX and HTMLorg-export-generic.el    --- Export framework for configurable backendsorg-git-link.el          --- Provide org links to specific file versionorg-interactive-query.el --- Interactive modification of tags queryorg-invoice.el           --- Help manage client invoices in OrgModeorg-jira.el              --- Add a jira:ticket protocol to Orgorg-learn.el             --- SuperMemo's incremental learning algorithmorg-mairix.el 	         --- Hook mairix search into Org for different MUAsorg-mac-iCal.el          --- Imports events from iCal.app to the Emacs diaryorg-mac-link-grabber.el  --- Grab links and URLs from various Mac applicationsorg-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-R.el                 --- Computation using the R languageorg-registry.el          --- A registry for Org linksorg2rem.el               --- Convert org appointments into remindersorg-screen.el            --- Visit screen sessions through Org-mode linksorg-secretary.el         --- Team management with org-modeorg-special-blocks.el    --- Turn blocks into LaTeX envs and HTML divsorg-track.el             --- Keep up with Org developmentorg-toc.el 	         --- Table of contents for Org-mode bufferorgtbl-sqlinsert.el      --- Convert Org-mode tables to SQL insertions.PACKAGES========SCRIPTS (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
 |