Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Calendars #1

Open
thost96 opened this issue Mar 30, 2016 · 1 comment
Open

Multiple Calendars #1

thost96 opened this issue Mar 30, 2016 · 1 comment

Comments

@thost96
Copy link

thost96 commented Mar 30, 2016

Hey, could you make it possible to use multiple calendars?

If i use this plugin config

{
    "plugin": "calendar",
    "calendars": [
        {
            "name": "Cal1",
            "ical": "https://calendar.google.com/calendar/ical/.../basic.ics"
        },
        {
            "name": "Cal2",
            "ical": "https://calendar.google.com/calendar/ical/.../basic.ics"
        }
    ]
}

i get this error: [pimatic-calendar] Error fetching calendars: socket hang up

@Holzknoten
Copy link

Same vor only one calendar. I will use gcalcli in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants