Turn outputs from any n8n workflow into clean notes stored in Google Drive. Content and metadata are written for you, and files are saved when present. Great for teams that want automatic documentation, research logs, or meeting notes without extra typing.
An internal trigger receives data from other workflows. AI builds a Zettelkasten style note and a YAML frontmatter using OpenAI. A structured parser locks the format so every note has a clear title and content. If a file is included, it is saved to the same folder. The final Markdown file is created in Google Drive with the frontmatter at the top and the body below.
Setup needs a Google Drive folder and an OpenAI key. You can sync the Drive folder to your computer and link it to a notes app using a symlink so new notes appear right away. Expect faster note creation, consistent fields, and one place to store outputs from across your stack. Common uses include meeting summaries, product research, CRM exports, and support logs.