Skip to content

ruebenramirez/gdocs-insert-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

I journal every day into the same google doc and I start each entry by typing the date and weekday each morning. Because I do this so frequently, I decided to look for a solution to automate inserting this text into my journal entry.

I found this example app script that got me most of the way there. The only thing missing was the format of the date that I use.

Example of the date format I use: 2021-04-07 Wednesday

additional date format settings are documented here

The app script code in this repo is largely borrowed from the stackexchange answer and modified slightly to output my preferred date format.

About

insert date into google docs via app script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published