From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dale Smith Subject: Re: Customizable link types Date: Mon, 25 Sep 2006 13:55:10 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GRupm-00071Y-Tr for emacs-orgmode@gnu.org; Mon, 25 Sep 2006 14:05:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GRupk-00070W-2N for emacs-orgmode@gnu.org; Mon, 25 Sep 2006 14:05:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRupj-00070P-TZ for emacs-orgmode@gnu.org; Mon, 25 Sep 2006 14:05:35 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GRuuC-0000U2-3g for emacs-orgmode@gnu.org; Mon, 25 Sep 2006 14:10:12 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GRupD-0004K9-2W for emacs-orgmode@gnu.org; Mon, 25 Sep 2006 20:05:03 +0200 Received: from 66.178.229.162 ([66.178.229.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Sep 2006 20:05:03 +0200 Received: from dales by 66.178.229.162 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Sep 2006 20:05:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > I am not using planner.el, so I can only guess how this feature is > supposed to work. Would you care to expand? Sure. I'm acually abusing interwiki links. In my planner files, I can quicky use "Bugzilla::1234" as a link to bug number 1234. Planner sees that as an interwiki link (the ::) . Pressing return over the link while in planner or following the link in the published html actually goes to http://10.1.2.9/bugzilla/show_bug.cgi?id=1234 I *could* use something like [[http://10.1.2.9/bugzilla/show_bug.cgi?id=1234][Bug# 1234]], but that's a lot to type in. Hmm. It wouldn't be too hard to whip up some elist that generates a link like that. What I'm really asking is a way to extend the current list of link types (gnus:, file:, vm:, etc.) with some user-defined types. > On Sep 22, 2006, at 23:57, Dale Smith wrote: > >> 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:: links: >> >> (setq muse-wiki-interwiki-alist >> '(("Bugzilla" . "http://10.1.2.9/bugzilla/show_bug.cgi?id="))) -Dale -- Dale P. Smith dales@vxitech.com 216-447-4059 216-447-8951 FAX