emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* temporarily un-ignoring scheduled tasks in global todo list
@ 2014-05-21  6:23 Christoph Groth
  2014-05-21 11:43 ` Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: Christoph Groth @ 2014-05-21  6:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I like to have

(setq org-agenda-todo-ignore-scheduled 'all)
(setq org-agenda-todo-ignore-deadlines 'all)
(setq org-agenda-tags-todo-honor-ignore-options t)

but sometimes I would like to search for some item that I know that is
scheduled somewhere into the future.  Or I want to verify whether some
item exists.

What would be the best way to temporarily show all tasks?  I am thinking
of writing a function that calls org-agenda with the above variables
temporarily set to the default values.  (That should be possible in
elisp, but I do not yet know how.)  Is there a better way?

Alternatively, one could always show all items in the global todo list,
but somehow mark the already scheduled ones.  Orgmode does not seem to
allow for something like this out-of-the-box, though.

Thanks,
Christoph

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-05-22 15:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-21  6:23 temporarily un-ignoring scheduled tasks in global todo list Christoph Groth
2014-05-21 11:43 ` Bastien
2014-05-21 12:47   ` Christoph Groth
2014-05-21 13:41     ` Bastien
2014-05-22 14:50       ` Christoph Groth
2014-05-22 15:06         ` Bastien
2014-05-22 15:48       ` Christoph Groth

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).