Newsletter Doc Maker migration pending
Given an ID like "42", "43E", or "44S" from the Newsletter Calendar sheet, copy the right template, fill in the date and features, and write the Doc URL back to the sheet.
Original Google AppScript: Newsletter Doc Maker / Code.gs
This tool has been scaffolded in the toolkit but its logic has not yet been ported from the original Google AppScript.
Migration TODO
- Port `generateDocs(ids)` โ copy template, fill placeholders, write back
- Port `addRowsToCalendar()` โ adds next Tuesday/Thursday/Sunday rows
- Port rich-text feature/notes parsing from the sheet (preserve hyperlinks)
- Date formatting in the original uses UTC โ confirm intent vs. America/Toronto