diff options
| author | Christian Cleberg <[email protected]> | 2025-06-03 14:14:11 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-06-03 14:14:11 -0500 |
| commit | 4815755b0d578591319dfdaedc9538bfa3f186ca (patch) | |
| tree | ad61f9a01e679ea7e65bf09eeb26437e9932becf /content/blog/2024-08-25-n8n-sentiment-analysis.org | |
| parent | f7d59771d85b2d524482e10b38054aed0b1bc8c7 (diff) | |
| download | cleberg.net-4815755b0d578591319dfdaedc9538bfa3f186ca.tar.gz cleberg.net-4815755b0d578591319dfdaedc9538bfa3f186ca.tar.bz2 cleberg.net-4815755b0d578591319dfdaedc9538bfa3f186ca.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: |
