Hacker News new | ask | show | jobs
by minhmeoke 1372 days ago
Google Docs:

You can use Insert > Building Blocks > Meeting Notes, or build a template manually:

1. Create a heading for each day and insert the current date using @today

2. Add a checklist under the heading https://www.howtogeek.com/733363/how-to-create-a-checklist-i...

3. Add @today for each item when you insert it into the list (eg: a first created date). If you'd like the actual delta in days, you might need to write a function using apps script: https://stackoverflow.com/questions/47545080/calculating-dif...

4. Optionally add a recurring calendar invitation (I called mine "Current Week") at the beginning of every week and Insert > Smart Chips > Calendar Event.

5. If you'd like to customize names, you can optionally create calendar events from Sheets: https://stackoverflow.com/questions/59167098/create-calendar...

6. Optionally build a table of contents which you can toggle in the side-bar

The end result looks something like this: https://imgur.com/gallery/oE866AM