GithubHelp home page GithubHelp logo

pimatic / pimatic-calendar Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 2.0 11 KB

Predicates for calendar events from ical calendars (e.g. Google Calendar)

License: GNU General Public License v2.0

CoffeeScript 100.00%

pimatic-calendar's Introduction

pimatic-calendar

Predicates for calendar events from ical calendars (e.g. Google Calendar)

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

The following predicates are supported:

  • If calendar event with title|description contains|equals "some text" starts|ends|takes place

To get a ical url from your google calendar follow https://support.google.com/calendar/answer/37648 under "See your calendar (view only)"

pimatic-calendar's People

Contributors

mwittig avatar sweetpi avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mwittig bertreb

pimatic-calendar's Issues

Multiple Calendars

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

This is most probably a bug in pimatic or in a module, please report it!

error [pimatic]: An uncaught exception occurred: TypeError: Cannot read property 'indexOf' of undefined at CalendarEventHandler._doesMatch (/home/pi/pimatic-app/node_modules/pimatic-calendar/calendar.coffee:229:49) at CalendarPlugin. (/home/pi/pimatic-app/node_modules/pimatic-calendar/calendar.coffee:207:15) at emitOne (events.js:82:20) at CalendarPlugin.emit (events.js:169:7) at null._onTimeout (/home/pi/pimatic-app/node_modules/pimatic-calendar/calendar.coffee:94:18) at Timer.listOnTimeout (timers.js:92:15) This is most probably a bug in pimatic or in a module, please report it!

using two iCal calendars from Apple iCloud...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.