sbolel / gmail-scheduler

Google app script system to allow gmail / google business apps users to schedule outgoing messages & to set messages to return to inbox

Home Page:https://sbolel.github.io/gmail-scheduler

Repository from Github https://github.comsbolel/gmail-schedulerRepository from Github https://github.comsbolel/gmail-scheduler

Gmail Scheduler

Getting Started

  • Open Gmail Scheduler
  • Accept permissions
  • Create labels as required.
    • Example: "2 hours later", "two days later" and so on.

Usage

Outgoing messages

  • Compose a new message in Gmail
  • Add the label under timer as required.
  • Note: Do not click on the send button. Only set the label and leave the message in drafts.

Returning messages to inbox

  • You can allow Gmail to return messages back to inbox.
  • Apply a label under timer to any of our message, and it will return to your inbox as scheduled.

Accessing your GmailScheduler settings:

Troubleshooting

1) Cannot connect to Gmail
  • You may see an error similar to the one shown in this image
    • This means that Gmail could not connect to Google app scripts.
    • This timeout happens between Google services -- you can ignore these messages.
    • Any queued messages will be sent out in the next run.
  • Set a Gmail filter to delete these messages.
2) Uninstalling Gmail Scheduler
3) Error: Service using too much computer time for one day
  • Uninstall and install app again to use lesser resources on Gmail.

License

About

Google app script system to allow gmail / google business apps users to schedule outgoing messages & to set messages to return to inbox

https://sbolel.github.io/gmail-scheduler

License:MIT License


Languages

Language:JavaScript 84.4%Language:HTML 15.3%Language:Gosu 0.3%