From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cezar Halmagean" Subject: Re: category link idea Date: Sun, 17 Feb 2008 12:51:49 -0800 Message-ID: <87tzk7tifu.fsf@mixandgo.ro> References: <87d4r07aj0.fsf@mixandgo.ro> <874pccxwdp.fsf@gollum.intra.norang.ca> <87odakc95g.fsf@mixandgo.ro> <5067C293-BFD5-4AD3-BC85-A75B10A0FA5F@science.uva.nl> 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 1JQqUp-000770-3F for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 15:52:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQqUn-00076H-6x for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 15:52:22 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQqUm-00076B-Gg for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 15:52:20 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JQqUk-0000fZ-8F for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 15:52:20 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JQqUQ-0008Ii-PC for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 20:51:59 +0000 Received: from c-76-21-40-194.hsd1.ca.comcast.net ([76.21.40.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Feb 2008 20:51:58 +0000 Received: from cezar by c-76-21-40-194.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Feb 2008 20:51:58 +0000 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: > Hi Cezar, > > by accident, this seems to work for me already. If I click on > the category, the file is opened. > Can you describe this ? What do you mean "by accident" and what file ? Are you using the [[][]] link format for the category name ? >> >> What I meant was something more like : >> >> #+CATEGORY: [[/home/me/projects/MyProject][MyProject]] >> >> and that would make it a link but it behaves wrong, meaning that the >> agenda view show something like: >> >> MyProject:Scheduled: TODO my task for the project >> >> with the word MyProject underlined. (notice how it joins them >> together) >> Do you get this behaviour ? ^^ Regards, Cezar