Alina霖子77 downloads把 AI霖子接入 Obsidian 数字大脑,支持侧边栏对话、Vault 搜索、内容创作、文章配图、公众号排版与发布.
AI Linzi connects Alina's business coaching service to a local knowledge Vault. It provides sidebar chat, local search, note-aware content workflows, AI illustrations, long-document processing, and WeChat formatting and publishing.
Install AI Linzi from the Obsidian community plugin directory when the listing is available:
AI Linzi is currently desktop-only and requires Obsidian 1.11.4 or later.
Local search scans supported files in memory on the user's device. It does not create a cloud index or upload the whole Vault. For a normal chat request, the plugin sends only the active note, explicitly authorized documents, or a bounded set of locally matched excerpts.
The plugin reads or writes Vault files only for user-triggered actions such as including a note, saving a generated result, creating a confirmed note or folder, inserting an image, or publishing a WeChat draft. Connection keys and WeChat AppSecrets use Obsidian SecretStorage and are not written to plugin settings or logs.
Generated images and local conversation cards remain in the Vault or Obsidian-managed local plugin data. Cloud history contains text only and excludes local paths and image data.
fetch because Obsidian's requestUrl API buffers the complete response and does not expose the response stream.main.js, manifest.json, and styles.css. GitHub Actions generates build-provenance attestations for these assets.npm ci
npm run build
npm test
Every release tag must exactly match the version in manifest.json. The release workflow builds from source, verifies the version, creates provenance attestations, and publishes the three files supported by Obsidian's plugin installer.