all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Clemente <n142857@gmail.com>
To: Kyle Sexton <ks@mocker.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Agenda in the mode-line?
Date: Mon, 05 Aug 2013 01:18:03 +0700	[thread overview]
Message-ID: <87wqo1fhgk.wl%n142857@gmail.com> (raw)
In-Reply-To: <m27gg487f8.fsf@unknown28cfe95504ff.gateway.2wire.net>


El Fri, 02 Aug 2013 09:59:55 -0500 Kyle Sexton va escriure:
> 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.
> 

  I manually run a script each day to update many things, one of them is exporting the agenda to a file. I can then use „wc -l“ to count the number of tasks and „grep“ to filter.
  The downside is that the file is usually outdated. But computing it at every change would be too slow.

      parent reply	other threads:[~2013-08-04 18:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-01 13:30 Agenda in the mode-line? Kyle Sexton
2013-08-02 14:36 ` Bastien
2013-08-02 14:59   ` Kyle Sexton
2013-08-02 17:07     ` Nick Dokos
2013-08-02 17:49       ` Kyle Sexton
2013-08-03  5:27         ` Nick Dokos
2013-08-03  3:48     ` Eric Abrahamsen
2013-08-04 18:18     ` Daniel Clemente [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

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

  git send-email \
    --in-reply-to=87wqo1fhgk.wl%n142857@gmail.com \
    --to=n142857@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ks@mocker.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.