obsidian

n8n nodes for working with notes in Obsidian

Package Information

Released: 11/7/2024
Downloads: 7 weekly / 46 monthly
Latest Version: 0.1.6
Author: technovangelist

Documentation

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

This is an optional section. Use it to help users with any difficult or confusing aspects of the node.

By the time users are looking for community nodes, they probably already know n8n basics. But if you expect new users, you can link to the Try it out documentation to help them get started.

Resources

Discussion