Skip to content

Google Apps Script to process Gmail label messages into OmniFocus (or any task manager with an email inbox)

Notifications You must be signed in to change notification settings

stephendolan/gas-process-gtd-labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up this script on your Google account

  1. Install the CLASP command line tool
  2. Run clasp login to get your Google credentials set up
  3. Create the project from clasp in your Google Scripts.
  4. Update the "TO_EMAIL" user property to the email you'd like tasks sent to.
  5. Update the "labelsToProcess" array to contain the GMail labels to process.
  6. Set up an Apps Script schedule
  7. ???
  8. Profit

About

Google Apps Script to process Gmail label messages into OmniFocus (or any task manager with an email inbox)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published