From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew Hyatt" Subject: Re: Sync appointments to Google Calendar Date: Sun, 9 Mar 2008 10:46:33 -0400 Message-ID: References: <874pbii3lv.fsf@mocker.org> <8A6B0F7E-C877-44B6-A013-1CB17ABB05FE@science.uva.nl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1288553511==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYMnP-0004rr-Up for emacs-orgmode@gnu.org; Sun, 09 Mar 2008 10:46:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYMnP-0004rC-3O for emacs-orgmode@gnu.org; Sun, 09 Mar 2008 10:46:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYMnO-0004qx-BR for emacs-orgmode@gnu.org; Sun, 09 Mar 2008 10:46:38 -0400 Received: from rv-out-0910.google.com ([209.85.198.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JYMnN-00007t-Po for emacs-orgmode@gnu.org; Sun, 09 Mar 2008 10:46:38 -0400 Received: by rv-out-0910.google.com with SMTP id c27so1488058rvf.6 for ; Sun, 09 Mar 2008 07:46:33 -0700 (PDT) In-Reply-To: <8A6B0F7E-C877-44B6-A013-1CB17ABB05FE@science.uva.nl> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org --===============1288553511== Content-Type: multipart/alternative; boundary="----=_Part_534_31231574.1205073993653" ------=_Part_534_31231574.1205073993653 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Another solution is just create the entries in calendar with emacspeak google calendar integration turned on. http://bc.tech.coop/blog/070306.html On Sun, Mar 9, 2008 at 9:54 AM, Carsten Dominik wrote: > > 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 > > > > _______________________________________________ > 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 > > ------=_Part_534_31231574.1205073993653 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Another solution is just create the entries in calendar with emacspeak google calendar integration turned on. 

http://bc.tech.coop/blog/070306.html

On Sun, Mar 9, 2008 at 9:54 AM, Carsten Dominik <dominik@science.uva.nl> wrote:

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


_______________________________________________
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


------=_Part_534_31231574.1205073993653-- --===============1288553511== 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 --===============1288553511==--