From: John Helly <hellyj@ucsd.edu>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: hellyj@ucsd.edu, Emacs-orgmode@gnu.org
Subject: Re: Agenda export to ics file
Date: Sat, 8 Jun 2024 11:39:24 -1000 [thread overview]
Message-ID: <3bd86c40-7f8c-433b-8825-32071c997048@ucsd.edu> (raw)
In-Reply-To: <87ikyjw4oq.fsf@localhost>
[-- Attachment #1: Type: text/plain, Size: 1425 bytes --]
Aloha.
So, even this MWE, the export to *.ics does not work as expected. The
test.ics file has no events when
M-x org-icalendar-export-to-ics
is invoked.
========================= Contents of test.org listed below
=================
-*- org-icalendar-use-deadline: (todo-due); -*-
MY PROJECT -*- mode: org -*-
#-*- mode: org -*-
#+STARTUP: showall
* Welcome to Org mode
Welcome, and thanks for trying out Org mode. Making outlines in
Org is very simple. It is just text! Just start typing.
* This is a headline, it starts with one or more stars
A heading has one star, a sub-heading two, etc.
* Working with lists
** Moving around in our outline
** TODO Moving around headline
** TODO This is an event with a Deadline
DEADLINE: <2024-06-20 Thu -30d>
========================= Contents of test.org listed above
=================
Any advice would be appreciated.
J.
On 6/8/24 10:38, Ihor Radchenko wrote:
> John Helly<hellyj@ucsd.edu> writes:
>
>> I modified the variable specification to be:
>>
>> -*- org-icalendar-use-deadline: event-if-not-todo; -*-
>> and get the following error:
>>
>> 'Wrong type argument: listp, event-if-not-todo'
> That's because the value should be a list.
>
> -*- org-icalendar-use-deadline: (event-if-not-todo); -*-
>
--
John Helly / San Diego Supercomputer Center / Scripps Institution of Oceanography
https://www.sdsc.edu/~hellyj / 808 205 9882 / 760 8408660
[-- Attachment #2: Type: text/html, Size: 2644 bytes --]
next prev parent reply other threads:[~2024-06-08 21:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-06 22:34 Agenda export to ics file John Helly
2024-06-07 15:06 ` Ihor Radchenko
2024-06-07 20:02 ` John Helly
2024-06-08 19:20 ` Ihor Radchenko
2024-06-08 20:33 ` John Helly
2024-06-08 20:38 ` Ihor Radchenko
2024-06-08 20:44 ` John Helly
2024-06-08 20:52 ` John Helly
2024-06-08 21:39 ` John Helly [this message]
2024-06-09 11:52 ` Ihor Radchenko
2024-06-09 20:22 ` John Helly
2024-06-09 20:31 ` John Helly
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3bd86c40-7f8c-433b-8825-32071c997048@ucsd.edu \
--to=hellyj@ucsd.edu \
--cc=Emacs-orgmode@gnu.org \
--cc=yantar92@posteo.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 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.