Skip to content

Instantly share code, notes, and snippets.

@nicksmarto
nicksmarto / makeTodo.js
Created October 13, 2017 21:19
Google Aps Script for Sheets to automatically pull, format, sort and populate active Todoist tasks in to Google Sheet
//*********************************************************************************************************
//makeTodo: Call other functions to make the daily Todo
//*********************************************************************************************************
function makeTodo(){
//Populate Header
grabHeader("B1")
//Populate Task List