emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Agenda in the mode-line?


From: Kyle Sexton
Subject: Re: [O] Agenda in the mode-line?
Date: Fri, 02 Aug 2013 09:59:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (darwin)

Bastien <address@hidden> writes:

> Kyle Sexton <address@hidden> writes:
>
>> Does anyone know if there is a feature to show something like 'Tasks: 4'
>> on the mode-line for tasks that are currently open?
>
> This is the default behavior since long: hitting "I" to clock in a
> task in the agenda or C-c C-x C-i in an Org buffer will append the
> task name to the modeline, together with the time spent.
>
> Don't you have this?  Even with emacs -Q?
>

Sorry, it appears I didn't make my use case very clear.  What you are
speaking of is clocking into a task, and indeed that does show up on the
modeline.

What I am after is more of a overview of "How many total TODO tasks do I
have", ideally with some function to limit or match based on tag.

Something like this in the modeline:

#+BEGIN_EXAMPLE
[Work: 3/10 Home: 2/20]
                     ^--- Total number of TODOs in home.org
                  ^------ Total number of TODOs due today in home.org
#+END_EXAMPLE

That way I have a constant reminder of the number of things left without
having to pull up the agenda.

--
Kyle Sexton



reply via email to

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