diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-03 14:14:11 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-03 14:14:11 -0500 |
commit | d8ea34329804a46ff2792b1aff9c99bef74ae5b6 (patch) | |
tree | ad61f9a01e679ea7e65bf09eeb26437e9932becf /content/blog/2024-08-25-n8n-sentiment-analysis.org | |
parent | 11a86e355cb05f91790a256e9fe202e06cb5b567 (diff) | |
download | cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.tar.gz cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.tar.bz2 cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.zip |
fix(blog): update all post dates to full org-mode syntax
Diffstat (limited to 'content/blog/2024-08-25-n8n-sentiment-analysis.org')
-rw-r--r-- | content/blog/2024-08-25-n8n-sentiment-analysis.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2024-08-25-n8n-sentiment-analysis.org b/content/blog/2024-08-25-n8n-sentiment-analysis.org index 194844e..bfb2299 100644 --- a/content/blog/2024-08-25-n8n-sentiment-analysis.org +++ b/content/blog/2024-08-25-n8n-sentiment-analysis.org @@ -1,4 +1,4 @@ -#+date: <2024-08-25 Sun 09:45:30> +#+date: <2024-08-25 Sunday 09:45:30> #+title: Email Sentiment Analysis With n8n #+description: Learn how to configure a basic workflow in n8n to analyze the sentiment of incoming emails. #+filetags: :automation:n8n: |