all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Escaping org mode date properties
@ 2022-01-01 12:24 Eduardo Suarez
  2022-01-01 15:10 ` Ihor Radchenko
  0 siblings, 1 reply; 8+ messages in thread
From: Eduardo Suarez @ 2022-01-01 12:24 UTC (permalink / raw)
  To: emacs-orgmode

The next code snippet makes the entry to appear in the agenda:

* sample date code
#+begin_src org
SCHEDULED: <2015-02-16 Mon .+2d>
#+end_src

I have also tried without success:
- using begin_example,
- preceding with comma,
- special edit,
- starting the line with colon.

Any hint?

On the other hand, I wonder whether it is possible to make a subtree to be
ignored by the agenda views.


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

end of thread, other threads:[~2022-01-12 14:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-01 12:24 Escaping org mode date properties Eduardo Suarez
2022-01-01 15:10 ` Ihor Radchenko
2022-01-01 20:01   ` Eduardo Suarez-Santana
2022-01-02  2:51     ` [PATCH] " Ihor Radchenko
2022-01-02 21:04       ` Eduardo Suarez-Santana
2022-01-03  3:39         ` Ihor Radchenko
2022-01-03 10:39           ` Eduardo Suarez-Santana
2022-01-12 13:14             ` Ihor Radchenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.