[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] List all habits with consistency graph
From: |
Bastien |
Subject: |
Re: [O] List all habits with consistency graph |
Date: |
Wed, 21 Mar 2012 10:49:26 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) |
Hi Henning,
Henning Weiss <address@hidden> writes:
> I was wondering how to create a list that contains all habits
> including their consistency graph.
You should be able to do this with an agenda, skipping
entries that are not habits. (See `org-agenda-skip-function'
on how to use your own function for skipping entries.)
HTH,
--
Bastien