emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jorge Peixoto de Morais Neto <jorge13515@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Disable consistency graphs for some habits
Date: Sat, 03 Dec 2016 16:51:17 -0200	[thread overview]
Message-ID: <1480791077.23896.141.camel@gmail.com> (raw)

When I am trying to learn a new habit, I often write it in Org Mode.  So I
have many entries like:

*** TODO Relax: talk, read book, shower or pray
    SCHEDULED: <2016-11-28 Mon 21:30 ++1d>
    :PROPERTIES:
    :ID:       2ff41cfe-156f-4870-a4ef-991cc2cc986c
    :CREATED:  [2016-06-16 Thu 13:23]
    :STYLE:    habit
    :END:

That one is to remember me to quit the computer at 21:30.

I set them up as org-habit habits for the following desirable features:
- Only show on the agenda for today, not for other days.
- Appear at the end of the agenda for today.
- Hide when I type K.

However, I do not want consistency graphs for most of them, because I don't
want to waste space by enabling logging for them all (they are many).  org-
habit lacks the feature to cleanly disable consistency graphs.  I have
globally disabled them by force through the following customizations:
     '(org-habit-following-days 0)
     '(org-habit-graph-column 90)
     '(org-habit-preceding-days 0)

But this affects all habits.  Could you implement a feature to disable
consistency graphs for a subset of the habits?  Some possibilities:
1. Allow a new value for the STYLE property: "graphless_habit"
2. Automatically disable consistency graphs for entries where logging is
   disabled, or for those which currently lack logs.

Regards
-- 
• I am Brazilian.  I hope my English is correct and I welcome corrections.
• Please adopt free formats like PDF, ODF, Org, LaTeX, Opus, WebM and 7z.
• Free (as in free speech) software for Android: https://f-droid.org/

             reply	other threads:[~2016-12-03 18:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-03 18:51 Jorge Peixoto de Morais Neto [this message]
2016-12-09 23:31 ` Disable consistency graphs for some habits Nicolas Goaziou
2016-12-12 12:07   ` Jorge Morais Neto

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=1480791077.23896.141.camel@gmail.com \
    --to=jorge13515@gmail.com \
    --cc=emacs-orgmode@gnu.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).