* Org-mode version 6.30trans (release_6.30d.822.g738ba); Many DONE items missing from agenda view
@ 2009-09-16 16:24 Paul Mead
2009-09-16 20:04 ` Bernt Hansen
0 siblings, 1 reply; 5+ messages in thread
From: Paul Mead @ 2009-09-16 16:24 UTC (permalink / raw)
To: emacs-orgmode
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------
If I do an agenda list of all TODO items, then show all DONE todos
(C-a t 4 r) not all my DONE items are shown. The same is true if I use
C-a T DONE <ret>. In particular many of the items under my 'Todos'
heading are missing - I use categories for many of my level 1 headings
so I can see some context information in the agenda view.
This has been a niggling problem for many versions, but I first
noticed it when bulk operations were introduced - that's only
significant because I want to use that to archive all completed todos
under that heading.
Any ideas?
Emacs : GNU Emacs 23.0.96.1 (i386-mingw-nt5.1.2600)
of 2009-07-09 on SOFT-MJASON
Package: Org-mode version 6.30trans (release_6.30d.822.g738ba)
current state:
==============
(setq
org-log-done t
org-clock-in-switch-to-state "STARTED"
org-special-ctrl-a/e t
org-agenda-custom-commands '(("a" "Custom block Agenda" ((agenda "")
(todo "STARTED"))))
org-agenda-files '("~/My Dropbox/.gtd/training.org"
"~/My Dropbox/.gtd/suppliers/btc/btc-srm.org"
"~/My Dropbox/.gtd/gtd.org"
"~/My Dropbox/.gtd/notes.org" "~/My
Dropbox/.gtd/recurring.org")
org-agenda-include-diary t
org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)
org-export-latex-list-parameters '(:cbon "\\texttt{[ ]}" :cboff
"\\texttt{[ ]}")
org-agenda-tags-column 120
org-hide-leading-stars t
org-clock-into-drawer nil
org-agenda-skip-timestamp-if-done t
org-after-todo-state-change-hook '(org-clock-out-if-current)
org-agenda-todo-ignore-scheduled t
org-agenda-skip-unavailable-files t
org-goto-interface 'outline-path-completion
org-agenda-start-with-log-mode t
org-special-ctrl-k t
org-agenda-prefix-format '((agenda . " %-20:c%?-12t% s") (timeline . " % s")
(todo . " %-20:c") (tags . " %-20:c")
(search . " %-20:c"))
org-agenda-todo-keyword-format "%-10s"
org-agenda-skip-scheduled-if-done t
org-stuck-projects '("+LEVEL=2-someday/-DONE" ("TODO" "STARTED"
"AGENDA") ("") "")
org-export-preprocess-hook '(org-export-blocks-preprocess)
org-tags-exclude-from-inheritance '("project")
org-tab-first-hook '(org-hide-block-toggle-maybe)
org-src-mode-hook '(org-src-mode-configure-edit-buffer)
org-confirm-shell-link-function 'yes-or-no-p
org-clock-persist t
org-todo-keywords '((sequence "TODO(t@/!)" "STARTED(s/!)"
"WAITING(w@/!)" "|" "DONE(d/!)"
"CANCELLED(x@/!)")
(sequence "|" "PROJECT(P)" "TASK(T)" "SOMEDAY(s)"
"COMPLETE(C)"))
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-default-notes-file "~/My Dropbox/.gtd/notes.org"
org-directory "~:/My Dropbox/.gtd/"
org-tag-alist '((:startgroup) ("phone" . 116) ("online" . 119) ("pc"
. 99) ("reading" . 114)
("penpaper" . 112) ("@office" . 111) ("@home" . 104)
("@errand" . 101)
("project" . 80) (:endgroup))
org-blank-before-new-entry '((heading) (plain-list-item))
org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
org-cycle-show-empty-lines
org-optimize-window-after-visibility-change)
org-export-latex-classes '(("article"
"\\documentclass[11pt]{article}\n\\usepackage[utf8]{inputenc}\n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\usepackage{hyperref}"
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" . "\\subsubsection*{%s}")
("\\paragraph{%s}" . "\\paragraph*{%s}")
("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
("report"
"\\documentclass[11pt]{report}\n\\usepackage[utf8]{inputenc}\n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\usepackage{hyperref}"
("\\part{%s}" . "\\part*{%s}")
("\\chapter{%s}" . "\\chapter*{%s}")
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
("book"
"\\documentclass[11pt]{book}\n\\usepackage[utf8]{inputenc}\n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\usepackage{hyperref}"
("\\part{%s}" . "\\part*{%s}")
("\\chapter{%s}" . "\\chapter*{%s}")
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
)
org-mode-hook '((lambda nil (make-variable-buffer-local (quote
yas/trigger-key))
(setq yas/trigger-key [tab])
(define-key yas/keymap [tab] (quote yas/next-field-group)))
(lambda nil (local-set-key "\356" (quote
outline-forward-same-level))
(local-set-key "\360" (quote outline-backward-same-level)))
turn-on-auto-fill turn-on-font-lock org-clock-load
#[nil "\300\301\302\303\304$\207"
[org-add-hook change-major-mode-hook
org-show-block-all append local] 5]
)
org-font-lock-hook '(org-inlinetask-fontify)
org-export-latex-emphasis-alist '(("*" "\\textbf{%s}" nil) ("/"
"\\emph{%s}" nil)
("_" "\\underline{%s}" nil) ("+"
"\\texttt{%s}" nil)
("=" "\\verb=%s=" nil) ("~" "\\verb~%s~" t))
org-agenda-ndays 1
org-global-properties '(("Effort_ALL" . "0 0:10 0:30 1:00 2:00 3:00 4:00"))
org-refile-targets '((org-agenda-files :maxlevel . 4))
org-confirm-elisp-link-function 'yes-or-no-p
org-refile-use-outline-path 'file
org-log-into-drawer t
org-agenda-start-on-weekday nil
org-agenda-todo-ignore-with-date t
org-enforce-todo-dependencies t
org-agenda-skip-deadline-if-done t
org-reverse-note-order t
org-occur-hook '(org-first-headline-recenter)
org-from-is-user-regexp nil
org-export-latex-inline-image-extensions '("pdf" "jpeg" "jpg" "png")
org-tags-column 100
org-agenda-todo-ignore-deadlines t
org-remember-templates '(("Note" 110 "* %T %^{topic} \n%i%?\n" "~/My
Dropbox/.gtd/notes.org"
"Notes")
("Quick capture" 113
"* %^{description}\n :LOGBOOK:\n - added
%u\n :END:"
"~/My Dropbox/.gtd/gtd.org" "Inbox")
("TODO" 116
"* TODO %^{todo description} %^g\n
:LOGBOOK:\n - added %u\n :END:" "~/My Dropbox/.gtd/gtd.org" "Todos")
("Project" 112
"* %^{Project description} %^g
:PROJECT:\n :LOGBOOK:\n - added %u\n :END:" "~/My
Dropbox/.gtd/gtd.org" "Projects")
("Invoice" 105
"* TODO %^{Supplier} invoice %^{Invoice
number} - £%^{Amount Ex VAT}\n :LOGBOOK:\n - received %u\n :END:"
"~/My Dropbox/.gtd/gtd.org" "Supplier Invoicing")
)
org-export-preprocess-after-tree-selection-hook
'(org-inlinetask-export-handler)
org-export-latex-low-levels 'description
)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org-mode version 6.30trans (release_6.30d.822.g738ba); Many DONE items missing from agenda view
2009-09-16 16:24 Org-mode version 6.30trans (release_6.30d.822.g738ba); Many DONE items missing from agenda view Paul Mead
@ 2009-09-16 20:04 ` Bernt Hansen
2009-09-17 8:14 ` Paul Mead
2009-09-17 9:58 ` Paul Mead
0 siblings, 2 replies; 5+ messages in thread
From: Bernt Hansen @ 2009-09-16 20:04 UTC (permalink / raw)
To: paul.d.mead; +Cc: emacs-orgmode
Paul Mead <paul.d.mead@googlemail.com> writes:
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen. You don't know how to make a good report? See
>
> http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> ------------------------------------------------------------------------
>
> If I do an agenda list of all TODO items, then show all DONE todos
> (C-a t 4 r) not all my DONE items are shown. The same is true if I use
> C-a T DONE <ret>. In particular many of the items under my 'Todos'
> heading are missing - I use categories for many of my level 1 headings
> so I can see some context information in the agenda view.
>
> This has been a niggling problem for many versions, but I first
> noticed it when bulk operations were introduced - that's only
> significant because I want to use that to archive all completed todos
> under that heading.
>
> Any ideas?
<snip>
> org-agenda-todo-ignore-scheduled t
> org-agenda-todo-ignore-with-date t
> org-agenda-todo-ignore-deadlines t
Are the missing ones the tasks with SCHEDULED: or DEADLINE: dates?
If so you can create a custom agenda view that turns off these variables
so all tasks show up.
-Bernt
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org-mode version 6.30trans (release_6.30d.822.g738ba); Many DONE items missing from agenda view
2009-09-16 20:04 ` Bernt Hansen
@ 2009-09-17 8:14 ` Paul Mead
2009-09-17 11:40 ` Bernt Hansen
2009-09-17 9:58 ` Paul Mead
1 sibling, 1 reply; 5+ messages in thread
From: Paul Mead @ 2009-09-17 8:14 UTC (permalink / raw)
To: Bernt Hansen; +Cc: emacs-orgmode
Bernt Hansen <bernt@norang.ca> writes:
>> Any ideas?
>
> <snip>
>
>> org-agenda-todo-ignore-scheduled t
>
>> org-agenda-todo-ignore-with-date t
>
>> org-agenda-todo-ignore-deadlines t
>
> Are the missing ones the tasks with SCHEDULED: or DEADLINE: dates?
> If so you can create a custom agenda view that turns off these variables
> so all tasks show up.
>
> -Bernt
Yes, that was the answer, I just removed the scheduled date from one of
the items and it appeared after next refresh. Thanks for spotting that!
So, how would I go about creating a custom agenda view? No wait, I'm
going to go off and see if I can figure this out before I ask for more help.
Thanks
Paul
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org-mode version 6.30trans (release_6.30d.822.g738ba); Many DONE items missing from agenda view
2009-09-16 20:04 ` Bernt Hansen
2009-09-17 8:14 ` Paul Mead
@ 2009-09-17 9:58 ` Paul Mead
1 sibling, 0 replies; 5+ messages in thread
From: Paul Mead @ 2009-09-17 9:58 UTC (permalink / raw)
To: emacs-orgmode
Bernt Hansen <bernt@norang.ca> writes:
>
>> org-agenda-todo-ignore-scheduled t
>
>> org-agenda-todo-ignore-with-date t
>
>> org-agenda-todo-ignore-deadlines t
>
> Are the missing ones the tasks with SCHEDULED: or DEADLINE: dates?
> If so you can create a custom agenda view that turns off these variables
> so all tasks show up.
>
> -Bernt
That's great, I've now got the following custom agenda and it works
fine, many thanks!
(setq org-agenda-custom-commands
'(("a" "Custom block Agenda"
((agenda "")
(todo "STARTED")))
("d" todo "DONE"
((org-agenda-todo-ignore-scheduled nil)
(org-agenda-todo-ignore-with-date nil)
(org-agenda-todo-ignore-deadlines nil)))
))
Paul
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org-mode version 6.30trans (release_6.30d.822.g738ba); Many DONE items missing from agenda view
2009-09-17 8:14 ` Paul Mead
@ 2009-09-17 11:40 ` Bernt Hansen
0 siblings, 0 replies; 5+ messages in thread
From: Bernt Hansen @ 2009-09-17 11:40 UTC (permalink / raw)
To: Paul Mead; +Cc: emacs-orgmode
Paul Mead <paul.d.mead@googlemail.com> writes:
> So, how would I go about creating a custom agenda view? No wait, I'm
> going to go off and see if I can figure this out before I ask for more help.
C-c a C
-Bernt
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-09-17 11:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 16:24 Org-mode version 6.30trans (release_6.30d.822.g738ba); Many DONE items missing from agenda view Paul Mead
2009-09-16 20:04 ` Bernt Hansen
2009-09-17 8:14 ` Paul Mead
2009-09-17 11:40 ` Bernt Hansen
2009-09-17 9:58 ` Paul Mead
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).