emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* take the name of org-class event from heading
@ 2012-06-22 15:27 Enda
  2012-06-22 15:44 ` Nick Dokos
  0 siblings, 1 reply; 16+ messages in thread
From: Enda @ 2012-06-22 15:27 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]



How can I schedule a weekly class that lasts for a limited period of
time? (org-class)

Org-mode offers a convenient diary sexp function for setting up a
recurring appointment that lasts for a certain period of time, such as
a class. It is called org-class and it can be entered as follows:

** Class 7:00pm-9:00pm
   <%%(org-class 2009 2 16 2009 4 20 1 10)>

The function above schedules an appointment for every Monday (1)
between February 16 and April 20, 2009, except for ISO week 10 (March
1 to March 7).

If you would prefer not to place the timestamp in the headline, you
can use the following format:

** Class
%%(org-class 2009 2 16 2009 4 20 1 10) 7:00pm-9:00pm Class

Why do you have to repeat the name of the event in the org-class, why
cannot it not take the name from the heading?


Best wishes,

Enda

[-- Attachment #2: Type: text/html, Size: 3400 bytes --]

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

end of thread, other threads:[~2012-06-24 12:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-22 15:27 take the name of org-class event from heading Enda
2012-06-22 15:44 ` Nick Dokos
2012-06-22 15:48   ` Enda
2012-06-22 16:03     ` Nick Dokos
2012-06-22 16:06       ` Enda
2012-06-22 16:18         ` Nick Dokos
2012-06-22 22:21       ` OT: italics [was: Re: take the name of org-class event from heading] Nick Dokos
2012-06-22 22:45         ` Charles Philip Chan
2012-06-22 23:39           ` Nick Dokos
2012-06-23  0:10             ` Charles Philip Chan
2012-06-23  7:41               ` Sebastien Vauban
2012-06-23  8:00                 ` Charles Philip Chan
2012-06-23  8:35                   ` Sebastien Vauban
2012-06-23 15:21                   ` Nick Dokos
2012-06-23 23:16                     ` Charles Philip Chan
2012-06-24 12:34                     ` Sebastien Vauban

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