Skip to content

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

License

Notifications You must be signed in to change notification settings

pimatic/pimatic-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)"

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published