New post in drafts and almost ready. Also on a new computer, so had to re-download all the theme and submodules. Thinking of just converting the box submodule to be native to my blog for easier maintenence. Need to proof this last post on google sheets and publish tomorrow morning. Ran this a second time because I foolishly didn't bring the new post out of drafts...

This commit is contained in:
Norm Rasmussen
2024-02-27 09:55:52 -05:00
parent 37e4a34de7
commit 6f5b5904e0
28 changed files with 250 additions and 167 deletions

View File

@ -6,12 +6,12 @@
<description>Recent content in Categories on Norm-working Packets 💾</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 04 Oct 2023 10:35:23 -0400</lastBuildDate>
<lastBuildDate>Sun, 25 Feb 2024 10:14:30 -0500</lastBuildDate>
<atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Tutorial</title>
<link>/categories/tutorial.html</link>
<pubDate>Wed, 04 Oct 2023 10:35:23 -0400</pubDate>
<pubDate>Sun, 25 Feb 2024 10:14:30 -0500</pubDate>
<guid>/categories/tutorial.html</guid>
<description></description>
</item>

View File

@ -92,6 +92,19 @@
</h1>
</header>
<article class="post-entry tag-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Google Sheets to Slides with Scripts: an Automation
</h2>
</header>
<div class="entry-content">
<p>Overview Recently, my wife needed help in sharing weekly content with a group of people. The original way this group was sharing content was a PDF export of a Google Doc. From a User Experience perspective, it wasnt great. Someone would received this long PDF, they would have to scroll to find the date or topic of the next additional_notes, and overall didnt look great.
While she had developed the Google Sheets and Google Slide system to make everything a bit more legible and navigable, there was still an element of copy and paste from the Sheet to the Slide....</p>
</div>
<footer class="entry-footer"><span title='2024-02-25 10:14:30 -0500 EST'>February 25, 2024</span>&nbsp;·&nbsp;14 min&nbsp;·&nbsp;2963 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to Google Sheets to Slides with Scripts: an Automation" href="../posts/google_scripts_sheets_to_slides.html"></a>
</article>
<article class="post-entry tag-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">BirdNET-PI &amp; HomeAssistant: Part 2

View File

@ -6,8 +6,15 @@
<description>Recent content in Tutorial on Norm-working Packets 💾</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 04 Oct 2023 10:35:23 -0400</lastBuildDate>
<lastBuildDate>Sun, 25 Feb 2024 10:14:30 -0500</lastBuildDate>
<atom:link href="/categories/tutorial/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Google Sheets to Slides with Scripts: an Automation</title>
<link>/posts/google_scripts_sheets_to_slides.html</link>
<pubDate>Sun, 25 Feb 2024 10:14:30 -0500</pubDate>
<guid>/posts/google_scripts_sheets_to_slides.html</guid>
<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>
</item>
<item>
<title>BirdNET-PI &amp; HomeAssistant: Part 2</title>
<link>/posts/birdnet_homeassistant_part2.html</link>