ChangeLog 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. 2007-06-25 Marco Vezzoli <noise dot otn at alice dot it>
  2. * org-export-freemind-install.el (org-export-as-freemind):
  3. - created installation file
  4. 2007-06-25 Marco Vezzoli <noise dot otn at alice dot it>
  5. * org-export-freemind.el (org-export-as-freemind):
  6. - created customization variables for org-freemind-icons-alist and
  7. org-freemind-cloud-alist
  8. - fixed export bug to handle level jump (e.g. a * followed by a ***)
  9. - added keybinding 'C-c C-x f' org-export-as-freemind
  10. 2007-06-02 Marco Vezzoli <noise dot otn at alice dot it>
  11. * org-export-freemind.el (org-export-as-freemind):
  12. - fixed conversion bug: all headings are converted inserting html
  13. entities
  14. - added configuration with org-freemind-icons-alist: an alist that
  15. allows to associate regexp with builtins freemind icons
  16. - added configuration with org-freemind-cloud-alist: an alist that
  17. allows to associate regexp with cloud colors
  18. - added org-export-as-freemind-agenda-files : exports all agenda
  19. files in separate files with the same name and extension .mm
  20. - added org-export-as-freemind-agenda-files-one-file : do the same
  21. but grouping all trees in a single file