I have many ICS files which I want to import into my google calendar. Importing them one at a time, just isn't practical. Are there any alternatives?
migrated from stackoverflow.com
|
up vote
3
down vote
|
You can just concatenate them into one big file. In windows, copy all of your
If you are a linux user you can use:
Then import |
|||
|
|
|
up vote
0
down vote
|
Under DOS/Windows CMD, instead of typing out all the filenames, you can also just use
with the same result. Which means you can also just toss that one line into something like |
||
|
|
|
up vote
0
down vote
|
how can I do this on a mac please? I am not used to using instructions like these |
||
|