fabiosangregorio / google-calendar-quick-duplicate

A simple Chrome Extension to quickly duplicate events on Google Calendar
https://chrome.google.com/webstore/detail/google-calendar-quick-dup/belnijodgolpgmpahmdkjbjehbobnfpd
35 stars 9 forks source link

Fixes #7: Add keyboard shortcut to duplicate quickly #9

Closed hunterwilhelm closed 2 years ago

hunterwilhelm commented 2 years ago

alt+click (option+click macos) to trigger duplicate event

Hold the alt key and click on a calendar event. It will duplicate it.

Just in case, I made sure the duplicate function expires after a second if nothing happens. If the function keeps listening indefinitely, then I have seen bugs happen even minutes later.

adithya-r-prabhu commented 2 years ago

good job ,let me give it a try 😊 @hunterwilhelm

adithya-r-prabhu commented 2 years ago

good job ,let me give it a try blush @hunterwilhelm

It works, good job bro

belldragon7 commented 1 year ago

Hey @hunterwilhelm, the whole code doesn't work now, could you please check it out? I have zero development skills, and I really want to use the tool, it would be really appreciated!