From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Sync appointments to Google Calendar Date: Sun, 9 Mar 2008 14:54:38 +0100 Message-ID: <8A6B0F7E-C877-44B6-A013-1CB17ABB05FE@science.uva.nl> References: <874pbii3lv.fsf@mocker.org> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: multipart/mixed; boundary="===============1951333005==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYLzF-0004Sr-V6 for emacs-orgmode@gnu.org; Sun, 09 Mar 2008 09:54:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYLzE-0004Qj-9x for emacs-orgmode@gnu.org; Sun, 09 Mar 2008 09:54:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYLzD-0004QL-V6 for emacs-orgmode@gnu.org; Sun, 09 Mar 2008 09:54:48 -0400 Received: from hu-out-0506.google.com ([72.14.214.224]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JYLzD-0004OT-BL for emacs-orgmode@gnu.org; Sun, 09 Mar 2008 09:54:47 -0400 Received: by hu-out-0506.google.com with SMTP id 23so1377088huc.1 for ; Sun, 09 Mar 2008 06:54:45 -0700 (PDT) In-Reply-To: <874pbii3lv.fsf@mocker.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: ks@mocker.org Cc: emacs-orgmode@gnu.org --===============1951333005== Content-Type: multipart/alternative; boundary=Apple-Mail-1--869587928 --Apple-Mail-1--869587928 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Mar 7, 2008, at 11:14 PM, Kyle Sexton wrote: > All, > > I was wondering if it would be possible to only push certain event > types > to an ical export. I would like to export the event type of APPT > only. > I love the idea of syncing to ical, but hate having every item listed > in my calendar. > > My end goal is to have an entry like: > > * APPT Dentist 10:00-11:00 > > And then sync that to Google Calendar which can then SMS me prior to > the > event occurring. This has not been possible so far, but it is now. If you get the latest version from the git repository, you can do this like this: 1. Create an agenda view that contains only the entries you want to have. Assuming you have APPT as a TODO keyword, here is one way: C-c a T APPT 2. "Write" this view to an ics file. C-x C-w /path/to/calendars/org-appointments.ics This will write an ics file with all timestamps, deadlines, and scheduling associated with the selected items. If you have turned on `org-icalendar-include-todo', the selected items will also be listed as TODO items. You can alos automate the creation of such an export using the means described in http://orgmode.org/manual/Exporting-Agenda-Views.html#Exporting-Agenda-Views HTH - Carsten > > > -- > Thanks, > Kyle Sexton > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Apple-Mail-1--869587928 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
On Mar 7, 2008, = at 11:14 PM, Kyle Sexton wrote:

All,

I was wondering if it would be possible to = only push certain event types
to an ical export.  I would like = to export the event type of APPT only.
I love the idea of syncing to = ical, but hate having every item listed
in my calendar.

My end = goal is to have an entry like:

* APPT Dentist = 10:00-11:00

And then sync that to Google Calendar which can then = SMS me prior to the
event occurring.

This has not been possible = so far, but it is now.

If you get the latest = version from the git repository, you can do this
like = this:

1. = Create an agenda view that contains only the entries you want to = have.
   Assuming you have APPT as a TODO keyword, = here is one way:

   C-c a T = APPT


2. "Write" this view to an = ics file.  

   C-x C-w = /path/to/calendars/org-appointments.ics

This will write an ics = file with all timestamps, deadlines, and scheduling
associated = with the selected items.  If you have turned = on
`org-icalendar-include-todo', the selected items will also = be listed
as TODO items.

You can alos automate the = creation of such an export using the means
described = in 


HTH

- = Carsten



-- =
Thanks,
Kyle = Sexton


_______________________________________________
Emacs= -orgmode mailing list
Remember: use `Reply All' to send replies to = the list.
Emacs-orgmode@gnu.org
http://= lists.gnu.org/mailman/listinfo/emacs-orgmode

= --Apple-Mail-1--869587928-- --===============1951333005== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1951333005==--