mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-30 19:03:01 +01:00
Add codebase visualization of Khoj Obsidian to Khoj Obsidian Readme
This commit is contained in:
parent
d02ba325aa
commit
3d9cdadbbb
2 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
- [Upgrade Backend](#1-Upgrade-Backend)
|
- [Upgrade Backend](#1-Upgrade-Backend)
|
||||||
- [Upgrade Plugin](#2-Upgrade-Plugin)
|
- [Upgrade Plugin](#2-Upgrade-Plugin)
|
||||||
- [Troubleshoot](#Troubleshoot)
|
- [Troubleshoot](#Troubleshoot)
|
||||||
|
- [Visualize Codebase](#Visualize-Codebase)
|
||||||
- [Implementation](#Implementation)
|
- [Implementation](#Implementation)
|
||||||
|
|
||||||
## Features
|
## 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/>
|
- The plugin loads index of only one vault at a time.<br/>
|
||||||
So notes across multiple vaults **cannot** be search at the same time
|
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
|
## Implementation
|
||||||
The plugin implements the following functionality to search your notes with Khoj:
|
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
|
- [X] Open the Khoj search modal via left ribbon icon or the *Khoj: Search* command
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 333 KiB |
Loading…
Reference in a new issue