emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: ks@mocker.org
Cc: emacs-orgmode@gnu.org
Subject: Re: Sync appointments to Google Calendar
Date: Sun, 9 Mar 2008 14:54:38 +0100	[thread overview]
Message-ID: <8A6B0F7E-C877-44B6-A013-1CB17ABB05FE@science.uva.nl> (raw)
In-Reply-To: <874pbii3lv.fsf@mocker.org>


[-- Attachment #1.1: Type: text/plain, Size: 1515 bytes --]


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


[-- Attachment #1.2: Type: text/html, Size: 2854 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

  parent reply	other threads:[~2008-03-09 13:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 22:14 Sync appointments to Google Calendar Kyle Sexton
2008-03-08  1:41 ` Bastien
2008-03-09 13:54 ` Carsten Dominik [this message]
2008-03-09 14:46   ` Andrew Hyatt

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=8A6B0F7E-C877-44B6-A013-1CB17ABB05FE@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=ks@mocker.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).