emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Noorul Islam K M <noorul@noorul.com>
To: Christopher Allan Webber <cwebber@dustycloud.org>
Cc: Emacs-orgmode <Emacs-orgmode@gnu.org>
Subject: Re: habit-only agenda that doesn't remove tasks when done?
Date: Sat, 13 Jul 2013 13:44:14 +0530	[thread overview]
Message-ID: <87li5anag9.fsf@noman.maa.corp.collab.net> (raw)
In-Reply-To: <87vc798k64.fsf@earlgrey.lan> (Christopher Allan Webber's message of "Fri, 26 Apr 2013 09:02:11 -0500")

Christopher Allan Webber <cwebber@dustycloud.org> writes:

> Hello,
>
> I'd like to have a habit-only agenda view, if possible, that looks a bit
> like:
>
>
> Morning habits
> --------------
>
> life:  TODO Shave               [   * *  *    *         !]  habit::morning:
> rsi:   TODO morning stretches   [  **   **    **       *!]  habit::morning:
>
> Night habits
> ------------
>
> life:  TODO Exercise            [   * *  *    *         !]  habit::night:
>
>
> ... and maybe an other category for cathing the rest.
>
> I'd also like to have these habits not drop off the agenda view when I
> move them to DONE if possible.  However, I'm getting the sense that this
> isn't possible... it seems like the habit system works with
> agendas-only, and there's no way to say "give me an agenda with only
> these certain things on it".

Did you try the following custom command?

              ("h" "Habits" tags-todo "STYLE=\"habit\""
               ((org-agenda-overriding-header "Habits")
                (org-agenda-sorting-strategy
                 '(todo-state-down effort-up category-keep))))

Thanks and Regards
Noorul

  reply	other threads:[~2013-07-13  8:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-26 14:02 habit-only agenda that doesn't remove tasks when done? Christopher Allan Webber
2013-07-13  8:14 ` Noorul Islam K M [this message]
2013-11-21 16:25   ` Christopher Allan Webber

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=87li5anag9.fsf@noman.maa.corp.collab.net \
    --to=noorul@noorul.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=cwebber@dustycloud.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 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).