[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] with scheduled event containing inactive timestamps
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] with scheduled event containing inactive timestamps |
Date: |
Sat, 06 Jan 2024 12:35:17 +0000 |
rameiko87@posteo.net writes:
> Create an org file named filename.org containing the following text:
>
> * TODO Org-agenda Bug Report Timestamp: [2024-01-04 Thu 15:15]
> SCHEDULED: <2024-01-05 Fri>
> ...
> Obtained result:
>
> Friday 5 January 2024
> 14:00...... ----------------
> filename:15:15...... Scheduled: TODO Org-agenda Bug Report Timestamp:
This is exactly the same problem you reported previously.
Solved by setting `org-agenda-search-headline-for-time' to nil.
That said, I think I know how to change agenda to ignore timestamps.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fa198cbbe
(I hope that I did not break anything...)
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>