emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: [ANN] icsorg - node script to import events into org
Date: Sat, 07 Aug 2021 13:33:36 +1000	[thread overview]
Message-ID: <878s1dhqao.fsf@gmail.com> (raw)


Hi All,

I've written a simple node script which imports events from an .ics file
into org, allowing them to show up in your agenda. This is based on
ideas discussed in
https://orgmode.org/worg/org-tutorials/org-google-sync.html. It is
effectively a Javascript version of the ics2org Awk script, but with the
additional capability of being able to automatically download the .ics
file from Google.

Prerequisites for the script are a fairly recent node version (at least
v12) and NPM. The script has only been tested on Linux, but hsould work
fine on macOS. Windows is an unknown quantity.

The homepage is https://github.com/theophilusx/icsorg

You can install the script by running

npm i -g icsorg

You can then run

icsorg -h

to see some usage information. Check the package README or the homepage
for more details.


             reply	other threads:[~2021-08-07  3:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-07  3:33 Tim Cross [this message]
2021-08-07  8:56 ` [ANN] icsorg - node script to import events into org Eric S Fraga
2021-08-08  8:21   ` Tim Cross

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=878s1dhqao.fsf@gmail.com \
    --to=theophilusx@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).