Back to Nodes

Operation

Last updated Apr 7, 2026

n8n nodes for working with notes in Obsidian

32 Weekly Downloads
366 Monthly Downloads

Included Nodes

Operation
Obsidian Trigger

Description

n8n-nodes-obsidian

This is an n8n community node. It lets you use information in Obsidian vaults in your n8n workflows. This is still a work in progress.

Obsidian is a note-taking app that allows you to organize your notes into notebooks and create links between them.

n8n is a fair-code licensed workflow automation platform.

My exact use case is when I finish a script for a YouTube video, I can mark the script as complete and have a local ai build a description, then add frontmatter saying that step is done. It solves my need.

Installation
Operations
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Triggers

  • Same triggers as the local file node, but with the addition of a filter for frontmatter fields
  • Nodes

  • Read Obsidian note
  • Write Obsidian note
  • Usage

    Resources

  • n8n community nodes documentation
  • Link to app/service documentation.