emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: John Morrissey <jwm@horde.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: "S:" prefix when syncing via CalDAV
Date: Sun, 23 Jul 2017 13:38:23 +0200	[thread overview]
Message-ID: <87lgnfmlhs.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20170719191841.b3hevzvh7ths3mqo@boost.horde.net> (John Morrissey's message of "Wed, 19 Jul 2017 15:18:41 -0400")

Hello,

John Morrissey <jwm@horde.net> writes:

> I'm syncing to Nextcloud via CalDAV with org-mode 9.0.3 and the latest
> org-caldav.
>
> Events are sometimes synced (and modified in the .org file) with the prefix
> "S:". The symptoms are exactly like:
>
>   https://github.com/dengste/org-caldav/issues/33#issuecomment-74551937
>
>   "The SCHEDULED time gets converted to an active timestamp and a freshly
>   created property drawer with a new id is inserted above that newly created
>   active timestamp."
>
> It looks like this prefix is being prepended by org-icalendar-entry in
> ox-icalendar, but I don't know enough about Lisp or org internals to debug
> much further.
>
> Here are my org-{icalendar,caldav} settings:
>
>   (setq org-icalendar-alarm-time 30)
>   (setq org-icalendar-use-deadline '(event-if-todo event-if-not-todo todo-due)
>         org-icalendar-use-scheduled '(event-if-todo event-if-not-todo todo-start))
>   (setq org-export-exclude-category (list "dummy"))
>
>   (setq org-caldav-inbox (expand-file-name "~/org/caldav-inbox.org"))
>   (setq org-caldav-files org-agenda-files)
>   (setq org-caldav-show-sync-results nil)
>   (setq org-caldav-resume-aborted 'never)
>
> Is there some configuration I need to change to stop this behavior?

Since "org-caldav.el" is not distributed with Org mode, I need to
understand what part of the problem is specifically related to
"ox-icalendar.el".

Could you show an example demonstrating why the generated ".ics" file is
not correct, and what should be done instead?

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2017-07-23 11:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-19 19:18 "S:" prefix when syncing via CalDAV John Morrissey
2017-07-23 11:38 ` Nicolas Goaziou [this message]
2017-07-23 21:02   ` John Morrissey
2017-07-23 21:11     ` 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=87lgnfmlhs.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=jwm@horde.net \
    /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).