emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Bill Jarrold <wjarrold@ucdavis.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: automatically convert email inbox into TODO's?
Date: Fri, 21 Jan 2011 18:48:00 -0500	[thread overview]
Message-ID: <87bp397r9r.fsf@norang.ca> (raw)
In-Reply-To: <BC2207E3-BDD6-4235-986F-42693DD047E1@ucdavis.edu> (Bill Jarrold's message of "Thu, 20 Jan 2011 23:16:00 -0800")

Bill Jarrold <wjarrold@ucdavis.edu> writes:

> Emails in ones inbox can be viewed as TODO's.  org-mode and its agenda
> mech are great for managing to do's.  Thus, does anyone have
> experience with automatic conversion of emails into TODO's?
>
> Email is a pain because I do not know of any way to associate
> arbitrary levels of priorities to my email.  If I can automatically
> convert my email inbox into a set of TODO's maybe I can solve this
> problem.  With org-mode and the agenda mechanism I suspect I have a
> lot of flexibility with assigning priorities and all sorts of
> categories....
>
> ( I tend to have 1000's of messages in my inbox and the ordering is a
> mess.  As I come up to speed on org mode I have hope that it can
> handle 1000's of tasks well.  )
>
> Any pre-existing solutions for this?  Any comments on the utility of this? 

Hi Bill,

I'm thinking automatically creating TODOs for every email is overkill.

I get lots of mail everyday and I'd be completely swamped if I had a
TODO task for every one.  Lots of the mails just need to be read.  For
any that require a task I use capture mode which links to the email (I
use Gnus for reading mail).

For an email that needs a TODO task I just hit

C-M-r t Respond to Bill C-c C-c

while reading the email which creates a new todo task like this:

,----
| * TODO Respond to Bill
| [2011-01-21 Fri 18:35]
| [[gnus:nntp%2Bnews.gmane.org:gmane.emacs.orgmode#BC2207E3-BDD6-4235-986F-42693DD047E1@ucdavis.edu][Email from Bill Jarrold: automatically convert email in]]
`----

in my refile.org

This works great (for me) and you can annotate the TODO task with any
information you want.  The link to the original email is there to easily
find it back again (using C-c C-o from the org-mode task)

My INBOX is also a huge collection of emails.  I read it, and forget it.
If it is something I need to act on I create a TODO task using capture
mode while reading the email - it's a conscious decision to create the
task and it takes less than 5 seconds to manually create the capture
task.  If the email is useful (something I want to find back again
later) or something I need to act on I manually create an org-mode task
for it via capture.

I just let mail collect in my incoming folders indefinitely and tend to
not revisit them unless there is a task (and associated link) to the
email.  Someday I'll clean out my mail folders... maybe.  My current
INBOX mail count is 21549. :)

HTH,
Bernt

      parent reply	other threads:[~2011-01-21 23:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-21  7:16 automatically convert email inbox into TODO's? Bill Jarrold
2011-01-21 23:47 ` Eric S Fraga
2011-01-21 23:48 ` Bernt Hansen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bp397r9r.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=wjarrold@ucdavis.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).