New post for revisiting terminal session history with both input and output.

This commit is contained in:
Norm Rasmussen
2024-03-19 13:47:03 -04:00
parent 7601396ffb
commit 80a579f360
37 changed files with 1399 additions and 56 deletions

View File

@ -8,7 +8,7 @@ showToc: true
TocOpen: false
draft: false
hidemeta: false
description: "Learn about running a quick automation that turns rows in your Google Sheets and plugs it into a Google [Slide](2024-02-26_slide.md) template to easily share more attractive content."
description: "Learn about running a quick automation that turns rows in your Google Sheets and plugs it into a Google Slide template to easily share more attractive content."
disableHLJS: true # to disable highlightjs
disableShare: false
disableHLJS: false
@ -27,6 +27,7 @@ cover:
relative: false
hidden: true
---
# Overview
Recently, my wife needed help in sharing weekly content with a group of people. The original way this group was sharing
@ -61,6 +62,7 @@ screenshots of what this looks like for my example:
![Google Sheets Example](../posts/img/google_sheets_for_scripts_example.png)
![Google Slides Example](../posts/img/google_slides_for_scripts_example.png)
<img src="./img/google_slides_for_scripts_example.png" alt="Example image">
## Sheets Setup