This workflow converts any n8n workflow outputs into Markdown notes that are accessible in your Obsidian Vault through Google Drive synchronization.
Setup Requirements
- Create a designated folder in Google Drive (Desktop).
- Create a symbolic link between this folder and a new target folder in your Obsidian Vault.
- Configure Google Drive n8n node settings.
- 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.)