README 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. This directory contains add-ons to Org-mode.
  2. These contributions are not part of GNU Emacs or of the official Org-mode
  3. package. But the git repository for Org-mode is glad to provide useful way
  4. to distribute and develop them as long as they are distributed under a free
  5. software license.
  6. Please put your contribution in one of these three directories:
  7. LISP (emacs-lisp code)
  8. ======================
  9. org-annotate-file.el --- Annotate a file with org syntax
  10. org-annotation-helper.el --- Call remember directly from Firefox/Opera
  11. org-bookmark.el --- Links to bookmarks
  12. org-depend.el --- TODO dependencies for Org-mode
  13. org-elisp-symbol.el --- Org links to emacs-lisp symbols
  14. org-eval.el --- The <lisp> tag, adapted from Muse
  15. org-expiry.el --- expiry mechanism for Org entries
  16. org-indent.el --- Dynamic outline indentation (does not really work)
  17. org-interactive-query.el --- Interactive modification of tags query
  18. org-mairix.el --- Hook mairix search into Org for different MUAs
  19. org-man.el --- Support for links to manpages in Org-mode
  20. org-mtags.el --- Support for some Muse-like tags in Org-mode
  21. org-panel.el --- Simple routines for us with bad memory
  22. org-registry.el --- a registry for Org links
  23. org2rem.el --- Convert org appointments into reminders
  24. org-screen.el --- visit screen sessions through Org-mode links
  25. org-toc.el --- Table of contents for Org-mode buffer
  26. orgtbl-sqlinsert.el --- Convert Org-mode tables to SQL insertions.
  27. PACKAGES
  28. ========
  29. org-export-freemind --- exporting utilities from org-mode to freemind
  30. SCRIPTS (shell, bash, etc.)
  31. ===========================
  32. dir2org.zsh --- Org compatible fs structure output
  33. org2hpda --- Generate hipster pda style printouts from Org-mode
  34. ditaa.jar --- ASCII to PNG converter by Stathis Sideris, GPL