emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alexei Gilev <gerardomoro37@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: How to export org-agenda to ICS to show in iCal
Date: Tue, 14 Feb 2023 21:53:54 +0200	[thread overview]
Message-ID: <CAF4Fj9iP6CpobMOvLb9N0QW1s-s26+iJiJfV7f1y+sXApAHGMA@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2023-02-14 19:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-14 19:53 Alexei Gilev [this message]
2023-02-17 10:29 ` How to export org-agenda to ICS to show in iCal 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

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=CAF4Fj9iP6CpobMOvLb9N0QW1s-s26+iJiJfV7f1y+sXApAHGMA@mail.gmail.com \
    --to=gerardomoro37@gmail.com \
    --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).