emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to export org-agenda to ICS to show in iCal
@ 2023-02-14 19:53 Alexei Gilev
  2023-02-17 10:29 ` Ihor Radchenko
  0 siblings, 1 reply; 6+ messages in thread
From: Alexei Gilev @ 2023-02-14 19:53 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 793 bytes --]

Hi,

For months I have been wanting to be able to export my scheduled tasks to
ICS to be able to see it it iCal, which is very visually pleasing and
easier for me to grasp my agenda. Plus, I can see it in the context of my
work tasks, which i don't have in orgmode.

I tried this:

(add-to-list 'org-agenda-custom-commands
      '("o" "Agenda to ICS"
         ;((agenda "" nil)
          ((alltodo ""
         nil
         ("/Users/agilev/Dropbox/emacs.ics")))))


...unsuccessfully.

It shows the list in Emacs, but there is no ICS exported. I wonder what i
am doing wrong.

Maybe somebody knows a way to do it differently not using the agenda? Maybe
a function that I can cron to export my scheduled tasks or a hook for every
time i changed my agenda files?

Thanks so much in advance1
A.G.

[-- Attachment #2: Type: text/html, Size: 1113 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-23  9:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 19:53 How to export org-agenda to ICS to show in iCal Alexei Gilev
2023-02-17 10:29 ` Ihor Radchenko
2023-02-18 14:48   ` Max Nikulin
2023-02-19 11:32     ` Ihor Radchenko
2023-02-23  6:54       ` Alexei Gilev
2023-02-23  9:38         ` Ihor Radchenko

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).