mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 13:19:16 +00:00
Add codebase visualization of Khoj Obsidian to Khoj Obsidian Readme
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
- [Upgrade Backend](#1-Upgrade-Backend)
|
||||
- [Upgrade Plugin](#2-Upgrade-Plugin)
|
||||
- [Troubleshoot](#Troubleshoot)
|
||||
- [Visualize Codebase](#Visualize-Codebase)
|
||||
- [Implementation](#Implementation)
|
||||
|
||||
## Features
|
||||
@@ -98,6 +99,9 @@ Use structured query syntax to filter the natural language search results
|
||||
- The plugin loads index of only one vault at a time.<br/>
|
||||
So notes across multiple vaults **cannot** be search at the same time
|
||||
|
||||
## Visualize Codebase
|
||||
<img src="https://github.com/debanjum/khoj/blob/master/src/interface/obsidian/docs/khoj_obsidian_codebase_visualization_0.2.1.png" width="700" />
|
||||
|
||||
## Implementation
|
||||
The plugin implements the following functionality to search your notes with Khoj:
|
||||
- [X] Open the Khoj search modal via left ribbon icon or the *Khoj: Search* command
|
||||
|
||||
Reference in New Issue
Block a user