* behavior/docs of iCalendar export
@ 2020-12-15 22:37 Carson Chittom
2020-12-16 9:53 ` Eric S Fraga
0 siblings, 1 reply; 2+ messages in thread
From: Carson Chittom @ 2020-12-15 22:37 UTC (permalink / raw)
To: emacs-orgmode
This is a very small thing, but it came up today for me, so I thought I'd mention it. (Org 9.4.2, for the record.)
I've just started playing with the iCalendar export because eventually I want to keep everything in Org, to then get transformed and pushed to my CalDAV server, which then gets pushed to my phone.
So after reading the docs[1][2] I created a minimal org file, which as it happens only had a single time for the single event in it. I tried to export via C-c C-e c f, and immediately got an error that org-agenda-default-appointment-duration wasn't set (which was perfectly true, I hadn't set it and it defaults to nil). So after looking at that variable's documentation, just to make sure it was well-named and didn't do something strange, I set it and went on about my merry way. As I say, a very small thing. I mention it only because it was slightly irritating that after actually taking the time to read the documentation, I still had to troubleshoot (if you want to call it that) briefly.
All of which leads up to: my suggestion is that either that org-agenda-default-appointment-duration have an actual default value, or else that [2] should mention that one might want to set it.
[1] https://orgmode.org/manual/Timestamps.html#Timestamps
[2] https://orgmode.org/manual/iCalendar-Export.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: behavior/docs of iCalendar export
2020-12-15 22:37 behavior/docs of iCalendar export Carson Chittom
@ 2020-12-16 9:53 ` Eric S Fraga
0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2020-12-16 9:53 UTC (permalink / raw)
To: Carson Chittom; +Cc: emacs-orgmode
On Tuesday, 15 Dec 2020 at 16:37, Carson Chittom wrote:
> I've just started playing with the iCalendar export because eventually
> I want to keep everything in Org, to then get transformed and pushed
> to my CalDAV server, which then gets pushed to my phone.
You might like to try org-caldav-sync (available from melpa) if you ever
wish to have 2 way synchronisation.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4.2-143-gc822c8
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-16 9:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-15 22:37 behavior/docs of iCalendar export Carson Chittom
2020-12-16 9:53 ` Eric S Fraga
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.