Hi List,
Just to follow up on this, Bastien helped me figure it out off-list.
The solution is to use or in place of , 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 wrote:
> Hi Ken,
>
> Ken Mankoff wri
Hi Ken,
Ken Mankoff 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 wrot
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
Hi Ken,
Ken Mankoff 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
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<=\"\"")
(agenda "")
If I have items:
* Foo
SCHEDULED: <2012-12-20 12:34>
* Bar
DEADLINE: <2012-12