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:
@ -6,7 +6,7 @@ categories: ["Tutorial"]
|
||||
author: "Me"
|
||||
showToc: true
|
||||
TocOpen: false
|
||||
draft: true
|
||||
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."
|
||||
disableHLJS: true # to disable highlightjs
|
||||
|
||||
BIN
content/posts/img/.DS_Store
vendored
BIN
content/posts/img/.DS_Store
vendored
Binary file not shown.
BIN
content/posts/img/google_sheets_menu_example copy.png
Normal file
BIN
content/posts/img/google_sheets_menu_example copy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
@ -92,7 +92,7 @@
|
||||
|
||||
<ul class="terms-tags">
|
||||
<li>
|
||||
<a href="./categories/tutorial.html">Tutorial <sup><strong><sup>1</sup></strong></sup> </a>
|
||||
<a href="./categories/tutorial.html">Tutorial <sup><strong><sup>2</sup></strong></sup> </a>
|
||||
</li>
|
||||
</ul>
|
||||
</main>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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 wasn’t 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 didn’t 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> · 14 min · 2963 words · 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 & HomeAssistant: Part 2
|
||||
|
||||
@ -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 & HomeAssistant: Part 2</title>
|
||||
<link>/posts/birdnet_homeassistant_part2.html</link>
|
||||
|
||||
@ -135,6 +135,19 @@
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
<article class="post-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 wasn’t 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 didn’t 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> · 14 min · 2963 words · 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">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">QuickHits: OpenResty and Package Updates
|
||||
@ -211,19 +224,6 @@ What you will need BirdNET-Pi HomeAssistant AppDaemon MQTT Broker (I use Mosquit
|
||||
<footer class="entry-footer"><span title='2023-09-30 11:21:55 -0400 EDT'>September 30, 2023</span> · 12 min · 2484 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Creating a BirdNetPi Dashboard in HomeAssistant - Part 1" href="./posts/birdnet_homeassistant.html"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Pushing a Single Local Git Repo to Multiple Remote Repos
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>Why push to multiple repos? Do want to use both Github & and a Self-hosted Git Repo? Here’s how I’ve been doing it!
|
||||
I really enjoy self-hosting services that I use everyday. One of those includes a git-style version control software. In my case, I’ve been running Gitea for a few years now and have been really satisfied with everything (except for that one time that an update broke all my templates)....</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2023-09-22 15:07:10 -0400 EDT'>September 22, 2023</span> · 2 min · 403 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Pushing a Single Local Git Repo to Multiple Remote Repos" href="./posts/multiple_git_remotes.html"></a>
|
||||
</article>
|
||||
<footer class="page-footer">
|
||||
<nav class="pagination">
|
||||
<a class="next" href="./page/2.html">Next »
|
||||
|
||||
@ -6,8 +6,15 @@
|
||||
<description>Recent content on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 04 Dec 2023 10:32:58 -0500</lastBuildDate>
|
||||
<lastBuildDate>Sun, 25 Feb 2024 10:14:30 -0500</lastBuildDate>
|
||||
<atom:link href="/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>QuickHits: OpenResty and Package Updates</title>
|
||||
<link>/posts/openresty_and_package_update_issues.html</link>
|
||||
|
||||
@ -101,6 +101,19 @@
|
||||
</header>
|
||||
<main class="main">
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Pushing a Single Local Git Repo to Multiple Remote Repos
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>Why push to multiple repos? Do want to use both Github & and a Self-hosted Git Repo? Here’s how I’ve been doing it!
|
||||
I really enjoy self-hosting services that I use everyday. One of those includes a git-style version control software. In my case, I’ve been running Gitea for a few years now and have been really satisfied with everything (except for that one time that an update broke all my templates)....</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2023-09-22 15:07:10 -0400 EDT'>September 22, 2023</span> · 2 min · 403 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Pushing a Single Local Git Repo to Multiple Remote Repos" href="../posts/multiple_git_remotes.html"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<figure class="entry-cover"><img loading="lazy" src="../hugo-nginx-trouble.png" alt="Hugo Logo, Nginx Logo, Tired Face emoji">
|
||||
</figure>
|
||||
|
||||
@ -107,6 +107,19 @@
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
<article class="post-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 wasn’t 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 didn’t 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> · 14 min · 2963 words · 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">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">QuickHits: OpenResty and Package Updates
|
||||
@ -183,19 +196,6 @@ What you will need BirdNET-Pi HomeAssistant AppDaemon MQTT Broker (I use Mosquit
|
||||
<footer class="entry-footer"><span title='2023-09-30 11:21:55 -0400 EDT'>September 30, 2023</span> · 12 min · 2484 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Creating a BirdNetPi Dashboard in HomeAssistant - Part 1" href="./posts/birdnet_homeassistant.html"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Pushing a Single Local Git Repo to Multiple Remote Repos
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>Why push to multiple repos? Do want to use both Github & and a Self-hosted Git Repo? Here’s how I’ve been doing it!
|
||||
I really enjoy self-hosting services that I use everyday. One of those includes a git-style version control software. In my case, I’ve been running Gitea for a few years now and have been really satisfied with everything (except for that one time that an update broke all my templates)....</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2023-09-22 15:07:10 -0400 EDT'>September 22, 2023</span> · 2 min · 403 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Pushing a Single Local Git Repo to Multiple Remote Repos" href="./posts/multiple_git_remotes.html"></a>
|
||||
</article>
|
||||
<footer class="page-footer">
|
||||
<nav class="pagination">
|
||||
<a class="next" href="./posts/page/2.html">Next »
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
public/posts/img/google_sheets_menu_example copy.png
Normal file
BIN
public/posts/img/google_sheets_menu_example copy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
@ -6,8 +6,15 @@
|
||||
<description>Recent content in Posts on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 04 Dec 2023 10:32:58 -0500</lastBuildDate>
|
||||
<lastBuildDate>Sun, 25 Feb 2024 10:14:30 -0500</lastBuildDate>
|
||||
<atom:link href="/posts/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>QuickHits: OpenResty and Package Updates</title>
|
||||
<link>/posts/openresty_and_package_update_issues.html</link>
|
||||
|
||||
@ -196,6 +196,11 @@ OpenResty being installed on top of it?</p>
|
||||
<li><a href="../tags/nginx.html">Nginx</a></li>
|
||||
</ul>
|
||||
<nav class="paginav">
|
||||
<a class="prev" href="../posts/google_scripts_sheets_to_slides.html">
|
||||
<span class="title">« Prev</span>
|
||||
<br>
|
||||
<span>Google Sheets to Slides with Scripts: an Automation</span>
|
||||
</a>
|
||||
<a class="next" href="../posts/find_and_replace_in_neovim.html">
|
||||
<span class="title">Next »</span>
|
||||
<br>
|
||||
|
||||
@ -107,6 +107,19 @@
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Pushing a Single Local Git Repo to Multiple Remote Repos
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>Why push to multiple repos? Do want to use both Github & and a Self-hosted Git Repo? Here’s how I’ve been doing it!
|
||||
I really enjoy self-hosting services that I use everyday. One of those includes a git-style version control software. In my case, I’ve been running Gitea for a few years now and have been really satisfied with everything (except for that one time that an update broke all my templates)....</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2023-09-22 15:07:10 -0400 EDT'>September 22, 2023</span> · 2 min · 403 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Pushing a Single Local Git Repo to Multiple Remote Repos" href="../../posts/multiple_git_remotes.html"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<figure class="entry-cover"><img loading="lazy" src="../../hugo-nginx-trouble.png" alt="Hugo Logo, Nginx Logo, Tired Face emoji">
|
||||
</figure>
|
||||
|
||||
@ -2,11 +2,32 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/categories.html</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/google.html</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/posts/google_scripts_sheets_to_slides.html</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/posts.html</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/scripts.html</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/sheets.html</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags.html</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/categories/tutorial.html</loc>
|
||||
<lastmod>2024-02-25T10:14:30-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/nginx.html</loc>
|
||||
<lastmod>2023-12-04T10:32:58-05:00</lastmod>
|
||||
@ -19,9 +40,6 @@
|
||||
</url><url>
|
||||
<loc>/tags/selfhosted.html</loc>
|
||||
<lastmod>2023-12-04T10:32:58-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags.html</loc>
|
||||
<lastmod>2023-12-04T10:32:58-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/neovim.html</loc>
|
||||
<lastmod>2023-11-15T08:08:49-05:00</lastmod>
|
||||
@ -52,15 +70,9 @@
|
||||
</url><url>
|
||||
<loc>/posts/birdnet_homeassistant_part2.html</loc>
|
||||
<lastmod>2023-10-04T10:35:23-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/categories.html</loc>
|
||||
<lastmod>2023-10-04T10:35:23-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/homeassistant.html</loc>
|
||||
<lastmod>2023-10-04T10:35:23-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/categories/tutorial.html</loc>
|
||||
<lastmod>2023-10-04T10:35:23-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/posts/birdnet_homeassistant.html</loc>
|
||||
<lastmod>2023-09-30T11:21:55-04:00</lastmod>
|
||||
|
||||
@ -106,6 +106,9 @@
|
||||
<li>
|
||||
<a href="./tags/git.html">git <sup><strong><sup>4</sup></strong></sup> </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./tags/google.html">google <sup><strong><sup>1</sup></strong></sup> </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./tags/homeassistant.html">homeassistant <sup><strong><sup>2</sup></strong></sup> </a>
|
||||
</li>
|
||||
@ -124,9 +127,15 @@
|
||||
<li>
|
||||
<a href="./tags/quick-hits.html">quick hits <sup><strong><sup>1</sup></strong></sup> </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./tags/scripts.html">scripts <sup><strong><sup>1</sup></strong></sup> </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./tags/selfhosted.html">selfhosted <sup><strong><sup>2</sup></strong></sup> </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./tags/sheets.html">sheets <sup><strong><sup>1</sup></strong></sup> </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./tags/snippet.html">snippet <sup><strong><sup>1</sup></strong></sup> </a>
|
||||
</li>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="index, follow">
|
||||
@ -9,17 +9,17 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="A semi-technical blog & series of experiences working in tech and my homelab">
|
||||
<meta name="author" content="Norm Rasmussen">
|
||||
<link rel="canonical" href="//localhost:1313/tags/google.html">
|
||||
<link rel="canonical" href="../tags/google.html">
|
||||
<link crossorigin="anonymous" href="../assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="//localhost:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/rsmsncircles.ico">
|
||||
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="../favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../rsmsncircles.ico">
|
||||
<link rel="apple-touch-icon" href="../apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="../safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/tags/google/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="//localhost:1313/tags/google.html">
|
||||
<link rel="alternate" type="application/rss+xml" href="../tags/google/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="../tags/google.html">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@ -31,7 +31,7 @@
|
||||
</noscript><meta property="og:title" content="Google" />
|
||||
<meta property="og:description" content="A semi-technical blog & series of experiences working in tech and my homelab" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="//localhost:1313/tags/google.html" /><meta property="og:site_name" content="Norm-working Packets" />
|
||||
<meta property="og:url" content="/tags/google.html" /><meta property="og:site_name" content="Norm-working Packets" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Google"/>
|
||||
@ -50,7 +50,7 @@
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="//localhost:1313/" accesskey="h" title="Norm-working Packets 💾 (Alt + H)">Norm-working Packets 💾</a>
|
||||
<a href="../" accesskey="h" title="Norm-working Packets 💾 (Alt + H)">Norm-working Packets 💾</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||
@ -78,7 +78,7 @@
|
||||
</div>
|
||||
<ul id="menu">
|
||||
<li>
|
||||
<a href="//localhost:1313/posts.html" title="Posts">
|
||||
<a href="../posts.html" title="Posts">
|
||||
<span>Posts</span>
|
||||
</a>
|
||||
</li>
|
||||
@ -86,7 +86,7 @@
|
||||
</nav>
|
||||
</header>
|
||||
<main class="main">
|
||||
<header class="page-header"><div class="breadcrumbs"><a href="//localhost:1313/">Home</a> » <a href="//localhost:1313/tags.html">Tags</a></div>
|
||||
<header class="page-header"><div class="breadcrumbs"><a href="../">Home</a> » <a href="../tags.html">Tags</a></div>
|
||||
<h1>
|
||||
Google
|
||||
</h1>
|
||||
@ -95,25 +95,19 @@
|
||||
<article class="post-entry tag-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Google Sheets to Slides with Scripts: an Automation
|
||||
<span class="entry-hint" title="Draft">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" fill="currentColor">
|
||||
<path
|
||||
d="M160-410v-60h300v60H160Zm0-165v-60h470v60H160Zm0-165v-60h470v60H160Zm360 580v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T862.09-380L643-160H520Zm300-263-37-37 37 37ZM580-220h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z" />
|
||||
</svg>
|
||||
</span>
|
||||
</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 wasn’t 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 didn’t 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> · 14 min · 2795 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Google Sheets to Slides with Scripts: an Automation" href="//localhost:1313/posts/google_scripts_sheets_to_slides.html"></a>
|
||||
<footer class="entry-footer"><span title='2024-02-25 10:14:30 -0500 EST'>February 25, 2024</span> · 14 min · 2963 words · 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>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2024 <a href="//localhost:1313/">Norm-working Packets 💾</a></span>
|
||||
<span>© 2024 <a href="../">Norm-working Packets 💾</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Google on Norm-working Packets 💾</title>
|
||||
<link>//localhost:1313/tags/google.html</link>
|
||||
<link>/tags/google.html</link>
|
||||
<description>Recent content in Google on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 25 Feb 2024 10:14:30 -0500</lastBuildDate>
|
||||
<atom:link href="//localhost:1313/tags/google/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="/tags/google/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Google Sheets to Slides with Scripts: an Automation</title>
|
||||
<link>//localhost:1313/posts/google_scripts_sheets_to_slides.html</link>
|
||||
<link>/posts/google_scripts_sheets_to_slides.html</link>
|
||||
<pubDate>Sun, 25 Feb 2024 10:14:30 -0500</pubDate>
|
||||
<guid>//localhost:1313/posts/google_scripts_sheets_to_slides.html</guid>
|
||||
<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>
|
||||
</channel>
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>//localhost:1313/tags/google.html</title>
|
||||
<link rel="canonical" href="//localhost:1313/tags/google.html">
|
||||
<title>/tags/google.html</title>
|
||||
<link rel="canonical" href="../../../tags/google.html">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=//localhost:1313/tags/google.html">
|
||||
<meta http-equiv="refresh" content="0; url=../../../tags/google.html">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
@ -6,8 +6,29 @@
|
||||
<description>Recent content in Tags on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 04 Dec 2023 10:32:58 -0500</lastBuildDate>
|
||||
<lastBuildDate>Sun, 25 Feb 2024 10:14:30 -0500</lastBuildDate>
|
||||
<atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Google</title>
|
||||
<link>/tags/google.html</link>
|
||||
<pubDate>Sun, 25 Feb 2024 10:14:30 -0500</pubDate>
|
||||
<guid>/tags/google.html</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Scripts</title>
|
||||
<link>/tags/scripts.html</link>
|
||||
<pubDate>Sun, 25 Feb 2024 10:14:30 -0500</pubDate>
|
||||
<guid>/tags/scripts.html</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Sheets</title>
|
||||
<link>/tags/sheets.html</link>
|
||||
<pubDate>Sun, 25 Feb 2024 10:14:30 -0500</pubDate>
|
||||
<guid>/tags/sheets.html</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Nginx</title>
|
||||
<link>/tags/nginx.html</link>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="index, follow">
|
||||
@ -9,17 +9,17 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="A semi-technical blog & series of experiences working in tech and my homelab">
|
||||
<meta name="author" content="Norm Rasmussen">
|
||||
<link rel="canonical" href="//localhost:1313/tags/scripts.html">
|
||||
<link rel="canonical" href="../tags/scripts.html">
|
||||
<link crossorigin="anonymous" href="../assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="//localhost:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/rsmsncircles.ico">
|
||||
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="../favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../rsmsncircles.ico">
|
||||
<link rel="apple-touch-icon" href="../apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="../safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/tags/scripts/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="//localhost:1313/tags/scripts.html">
|
||||
<link rel="alternate" type="application/rss+xml" href="../tags/scripts/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="../tags/scripts.html">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@ -31,7 +31,7 @@
|
||||
</noscript><meta property="og:title" content="Scripts" />
|
||||
<meta property="og:description" content="A semi-technical blog & series of experiences working in tech and my homelab" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="//localhost:1313/tags/scripts.html" /><meta property="og:site_name" content="Norm-working Packets" />
|
||||
<meta property="og:url" content="/tags/scripts.html" /><meta property="og:site_name" content="Norm-working Packets" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Scripts"/>
|
||||
@ -50,7 +50,7 @@
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="//localhost:1313/" accesskey="h" title="Norm-working Packets 💾 (Alt + H)">Norm-working Packets 💾</a>
|
||||
<a href="../" accesskey="h" title="Norm-working Packets 💾 (Alt + H)">Norm-working Packets 💾</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||
@ -78,7 +78,7 @@
|
||||
</div>
|
||||
<ul id="menu">
|
||||
<li>
|
||||
<a href="//localhost:1313/posts.html" title="Posts">
|
||||
<a href="../posts.html" title="Posts">
|
||||
<span>Posts</span>
|
||||
</a>
|
||||
</li>
|
||||
@ -86,7 +86,7 @@
|
||||
</nav>
|
||||
</header>
|
||||
<main class="main">
|
||||
<header class="page-header"><div class="breadcrumbs"><a href="//localhost:1313/">Home</a> » <a href="//localhost:1313/tags.html">Tags</a></div>
|
||||
<header class="page-header"><div class="breadcrumbs"><a href="../">Home</a> » <a href="../tags.html">Tags</a></div>
|
||||
<h1>
|
||||
Scripts
|
||||
</h1>
|
||||
@ -95,25 +95,19 @@
|
||||
<article class="post-entry tag-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Google Sheets to Slides with Scripts: an Automation
|
||||
<span class="entry-hint" title="Draft">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" fill="currentColor">
|
||||
<path
|
||||
d="M160-410v-60h300v60H160Zm0-165v-60h470v60H160Zm0-165v-60h470v60H160Zm360 580v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T862.09-380L643-160H520Zm300-263-37-37 37 37ZM580-220h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z" />
|
||||
</svg>
|
||||
</span>
|
||||
</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 wasn’t 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 didn’t 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> · 14 min · 2795 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Google Sheets to Slides with Scripts: an Automation" href="//localhost:1313/posts/google_scripts_sheets_to_slides.html"></a>
|
||||
<footer class="entry-footer"><span title='2024-02-25 10:14:30 -0500 EST'>February 25, 2024</span> · 14 min · 2963 words · 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>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2024 <a href="//localhost:1313/">Norm-working Packets 💾</a></span>
|
||||
<span>© 2024 <a href="../">Norm-working Packets 💾</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Scripts on Norm-working Packets 💾</title>
|
||||
<link>//localhost:1313/tags/scripts.html</link>
|
||||
<link>/tags/scripts.html</link>
|
||||
<description>Recent content in Scripts on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 25 Feb 2024 10:14:30 -0500</lastBuildDate>
|
||||
<atom:link href="//localhost:1313/tags/scripts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="/tags/scripts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Google Sheets to Slides with Scripts: an Automation</title>
|
||||
<link>//localhost:1313/posts/google_scripts_sheets_to_slides.html</link>
|
||||
<link>/posts/google_scripts_sheets_to_slides.html</link>
|
||||
<pubDate>Sun, 25 Feb 2024 10:14:30 -0500</pubDate>
|
||||
<guid>//localhost:1313/posts/google_scripts_sheets_to_slides.html</guid>
|
||||
<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>
|
||||
</channel>
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>//localhost:1313/tags/scripts.html</title>
|
||||
<link rel="canonical" href="//localhost:1313/tags/scripts.html">
|
||||
<title>/tags/scripts.html</title>
|
||||
<link rel="canonical" href="../../../tags/scripts.html">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=//localhost:1313/tags/scripts.html">
|
||||
<meta http-equiv="refresh" content="0; url=../../../tags/scripts.html">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="index, follow">
|
||||
@ -9,17 +9,17 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="A semi-technical blog & series of experiences working in tech and my homelab">
|
||||
<meta name="author" content="Norm Rasmussen">
|
||||
<link rel="canonical" href="//localhost:1313/tags/sheets.html">
|
||||
<link rel="canonical" href="../tags/sheets.html">
|
||||
<link crossorigin="anonymous" href="../assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="//localhost:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/rsmsncircles.ico">
|
||||
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="../favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../rsmsncircles.ico">
|
||||
<link rel="apple-touch-icon" href="../apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="../safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/tags/sheets/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="//localhost:1313/tags/sheets.html">
|
||||
<link rel="alternate" type="application/rss+xml" href="../tags/sheets/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="../tags/sheets.html">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@ -31,7 +31,7 @@
|
||||
</noscript><meta property="og:title" content="Sheets" />
|
||||
<meta property="og:description" content="A semi-technical blog & series of experiences working in tech and my homelab" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="//localhost:1313/tags/sheets.html" /><meta property="og:site_name" content="Norm-working Packets" />
|
||||
<meta property="og:url" content="/tags/sheets.html" /><meta property="og:site_name" content="Norm-working Packets" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Sheets"/>
|
||||
@ -50,7 +50,7 @@
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="//localhost:1313/" accesskey="h" title="Norm-working Packets 💾 (Alt + H)">Norm-working Packets 💾</a>
|
||||
<a href="../" accesskey="h" title="Norm-working Packets 💾 (Alt + H)">Norm-working Packets 💾</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||
@ -78,7 +78,7 @@
|
||||
</div>
|
||||
<ul id="menu">
|
||||
<li>
|
||||
<a href="//localhost:1313/posts.html" title="Posts">
|
||||
<a href="../posts.html" title="Posts">
|
||||
<span>Posts</span>
|
||||
</a>
|
||||
</li>
|
||||
@ -86,7 +86,7 @@
|
||||
</nav>
|
||||
</header>
|
||||
<main class="main">
|
||||
<header class="page-header"><div class="breadcrumbs"><a href="//localhost:1313/">Home</a> » <a href="//localhost:1313/tags.html">Tags</a></div>
|
||||
<header class="page-header"><div class="breadcrumbs"><a href="../">Home</a> » <a href="../tags.html">Tags</a></div>
|
||||
<h1>
|
||||
Sheets
|
||||
</h1>
|
||||
@ -95,25 +95,19 @@
|
||||
<article class="post-entry tag-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Google Sheets to Slides with Scripts: an Automation
|
||||
<span class="entry-hint" title="Draft">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" fill="currentColor">
|
||||
<path
|
||||
d="M160-410v-60h300v60H160Zm0-165v-60h470v60H160Zm0-165v-60h470v60H160Zm360 580v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T862.09-380L643-160H520Zm300-263-37-37 37 37ZM580-220h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z" />
|
||||
</svg>
|
||||
</span>
|
||||
</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 wasn’t 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 didn’t 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> · 14 min · 2795 words · Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Google Sheets to Slides with Scripts: an Automation" href="//localhost:1313/posts/google_scripts_sheets_to_slides.html"></a>
|
||||
<footer class="entry-footer"><span title='2024-02-25 10:14:30 -0500 EST'>February 25, 2024</span> · 14 min · 2963 words · 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>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2024 <a href="//localhost:1313/">Norm-working Packets 💾</a></span>
|
||||
<span>© 2024 <a href="../">Norm-working Packets 💾</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Sheets on Norm-working Packets 💾</title>
|
||||
<link>//localhost:1313/tags/sheets.html</link>
|
||||
<link>/tags/sheets.html</link>
|
||||
<description>Recent content in Sheets on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 25 Feb 2024 10:14:30 -0500</lastBuildDate>
|
||||
<atom:link href="//localhost:1313/tags/sheets/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="/tags/sheets/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Google Sheets to Slides with Scripts: an Automation</title>
|
||||
<link>//localhost:1313/posts/google_scripts_sheets_to_slides.html</link>
|
||||
<link>/posts/google_scripts_sheets_to_slides.html</link>
|
||||
<pubDate>Sun, 25 Feb 2024 10:14:30 -0500</pubDate>
|
||||
<guid>//localhost:1313/posts/google_scripts_sheets_to_slides.html</guid>
|
||||
<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>
|
||||
</channel>
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>//localhost:1313/tags/sheets.html</title>
|
||||
<link rel="canonical" href="//localhost:1313/tags/sheets.html">
|
||||
<title>/tags/sheets.html</title>
|
||||
<link rel="canonical" href="../../../tags/sheets.html">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=//localhost:1313/tags/sheets.html">
|
||||
<meta http-equiv="refresh" content="0; url=../../../tags/sheets.html">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user