I've been trying out org-mode instead of planner-el for a few weeks now. I like it. However, there are a few things I miss. One is how easy it was to ad my own hyperlink types. This was all I needed to add Bugzilla::<number> links:
(setq muse-wiki-interwiki-alist '(("Bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id="))) So what do you think about some way of adding customizable hyperlinks? -Dale _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode