| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 | 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 HTMLorg2rem.el               --- Convert org appointments into remindersorg-annotate-file.el     --- Annotate a file with org syntaxorg-bibtex-extras.el     --- Extras for working with org-bibtex entriesorg-bookmark.el          --- Links to bookmarksorg-checklist.el         --- org functions for checklist handlingorg-choose.el            --- Use TODO keywords to mark decision statesorg-collector.el         --- Collect properties into tablesorg-contacts             --- 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.el              --- The <lisp> tag, adapted from Museorg-eval-light.el        --- Evaluate in-buffer code on demandorg-exp-bibtex.el        --- Export citations to LaTeX and HTMLorg-expiry.el 	         --- Expiry mechanism for Org entriesorg-export.el            --- Generic Export Engine For Orgorg-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 tablesorgtbl-sqlinsert.el      --- Convert Org-mode tables to SQL insertionsorg-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 OrgEXPORT ENGINE AND BACKENDS (emacs-lisp code)============================================org-export.el            --- the new export engineorg-e-latex.el           --- LaTeX export backendorg-e-ascii.el           --- ASCII export backendorg-e-beamer.el          --- Beamer export backendorg-e-groff.el           --- Groff export backendorg-e-html.el            --- HTML export backendorg-e-man.el             --- man pages export backendorg-e-odt.el             --- ODT export backendorg-e-texinfo.el         --- TeXinfo export backendorg-md.el                --- MarkDown export backendBABEL=====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 evaluationODT (OpenDocumentText)======================README.org               --- Legacy documentation for Org ODT exporterSCRIPTS (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 staticallyThis directory also contains supporting files for the followingpackages: ob-oz.el, org-docco.org, and org-static-mathjax.el.
 |