Adds basemind under External Tools. It indexes an Obsidian vault into a queryable code-map: Markdown headings become navigable symbols, and [[wikilinks]], ![[embeds]], and #tags (inline + frontmatter) become a backlink/tag graph you can query from AI agents over MCP or the CLI. Pure Rust, MIT licensed. It's an external tool (not a plugin), matching the External Tools section.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/kmaasrud/awesome-obsidian/pull/118
**Author:** [@Goldziher](https://github.com/Goldziher)
**Created:** 7/1/2026
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `add-basemind`
---
### 📝 Commits (1)
- [`0b9a679`](https://github.com/kmaasrud/awesome-obsidian/commit/0b9a6790c8799f1354d399462a48e8503ed43e3f) Add basemind under External Tools
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adds [basemind](https://github.com/Goldziher/basemind) under External Tools. It indexes an Obsidian vault into a queryable code-map: Markdown headings become navigable symbols, and `[[wikilinks]]`, `![[embeds]]`, and `#tags` (inline + frontmatter) become a backlink/tag graph you can query from AI agents over MCP or the CLI. Pure Rust, MIT licensed. It's an external tool (not a plugin), matching the External Tools section.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/118
Author: @Goldziher
Created: 7/1/2026
Status: 🔄 Open
Base:
master← Head:add-basemind📝 Commits (1)
0b9a679Add basemind under External Tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds basemind under External Tools. It indexes an Obsidian vault into a queryable code-map: Markdown headings become navigable symbols, and
[[wikilinks]],![[embeds]], and#tags(inline + frontmatter) become a backlink/tag graph you can query from AI agents over MCP or the CLI. Pure Rust, MIT licensed. It's an external tool (not a plugin), matching the External Tools section.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.