Adam Chen180 downloadsEvolve your notes intelligently with AI. When you add/edit notes, SANE finds the 3 most relevant notes and enhances them with smart tags, keywords, links, and summaries.
An Obsidian plugin that automatically enhances your notes using AI. When you add or edit a note, SANE finds the most relevant notes in your vault and enriches them with tags, keywords, links, and summaries via YAML frontmatter.
sane_ and can be removed at any timeSANE adds frontmatter to the top of processed notes:
sane_tags: ["machine-learning", "neural-networks"]
sane_keywords: ["backpropagation", "training data"]
sane_links: ["[[Introduction to AI]]", "[[Neural Network Basics]]"]
sane_summary: "A guide to understanding neural networks and their applications."
sane_version: "1.0"
sane_created_at: "2025-05-05T11:59:11.000Z"
sane_modified_at: "2025-06-29T04:15:12.000Z"
Your original note content is never modified.
Full usage documentation, configuration reference, and local LLM setup guide are available at the project documentation site.
MIT