Skip to main content

Personalized evening wind-down system with mood tracking via Telegram, Notion & Email

Workflow preview

Workflow preview
100%
Personalized evening wind-down system with mood tracking via Telegram, Notion & Email preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

The Quiet Evening Ritual — Wind Down Automation (Telegram + Notion + Email) Create a calming 9PM evening routine that runs itself. This n8n template checks in via Telegram with mood buttons, del...

Best for

  • Personal Productivity automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.cron, n8n-nodes-base.telegram, n8n-nodes-base.telegramtrigger, n8n-nodes-base.if, n8n-nodes-base.openai, n8n-nodes-base.code

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shelly-Ann Davy.

Original n8n.io source

1.1 Workflow description

Title
Personalized evening wind-down system with mood tracking via Telegram, Notion & Email
Workflow name
Personalized evening wind-down system with mood tracking via Telegram, Notion & Email

🌸 The Quiet Evening Ritual — Wind-Down Automation (Telegram + Notion + Email)

Create a calming 9PM evening routine that runs itself. This n8n template checks in via Telegram with mood buttons, delivers personalized support (meditation when you’re tired, celebration when you’re thriving), logs reflections to a Notion “Evening Reflection Log,” and sends a gentle goodnight email with tomorrow’s affirmation.

Who it’s for

Homemakers, moms, and creators who feel “always on” and want a graceful, one-tap transition into rest.

What it does

9:00 PM Telegram mood check (I’m Tired 💤 / Felt Great ✨)

Personalized content (5-min meditation or celebration prompt)

Automatic Notion journaling (mood, reflection, wins, date, affirmation)

Goodnight email with a fresh morning affirmation

Optional: GPT-4o mini for gentle reflection prompts

Why it’s different

Not just logging—this is a ritualized, emotionally intelligent handoff from work to rest that protects your peace and builds consistency.

Stack & Nodes

Cron → Telegram → IF → Notion → Email (+ optional GPT)

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Note: Overview

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Note: Setup

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Note: Compliance

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Set: User Config (Cron Path)

Type / Role
n8n-nodes-base.set - set
Config choices
Version 2

Block 5 - Cron: 9PM Daily

Type / Role
n8n-nodes-base.cron - cron
Config choices
Version 1

Block 6 - Telegram: Ask Mood

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1

Block 7 - Telegram Trigger: Button Tap

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1

Block 8 - Set: User Config (Trigger Path)

Type / Role
n8n-nodes-base.set - set
Config choices
Version 2

Block 9 - Set: Mood Parse

Type / Role
n8n-nodes-base.set - set
Config choices
Version 2

Block 10 - IF: Tired?

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Block 11 - Telegram: Send Meditation

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1

Block 12 - GPT: Reflection Prompt (optional)

Type / Role
n8n-nodes-base.openAi - openAi
Config choices
Version 2

Block 13 - IF: GPT Enabled?

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Block 14 - Set: Notion Entry (Tired)

Type / Role
n8n-nodes-base.set - set
Config choices
Version 2

Block 15 - Code: Pick Affirmation

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 16 - Notion: Log Entry (Tired)

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2

Block 17 - Email: Goodnight (Tired)

Type / Role
n8n-nodes-base.emailSend - emailSend
Config choices
Version 2

Block 18 - Telegram: Celebrate Win

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1

Block 19 - Code: Pick Affirmation (Great)

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 20 - Set: Notion Entry (Great)

Type / Role
n8n-nodes-base.set - set
Config choices
Version 2

Block 21 - Notion: Log Entry (Great)

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2

Block 22 - Email: Goodnight (Great)

Type / Role
n8n-nodes-base.emailSend - emailSend
Config choices
Version 2

3. Summary Table

Workflow Personalized evening wind-down system with mood tracking via Telegram, Notion & Email
Complexity advanced
Nodes 22
Categories Personal Productivity, AI Chatbot
Author Shelly-Ann Davy
Published 30 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/8067/8067.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Personalized evening wind-down system with mood tracking via Telegram, Notion & Email do?

The Quiet Evening Ritual — Wind Down Automation (Telegram + Notion + Email) Create a calming 9PM evening routine that runs itself. This n8n template checks in via Telegram with mood buttons, del...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.