From: "Michaël Cadilhac" <michael@cadilhac.name>
To: emacs-orgmode@gnu.org
Subject: Re: org-icalendar: Change dates to today in VEVENT export
Date: Thu, 7 Feb 2019 12:31:18 +0000 [thread overview]
Message-ID: <CADt3fpMpxgrb494-RQaLy0u9i__EqfJ5n=4KVz1U4CpAeZLLqw@mail.gmail.com> (raw)
In-Reply-To: <CADt3fpPYPOANZ10PW0a1kL=MWERaWnZGQ0yNXiVqveVZK8HzKw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1496 bytes --]
Alright, so I guess this is indeed not doable out of the box. I've
implemented this on my fork of org-mode:
https://code.orgmode.org/michaelcadilhac/org-mode
(Also two more things that may be of interest: Include tags in summaries,
and give a bit more information about the timezone—ical.js does not
recognize X-WR-TIMEZONE.)
Hopefully this will be useful for someone :-)
Cheers;
M.
On Fri, 1 Feb 2019 at 12:47, Michaël Cadilhac <michael@cadilhac.name> wrote:
> Hi there yall;
>
> I use org-icalendar to export my TODOs and events to an ics, that is then
> imported in Google Calendar. As far as I can see, Google Calendar still
> doesn't support VTODOs, so only the VEVENTs are relevant. *My goal is to
> have my day on Google Calendar looks like my Org Agenda; *in particular
> this means:
>
> 1. I want my repeats to appear today.
>
> To do this, I have to artificially bump the timestamp of the VEVENTs that
> correspond to a not-DONE TODO to today (and maybe add the "72x" indicating
> that the TODO was scheduled 72 days ago). How can I do that?
>
> I believe this is not doable out of the box and that I'll have to
> modify org-icalendar-entry; is that correct?
>
> 2. I want my DEADLINEs to show up `org-deadline-warning-days` days
> before in the export.
>
> Again this means that I have to artificially change the date of the VEVENT
> (and maybe add the "in 6d."). How can I do that?
>
> Thanks very much!
>
> Cheers;
> M.
>
[-- Attachment #2: Type: text/html, Size: 2209 bytes --]
next prev parent reply other threads:[~2019-02-07 12:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-01 12:47 org-icalendar: Change dates to today in VEVENT export Michaël Cadilhac
2019-02-07 12:31 ` Michaël Cadilhac [this message]
2019-02-07 13:30 ` Nicolas Goaziou
2019-02-07 15:04 ` Michaël Cadilhac
2019-02-12 8:34 ` Nicolas Goaziou
2019-08-28 22:54 ` Michaël Cadilhac
2019-09-05 16:52 ` Nicolas Goaziou
2019-09-15 17:06 ` Michaël Cadilhac
2019-09-16 16:32 ` Nicolas Goaziou
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='CADt3fpMpxgrb494-RQaLy0u9i__EqfJ5n=4KVz1U4CpAeZLLqw@mail.gmail.com' \
--to=michael@cadilhac.name \
--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).