/gas-process-gtd-labels

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

Primary LanguageTypeScript

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