Append a date time stamp to lists, paragraphs and tables in Google Docs with Google Apps Script

Опубликовано: 03 Октябрь 2024
на канале: Yagisanatode -Scott-
1,639
21

Link to written tutorial: https://yagisanatode.com/2021/10/31/a...

Learn how to create a Google Apps Script tool that allows you to append your own custom date and time stamp, and even the active user's email in a Google Doc's list items, headers, paragraphs and tables.

00:00 Intro
00:15 Example (How it works)
01:11 onEdit()
03:56 appendElement()
04:11 Document Variables
06:14 Input Variables
09:47 Get end element locations
12:57 Style the date-time stamp
16:50 Appending the date-time stamp
18:32 Testing & running

** My Site **
https://yagisanatode.com/

** More on Google Apps Script **
https://yagisanatode.com/google-apps-...

** Products **
Create and Publish Google Workspace Add-ons with Google Apps Script: Master Class https://yagisanatode.com/products/cre...

* Courses *
https://yagisanatode.com/products-cat...

* Google Workspace Tools *
https://yagisanatode.com/products-cat...

* Google Workspace Add-ons *
https://yagisanatode.com/products-cat...



#appsScript #googleAppsScript #googleDocs #googleWorkspace #googleWorkspaceDevs #documentApp