emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] with scheduled event containing inactive timestamps
@ 2024-01-05 16:27 rameiko87
  2024-01-06 12:35 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: rameiko87 @ 2024-01-05 16:27 UTC (permalink / raw)
  To: emacs-orgmode

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>



Expected result:

Friday      5 January 2024
   filename: Scheduled:  TODO Org-agenda Bug Report Timestamp: 
[2024-01-04 Thu 15:15]



Obtained result:

Friday      5 January 2024
                  14:00...... ----------------
   filename:15:15...... Scheduled:  TODO Org-agenda Bug Report Timestamp: 
[2024-01-04 Thu 15:15]
                  16:00...... ----------------
                  16:20...... now - - - - - - - - - - - - - - - - - - - - 
- - - - -



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

* Re: [BUG] with scheduled event containing inactive timestamps
  2024-01-05 16:27 [BUG] with scheduled event containing inactive timestamps rameiko87
@ 2024-01-06 12:35 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-01-06 12:35 UTC (permalink / raw)
  To: rameiko87; +Cc: emacs-orgmode

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>


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

end of thread, other threads:[~2024-01-06 12:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-05 16:27 [BUG] with scheduled event containing inactive timestamps rameiko87
2024-01-06 12:35 ` Ihor Radchenko

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