emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Karl Voit <devnull@Karl-Voit.at>
To: emacs-orgmode@gnu.org
Subject: Agenda hides timestamp
Date: Sun, 2 Sep 2012 12:46:09 +0200	[thread overview]
Message-ID: <2012-09-02T12-33-34@devnull.Karl-Voit.at> (raw)

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

             reply	other threads:[~2012-09-02 10:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-02 10:46 Karl Voit [this message]
2012-09-02 11:00 ` Agenda hides timestamp 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

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=2012-09-02T12-33-34@devnull.Karl-Voit.at \
    --to=devnull@karl-voit.at \
    --cc=emacs-orgmode@gnu.org \
    --cc=news1142@Karl-Voit.at \
    /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).