# 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](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) 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](#installation)  
[Operations](#operations)  
[Compatibility](#compatibility)  
[Usage](#usage)  <!-- delete if not using this section -->  
[Resources](#resources)  

## Installation

Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) 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](https://docs.n8n.io/integrations/community-nodes/)
* _Link to app/service documentation._


