Skip to content

commits Search Results · repo:ericchansen/copilot-obsidian language:JavaScript is:public is:public is:public

Filter by

6 results  (538 ms)

6 results

inericchansen/copilot-obsidian (press backspace or delete to remove)
The language qualifier is not supported when searching commits. Try searching for issues instead?

- ESLint with modern flat config (eslint.config.mjs) - 34 tests using Node.js built-in test runner - GitHub Actions CI (lint + test on No…

A GitHub Copilot CLI extension that connects Obsidian vaults to the Copilot agent. Provides tools for reading, writing, searching, and ma…

…cent notes New features: - obsidian.config.json support (vault path, folders, keywords, templates) - vault_backlinks: find all notes tha…

package-lock.json is gitignored since this is a dev-only tool with a single devDependency. npm ci requires a lockfile; npm install does n…

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

When used with large vaults (e.g. agency-cowork memory with 533 session UUID folders), walkVault scanned every directory on every search/…