Skip to content

Instantly share code, notes, and snippets.

@plant99
Last active April 24, 2023 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plant99/e66026207ea133c32a841bb3cdaf4b7d to your computer and use it in GitHub Desktop.
Save plant99/e66026207ea133c32a841bb3cdaf4b7d to your computer and use it in GitHub Desktop.
Schedule Share -- User Guide

ALERT: ScheduleShare uses your browser's LocalStorage to store events, and thus they're not guaranteed to persist. Please don't trust its storage layer (yet).

Introduction

Has someone ever asked you Hi Jon Doe, could you please share your availability for the upcoming week?, or Hi Jon, when would you be free for a 30 minutes call on the Tuesday, next week? ?

Have you tried to manually write durations in these scenarios?

Or have you tried to convert your local times to other timezones in your head?

Not anymore! Introducing scheduleshare.app

About

Schedule Share is an application to swiftly add/edit events on a calendar to share drafts of personal schedules.

It currently supports

  • A familiar calendar view to add and modify event durations with click-and-drag.
  • color-coding events
  • adding/modifying titles to events
  • converting calendar events to different timezones.
  • uploading events from ICS file
  • converting events to summarized text
  • Generating screenshot of calender view

Usage

Add Event

Click and drag on the calendar for the duration of event

Add event demo

Edit Event

Click on an event to open a modal that lets changing event title and background color.

Click(select) and drag the event to move it to a different duration in the calendar.

Select and drag the bottom edge of event to increase duration of the event.

Edit event demo

Delete Event

To delete a single event -- click on an event and in the modal click delete. To delete all events -- click on Reset Calendar button and confirm.

Delete Event Demo

Change Timezone

Change timezone demo

Summary Generation

Click on Generate Text Summary

Summary Demo

Upload ICS file

Click on Upload ICS/iCal

Download Screenshot of Calendar

Click on Download screenshot of calendar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment