emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ming-Wei Chang <mchang21@uiuc.edu>
To: emacs-orgmode@gnu.org
Subject: Repeating events within a time range and ics exporting
Date: Mon, 08 Dec 2008 13:18:50 -0600	[thread overview]
Message-ID: <mksprk2tqzp.fsf@farmer.cs.uiuc.edu> (raw)


Hi all,

   Currently I am a student and I heavily use orgmode to manage my
   agenda. I must say that orgmode is very cool! I am using emacs 23
   from CVS and orgmode 6.14 now.

   Right now I am looking for a way such that I can schedule a task
   repeatedly within a time period. For example, I have a class on every
   Wed in Dec 2008. I hope that I can assign the task in the following way

   * Class A
   <2008-12-01 Wed 15:00-17:00 +1w>--<2008-12-31 Wed>

   However, currently orgmode seems not to support this kind of syntax.

   I know that I can use the diary sexp. For example, I can have

   * Class A
   <%%(and (diary-block 01 12 2008 31 12 2008) (= 3 (calendar-day-of-week date)))>

   It worked. Unfortunately, there are two problems of this approach.

   1) It seems that I cannot specify the "hours" using this approach.
   For example, I try 

   <%%(and (diary-block 01 12 2008 31 12 2008) (= 3 (calendar-day-of-week date))) 15:00-17:00>

   , and it is not working.

   2) More importantly, it seems that entry with sexp cannot be exported
   when I tried to export my org files into a ics file. This is very
   bad for me, because I constantly upload my org agenda into google
   calendar. Therefore, this makes it unusable to me.

   I believe that somebody has already mention something like
   this. However, I tried to google it and still could not find the
   answer.

   Any comment on this?

Best,

Ming-Wei

             reply	other threads:[~2008-12-08 19:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-08 19:18 Ming-Wei Chang [this message]
2008-12-11  0:47 ` Repeating events within a time range and ics exporting Oliver Charles

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mksprk2tqzp.fsf@farmer.cs.uiuc.edu \
    --to=mchang21@uiuc.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).