[PR #118] Add basemind (vault code-map / backlink search) under External Tools #1755

Open
opened 2026-07-11 22:02:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/118
Author: @Goldziher
Created: 7/1/2026
Status: 🔄 Open

Base: masterHead: add-basemind


📝 Commits (1)

  • 0b9a679 Add 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.

## 📋 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>
GiteaMirror added the pull-request label 2026-07-11 22:02:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-obsidian#1755