info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tags, keywords, annotations


From: Ted Zlatanov
Subject: Re: tags, keywords, annotations
Date: Fri, 18 Jan 2008 16:30:09 -0600
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

On Wed, 16 Jan 2008 22:34:31 +0000 Bastien <bzg@altern.org> wrote: 

B> I'm using org-mode to integrate my Gnus emails into my workflow.  For
B> now, I'm just calling `org-remember' in the summary buffer: it adds a
B> reference to the email in my Org file -- which is fine, most of the
B> time.  

B> For me, a better system would be one that lets me add a TODO label to
B> the email, then let an org-mode task refer to all TODO labeled emails.

B> I'm quite acquainted with Org.el and could perhaps help in making it
B> aware of gnus-registry labels.

Currently I don't keep a reverse cache by flag, so you'd have to go
through the whole registry to find the articles with a particular flag.
This can be corrected, if you think it's necessary.  I already do this
reverse caching by subject and by sender for example, and update the
reverse cache when message IDs are added or deleted.

Ted


reply via email to

[Prev in Thread] Current Thread [Next in Thread]