emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* timestamped items not showing in today agenda view
@ 2012-08-20 14:37 Ken Mankoff
  2012-08-22  0:20 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Ken Mankoff @ 2012-08-20 14:37 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I have an issue where items that are scheduled with a timestamp don't
show up in an agenda view.

I have the following three views:

(tags-todo "+DEADLINE<=\"<+3d>\"")
(tags-todo "+SCHEDULED<=\"<today>\"")
(agenda "")

If I have items:

* Foo
  SCHEDULED: <2012-12-20 12:34>
* Bar
  DEADLINE: <2012-12-20 12:35>

Bar shows up in the DEADLINE search and agenda. Foo does NOT show up
in SCHEDULED search, but does show up in Agenda.
If I change <today> to <+0d>  there is no change. If I change it to
<+1d> then Foo does show up, but so does stuff scheduled tomorrow.

Is this a bug? How can I get items with timestamps to show up both in
(agenda "") and in the tags-todo search?

Thanks,

   -k.

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

* Re: timestamped items not showing in today agenda view
  2012-08-20 14:37 timestamped items not showing in today agenda view Ken Mankoff
@ 2012-08-22  0:20 ` Bastien
  2012-08-22  2:29   ` Ken Mankoff
  0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2012-08-22  0:20 UTC (permalink / raw)
  To: Ken Mankoff; +Cc: emacs-orgmode

Hi Ken,

Ken Mankoff <mankoff@gmail.com> writes:

> I have an issue where items that are scheduled with a timestamp don't
> show up in an agenda view.

Can you tell what is the value of these variables?

org-agenda-todo-ignore-deadlines 	
org-agenda-todo-ignore-scheduled
org-agenda-todo-ignore-timestamp 	
org-agenda-todo-ignore-with-date
org-agenda-tags-todo-honor-ignore-options

There is surely some interaction you don't expect?

HTH,

-- 
 Bastien

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

* Re: timestamped items not showing in today agenda view
  2012-08-22  0:20 ` Bastien
@ 2012-08-22  2:29   ` Ken Mankoff
  2012-08-22  8:59     ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Ken Mankoff @ 2012-08-22  2:29 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Hi Bastien,

On Wed, 22 Aug 2012, Bastien wrote:
> Can you tell what is the value of these variables?
>
> org-agenda-todo-ignore-deadlines
> org-agenda-todo-ignore-scheduled
> org-agenda-todo-ignore-timestamp
> org-agenda-todo-ignore-with-date
> org-agenda-tags-todo-honor-ignore-options

At the time I wrote that email they were all unset, so default 
values. I tried setting them all to nil and t, and neither had any 
effect. Scheduled item with timestamp shows up in (agenda) but not 
(tags-todo) search

   -k.

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

* Re: timestamped items not showing in today agenda view
  2012-08-22  2:29   ` Ken Mankoff
@ 2012-08-22  8:59     ` Bastien
  2012-08-27 23:31       ` Ken Mankoff
  0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2012-08-22  8:59 UTC (permalink / raw)
  To: Ken Mankoff; +Cc: emacs-orgmode

Hi Ken,

Ken Mankoff <mankoff@gmail.com> writes:

>> Can you tell what is the value of these variables?
>>
>> org-agenda-todo-ignore-deadlines
>> org-agenda-todo-ignore-scheduled
>> org-agenda-todo-ignore-timestamp
>> org-agenda-todo-ignore-with-date
>> org-agenda-tags-todo-honor-ignore-options
>
> At the time I wrote that email they were all unset, so default values. I
> tried setting them all to nil and t, and neither had any effect. Scheduled
> item with timestamp shows up in (agenda) but not (tags-todo) search

Can you send a minimal .org file and a minimal .el configuration file
that let us reproduce the problem with emacs -Q ?

Otherwise it will be difficult to debug.  

Thanks in advance for your effort!

-- 
 Bastien

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

* Re: timestamped items not showing in today agenda view
  2012-08-22  8:59     ` Bastien
@ 2012-08-27 23:31       ` Ken Mankoff
  0 siblings, 0 replies; 5+ messages in thread
From: Ken Mankoff @ 2012-08-27 23:31 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Hi List,

Just to follow up on this, Bastien helped me figure it out off-list.

The solution is to use <now> or <tomorrow> in place of <today>, and
some combination of < or <= depending on exactly what you want to see
where and when.

  -k.

On Wed, Aug 22, 2012 at 1:59 AM, Bastien <bzg@altern.org> wrote:
> Hi Ken,
>
> Ken Mankoff <mankoff@gmail.com> writes:
>
>>> Can you tell what is the value of these variables?
>>>
>>> org-agenda-todo-ignore-deadlines
>>> org-agenda-todo-ignore-scheduled
>>> org-agenda-todo-ignore-timestamp
>>> org-agenda-todo-ignore-with-date
>>> org-agenda-tags-todo-honor-ignore-options
>>
>> At the time I wrote that email they were all unset, so default values. I
>> tried setting them all to nil and t, and neither had any effect. Scheduled
>> item with timestamp shows up in (agenda) but not (tags-todo) search
>
> Can you send a minimal .org file and a minimal .el configuration file
> that let us reproduce the problem with emacs -Q ?
>
> Otherwise it will be difficult to debug.
>
> Thanks in advance for your effort!
>
> --
>  Bastien

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

end of thread, other threads:[~2012-08-27 23:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-20 14:37 timestamped items not showing in today agenda view Ken Mankoff
2012-08-22  0:20 ` Bastien
2012-08-22  2:29   ` Ken Mankoff
2012-08-22  8:59     ` Bastien
2012-08-27 23:31       ` Ken Mankoff

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