mirror of
https://github.com/aaronsb/obsidian-mcp-plugin.git
synced 2026-07-22 06:45:14 +00:00
docs: Fix tool count and add graph to testing status
- Update from "5 semantic tools" to "6 semantic tools" - Add graph traversal to working features list - Ensure consistency across documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
3caa45e60a
commit
b375fbe27f
1 changed files with 2 additions and 1 deletions
|
|
@ -152,8 +152,9 @@ The critical `ObsidianAPI` abstraction layer is preserved, allowing all semantic
|
|||
## Testing Status
|
||||
|
||||
✅ **Working Features**:
|
||||
- All 5 semantic tools with all actions
|
||||
- All 6 semantic tools with all actions
|
||||
- Enhanced search with Obsidian operators
|
||||
- Graph traversal and link analysis
|
||||
- Image viewing and file operations
|
||||
- Fragment retrieval for large files
|
||||
- Workflow hints and guidance
|
||||
|
|
|
|||
Loading…
Reference in a new issue