chore: page descriptions

This commit is contained in:
Cory Dransfeldt 2023-12-11 15:27:59 -08:00
parent 776cca373a
commit d410e776d2
No known key found for this signature in database
7 changed files with 14 additions and 7 deletions

View file

@ -1,6 +1,7 @@
---
title: 'Automating email cleanup in Gmail'
date: '2022-03-28'
title: 'Automating email cleanup in Gmail'
description: "Lately I've been leaning into automating the cleanup of email I receive in Gmail using a combination of Inbox-era categories that the application still exposes via search and Google Apps Script."
draft: false
tags: ['Gmail', 'automation']
---