Re: Inactive timestamps show up in agenda

2024-04-04 Thread Michael Maurer
On Thu, 4 Apr 2024 at 13:01, Ihor Radchenko  wrote:
>
> Michael Maurer  writes:
>
> > Both <2024-04-04 Do> and [2024-04-04 Do] show up in Agenda-View.
> > Google couldn't really help me on that, and I'm thinking maybe there's
> > a flag I set to include every timestamp in Agenda? I don't know.
> >
> > For reference, the entries look like this:
> > * TEST
> > <2024-04-04 Do>
> > [2024-04-04 Do]
> >
> > shows as
> >
> > Thu   4 Apr 2024
> >  TEST
> >  [ TEST
> >
> > Yes, there's no closing square bracket.
>
> Check your customization for `org-agenda-include-inactive-timestamps'.
>

Yes, that was it. Thank you!



Re: Inactive timestamps show up in agenda

2024-04-04 Thread Ihor Radchenko
Michael Maurer  writes:

> Both <2024-04-04 Do> and [2024-04-04 Do] show up in Agenda-View.
> Google couldn't really help me on that, and I'm thinking maybe there's
> a flag I set to include every timestamp in Agenda? I don't know.
>
> For reference, the entries look like this:
> * TEST
> <2024-04-04 Do>
> [2024-04-04 Do]
>
> shows as
>
> Thu   4 Apr 2024
>  TEST
>  [ TEST
>
> Yes, there's no closing square bracket.

Check your customization for `org-agenda-include-inactive-timestamps'.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



Inactive timestamps show up in agenda

2024-04-04 Thread Michael Maurer
Both <2024-04-04 Do> and [2024-04-04 Do] show up in Agenda-View.
Google couldn't really help me on that, and I'm thinking maybe there's
a flag I set to include every timestamp in Agenda? I don't know.

For reference, the entries look like this:
* TEST
<2024-04-04 Do>
[2024-04-04 Do]

shows as

Thu   4 Apr 2024
 TEST
 [ TEST

Yes, there's no closing square bracket.