Business Process Automation

Workflow Results to Markdown Notes in Your Obsidian Vault, via Google Drive

Workflow Results to Markdown Notes in Your Obsidian Vault, via Google Drive

Manual
High
15
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
8

Node Types

sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes
google Drive
Save Markdown file, Save attachment
2 nodes
execute Workflow Trigger
Receive results from any workflow
1 node
if
If the input has binary attachment
1 node
agent
Write Zettlekasten note from input1, Write YAML Frontmatter
2 nodes
output Parser Structured
Structured Output Parser, Structured Output Parser1
2 nodes
lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1
2 nodes
set
Restructure JSON
1 node

Workflow JSON

15.52 KB
{
  "id": "3wbxkdT6hilhq0Na",
  "meta": {
    "instanceId": "d47f3738b860eed937a1b18d7345fa2c65cf4b4957554e29477cb064a7039870"
  },
  "name": "Workflow Results to Markdown Notes in Your Obsidian Vault, via Google Drive",
  "tags": [],
  "nodes": [
    {
      "id": "be787ece-4118-4063-98b0-41672dd570c0",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        560,
        -480
      ],
      "parameters": {
        "width": 440,
        "height": 680,
        "content": "## Connect folder to Obsidian Vault \n**Setup Instructions:**\n- Create a folder in your Google Drive that syncs with your desktop.\n- Configure the Google Drive node as follows:\n   - Assign the newly created folder as the parent-folder.\n   - Specify the filename, appending .md (e.g., `{{ $json.title }}.md`).\n   - Add Markdown content, including optional YAML Frontmatter, in the File Content field.\n- Establish a Symlink between the Google Drive folder and a new folder in ...

Showing first 1000 characters. Click "Expand" to view the full JSON.