emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda hides timestamp
@ 2012-09-02 10:46 Karl Voit
  2012-09-02 11:00 ` Bastien
  0 siblings, 1 reply; 9+ messages in thread
From: Karl Voit @ 2012-09-02 10:46 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

I do have an entry like following in misc.org_archive:

,----
| ** DONE <2012-09-01 Sat 14:00-15:00> foo bar
| CLOSED: [2012-09-01 Sat 15:10]
| :LOGBOOK:
| - State "DONE"       from "NEXT"       [2012-09-01 Sat 15:10]
| :END:
| :PROPERTIES:
| :CREATED:  [2012-08-29 Wed 19:44]
| :ARCHIVE_TIME: 2012-09-01 Sat 15:10
| :ARCHIVE_FILE: ~/share/all/org-mode/misc.org
| :ARCHIVE_OLPATH: Anzuschauen
| :ARCHIVE_CATEGORY: misc
| :ARCHIVE_TODO: DONE
| :ARCHIVE_ITAGS: 2watch
| :END:
`----

I'd like to see this entry on my agenda according to its timestamp
at least when I also add [A]rch-files and probably [L]og-all.

For now, it never shows up.

As far as I know (and I am no Org expert!), I am using only
following settings which might have an effect on this:

,----
| (setq org-agenda-todo-ignore-with-date nil)
| (setq org-agenda-todo-ignore-deadlines (quote far))
| (setq org-agenda-todo-ignore-scheduled (quote future))
| ;(setq org-archive-mark-done t)
| (setq org-agenda-skip-deadline-if-done t)
| (setq org-agenda-skip-scheduled-if-done t)
| ;(setq org-agenda-skip-timestamp-if-done t)
| (setq org-log-done (quote time))
| (setq org-agenda-skip-timestamp-if-deadline-is-shown t)
`----

My complete Org-mode setup is available (for 72h) on:
http://paste.grml.org/hidden/0e0b6b45/

Yes, org-agenda-files contains «misc.org».

What might be the cause for not displaying the entry above?

Thanks!

-- 
Karl Voit

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

end of thread, other threads:[~2012-09-14 15:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-02 10:46 Agenda hides timestamp Karl Voit
2012-09-02 11:00 ` Bastien
2012-09-02 12:30   ` org-agenda-sticky -> Recursive load (was: Agenda hides timestamp) Karl Voit
2012-09-02 12:49     ` org-agenda-sticky -> Recursive load Karl Voit
2012-09-02 21:06       ` Bastien
2012-09-02 21:05     ` Bastien
2012-09-02 21:33       ` Thomas S. Dye
2012-09-14  6:11         ` Bastien
2012-09-14 15:23           ` Thomas S. Dye

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