Skip to content

nanosun/gcalquickadd-chrome

Repository files navigation

GCal Quick Add

Chrome Web Store

This is a chrome extension which lets you quick add an event to Google Calendar.

This simple extension communicates with Google Calendar API's quick add function. Just type in an event in a natural way like "Meet my boss at 5 pm in her office". This extension would then help you create a event and display the event information as well as the url to the event in the GCalendar.

Google's description about Quick Add feature

http://support.google.com/calendar/answer/36604?hl=en

OAuth Needed

You will need a google calendar account.

The extension asks for OAuth grant when first launches. You can clear access token in the options page. If "add event" button happens not work, try re-grant access.

Multi Calendar Support

If you have many calendars, you can choose which calendar to write in the options page. Default calendar is the first one in your list.

About the icon

The original icon is a lovely sketch of my girlfriend. To make this extension more formal, more calendar-related, I replaced it with the current ugly one. Hope I can draw a better one in the summer.

Acknowlegement

Thanks to Boris Smus's OAuth 2.0 library.


Update Log

  • 1.3 (4/28) : fixed a big bug: now the extension won't popup a new authorize window every hour
  • 1.2 (4/21) : changed icons
  • 1.1.0(4/13): Add a open calendar button
  • 1.0.1(4/11): resolve expired access-token issue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published