emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gez <suleika@gmail.com>
To: emacs-orgmode@gnu.org
Subject: How to show done items in specific agenda views
Date: Thu, 13 Oct 2011 14:24:39 +0100	[thread overview]
Message-ID: <CAPQe_UqKz54aaEPUxnJGTXd08Rjpgc5aY4=ZwxDjJVUtxeO3rg@mail.gmail.com> (raw)

I'd like to include done items only in certain views, including the
one below, but I can't work out how to do it.  At the moment I have
org-agenda-skip-scheduled-if-done set as nil but that affects all my
views (and messes up undone totalled effort estimates).

Ideally I'd like to export log mode, but I couldn't work out a way to
do that.  My current set up means that items done today but scheduled
for a previous day don't show up on this view unless they are
rescheduled for today.  Is there a way round this?

-------------------
(quote (("7e" "For export" ((agenda "" ((org-agenda-overriding-header
"Scheduled todo's") (org-agenda-span (quote week))
(org-agenda-skip-function (quote (org-agenda-skip-entry-if (quote
regexp) "habit"))) (org-agenda-sorting-strategy (quote
(todo-state-up))) (org-agenda-prefix-format "%-7e")
(org-agenda-todo-keyword-format "%-10s"))) (tags-todo "thisweek"
((org-agenda-overriding-header "Unscheduled todo's; also tasks (from
which todo's were generated)") (org-agenda-skip-function (quote
(org-agenda-skip-entry-if (quote scheduled))))
(org-agenda-prefix-format "%-7e") (org-agenda-todo-keyword-format
"%-10s") (org-agenda-sorting-strategy (quote (todo-state-up))))))
((org-agenda-remove-tags t)) ("Q:\\Q_Synced\\My
Dropbox\\OrgModeExports\\agenda.html"))
-----------------------

Gez

                 reply	other threads:[~2011-10-13 13:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAPQe_UqKz54aaEPUxnJGTXd08Rjpgc5aY4=ZwxDjJVUtxeO3rg@mail.gmail.com' \
    --to=suleika@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).