Back to Templates

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

Created by

Created by: Obsidi8n || derruttie

Obsidi8n

Last update

Last update 5 months ago

Share


This workflow converts any n8n workflow outputs into Markdown notes that are accessible in your Obsidian Vault through Google Drive synchronization.

Setup Requirements

  1. Create a designated folder in Google Drive (Desktop).
  2. Create a symbolic link between this folder and a new target folder in your Obsidian Vault.
  3. Configure Google Drive n8n node settings.
  4. Send the output of any workflow to the trigger, and the notes will appear in your Vault folder.

Optional Features
You can use AI agents to:

  • Write notes in your preferred format (e.g., Zettelkasten).
  • Compose YAML front matter.
  • Suggest tags.

Use Cases

  • Convert RSS feed items to notes.
  • Create notes from YouTube video transcripts.
  • Transform tasks in Slack messages into Obsidian tasks.
    (Requires setting up a corresponding workflow, e.g., RSS trigger, YouTube transcriber, or Slack bot.)