Skip to content

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

License

Notifications You must be signed in to change notification settings

sbolel/gmail-scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.4%
  • HTML 15.3%
  • Gosu 0.3%