Files
obsidian-api/packages/n8n-nodes-obsidian-api/nodes/ObsidianApi
daniel156161 fa766f5354
Build and Push Docker Container / build-and-push (push) Successful in 4m27s
feat(obsidian): add property frontmatter commands
- Expose Obsidian CLI property commands via the n8n Obsidian API node
- Add a new Property resource with operations: Set, Read, Remove, List
- Implement correct args mapping for property:set/property:read/property:remove/properties
- Return raw CLI stdout for property read/list for easier downstream parsing
- Update node README with frontmatter/property usage examples
- Bump package version to 0.2.5
2026-06-24 12:57:28 +02:00
..