From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: Thomas Plass <thunk2@arcor.de>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: converting many ics files to a single org file
Date: Tue, 11 Jun 2019 10:25:06 +0200 [thread overview]
Message-ID: <87lfy8msv1.fsf@polytechnique.org> (raw)
In-Reply-To: <23806.48029.154258.682523@AGAME7.local>
[-- Attachment #1: Type: text/plain, Size: 442 bytes --]
On 2019-06-10 22:20, Thomas Plass <thunk2@arcor.de> writes:
> As per its docstring it's one file per invocation. But the
> docstring
> also lists:
>
> $ cat in.ical | ical2orgpy - - > out.org
>
> I haven't tried, but something like this might work (on
> Unixoids):
>
> $ echo -n > out.org
> $ for i in *.ical; do cat $i | ical2orgpy - - >> out.org; echo
> >> out.org; done
Thank you for the suggestion, I'll give it a try.
Best,
Alan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2019-06-11 8:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-10 14:32 converting many ics files to a single org file Alan Schmitt
2019-06-10 20:20 ` Thomas Plass
2019-06-11 8:25 ` Alan Schmitt [this message]
2019-06-19 12:01 ` Robert Horn
2019-06-20 7:51 ` Alan Schmitt
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=87lfy8msv1.fsf@polytechnique.org \
--to=alan.schmitt@polytechnique.org \
--cc=emacs-orgmode@gnu.org \
--cc=thunk2@arcor.de \
/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).