From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cezar Halmagean" Subject: Re: Integration of Org mode with Mairix: org-mairix.el Date: Sun, 17 Feb 2008 12:59:26 -0800 Message-ID: <87pruvti35.fsf@mixandgo.ro> References: <02C07786-C95F-4927-B56D-2AEDA3C0818B@gmail.com> <20080210115630.GA27442@atlantic.linksys.moosehall> <8763wwmvkv.fsf@bzg.ath.cx> <87y79sj7ar.fsf@hillenius.net> <877ihcj6zb.fsf@mixandgo.ro> <20080217173635.GE8876@atlantic.linksys.moosehall> 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 1JQqbs-0004eS-KB for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 15:59:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQqbr-0004cA-4B for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 15:59:40 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQqbr-0004c1-0j for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 15:59:39 -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 1JQqbq-0003aG-Ea for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 15:59:38 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JQqbk-0000FB-Tf for emacs-orgmode@gnu.org; Sun, 17 Feb 2008 20:59:32 +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:59:32 +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:59:32 +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 Adam Spiers writes: > Oh, it's so useful! :-) Turning emails into TODOs via org-remember is > one extremely useful application, and storing hyperlinks from within > project material to relevant mails or mail threads is another, e.g. > > * PROJECT finish org-mairix.el > ** TODO get buy-in to standardising a more flexible link format > *** [[mairix:m:87fxz7yln.fsf@bzg.ath.cx][an email linked by Message-ID]] > *** [[mairix:org,mairix][all emails relating to org-mairix]] > Can you provide some usefull workflow / ideas on how one would use org + mairix in some cool ways ? Right now If I want to store a link to a gnus email, I just org-store-link, create a remember template, then org-insert-link, and C-c C-c to store the remember buffer. What does mairix add to that ? Regards, Cezar