From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Custom agenda question Date: Thu, 27 Aug 2009 12:38:26 -0400 Message-ID: <878wh5fbzx.fsf@gollum.intra.norang.ca> References: <8BDFAE1E-5B8A-41C5-BA79-15D5E068EF1B@gmail.com> <9E989035-306A-4A27-B8AB-37CAC5D09D4A@gmail.com> <87ab1oro6b.fsf@gollum.intra.norang.ca> 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 1Mghzd-0001xd-Hq for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 12:38:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mghza-0001wi-07 for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 12:38:33 -0400 Received: from [199.232.76.173] (port=48778 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MghzZ-0001wd-UP for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 12:38:29 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:64711) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MghzZ-0006jm-94 for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 12:38:29 -0400 In-Reply-To: (Carsten Dominik's message of "Wed\, 26 Aug 2009 13\:12\: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: Carsten Dominik Cc: org-mode Mailinglist Carsten Dominik writes: > On Aug 25, 2009, at 3:57 PM, Bernt Hansen wrote: > >> Lots of my tasks have website links which are exposed by this. It >> would >> be even more useful if I can click on the links to go there as in the >> regular org file. >> >> Even without that this hack looks like a keeper to me :) > > As a first step, `C-c C-o' now opens links from the entire text of an > entry, not just of the headline visible in the agenda. So this works > even without using E to show entry text in the agenda, but of course > it will also when when the extra text is visible. Would it be hard to make C-c C-o on a headline in a regular org-file also show this link menu? I find that very convenient but have to switch to the agenda first to get at my links quickly :) I think having it behave the same would also feel more consistent - it doesn't matter if you're in the agenda or on a headline in an org-file -- C-c C-o on a headline presents the link menu regardless. -Bernt