| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 | 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 directories:LISP (emacs-lisp code)======================htmlize.el               --- Convert buffer text and decorations to HTMLorg-annotate-file.el     --- Annotate a file with org syntaxorg-bibtex-extras.el     --- Extras for working with org-bibtex entriesorg-bookmark.el          --- Links to bookmarksorg-bullets.el           --- Show bullets in org-mode as UTF-8 charactersorg-checklist.el         --- org functions for checklist handlingorg-choose.el            --- Use TODO keywords to mark decision statesorg-collector.el         --- Collect properties into tablesorg-contacts.el          --- Contacts managementorg-contribdir.el        --- Dummy file to mark the org contrib Lisp directoryorg-depend.el            --- TODO dependencies for Org-modeorg-drill.el             --- Self-testing with org-learnorg-element.el           --- Parser and applications for Org syntaxorg-elisp-symbol.el      --- Org links to emacs-lisp symbolsorg-eval-light.el        --- Evaluate in-buffer code on demandorg-eval.el              --- The <lisp> tag, adapted from Museorg-expiry.el 	         --- Expiry mechanism for Org entriesorg-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-mac-iCal.el          --- Imports events from iCal.app to the Emacs diaryorg-mac-link-grabber.el  --- Grab links and URLs from various Mac applicationsorg-mairix.el 	         --- Hook mairix search into Org for different MUAsorg-man.el 	         --- Support for links to manpages in Org-modeorg-mime.el              --- org html export for text/html MIME emailsorg-mtags.el 	         --- Support for some Muse-like tags in Org-modeorg-notify.el            --- Notifications for Org-modeorg-notmuch.el           --- Support for links to notmuch messagesorg-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-secretary.el         --- Team management with org-modeorg-static-mathjax.el    --- Muse-like tags in Org-modeorg-sudoku.el            --- Create and solve SUDOKU puzzles in Org tablesorg-toc.el 	         --- Table of contents for Org-mode bufferorg-track.el             --- Keep up with Org developmentorg-velocity.el          --- something like Notational Velocity for Orgorg-wikinodes.el         --- CamelCase wiki-like links for Orgorg2rem.el               --- Convert org appointments into remindersorgtbl-sqlinsert.el      --- Convert Org-mode tables to SQL insertionsox-confluence.el         --- Confluence Wiki Back-End for Org Export Engineox-deck.el               --- deck.js Presentation Back-End for Org Export Engineox-groff.el              --- Groff Back-End for Org Export Engineox-koma-letter.el        --- KOMA Scrlttr2 Back-End for Org Export Engineox-s5.el                 --- S5 Presentation Back-End for Org Export Engineox-taskjuggler.el        --- TaskJuggler Back-End for Org Export EngineBABEL=====library-of-babel.org     --- Documentation for the library of babellangs/ob-fomus.el        --- Org-babel functions for fomus evaluationlangs/ob-oz.el           --- Org-babel functions for Oz evaluationlangs/ob-mathomatic.el   --- Org-babel functions for mathomatic evaluationlangs/ob-tcl.el          --- Org-babel functions for tcl evaluationlangs/ob-eukleides.el    --- Org-babel functions for eukleides evaluationSCRIPTS (shell, bash, etc.)===========================dir2org.zsh          --- Org compatible fs structure outputditaa.jar            --- ASCII to PNG converter by Stathis Sideris, GPLorg2hpda             --- Generate hipster pda style printouts from Org-modeorg-docco.org        --- docco side-by-side annotated code export to HTMLStartOzServer.oz     --- implements the Oz-side of the Org-babel Oz interfacestaticmathjax        --- XULRunner application to process MathJax staticallyx11idle.c            --- get the idle time of your X sessionThis directory also contains supporting files for the followingpackages: ob-oz.el, org-docco.org, and org-static-mathjax.el.
 |