Add codebase visualization of Khoj Obsidian to Khoj Obsidian Readme

This commit is contained in:
Debanjum Singh Solanky 2023-01-15 13:51:35 -03:00
parent d02ba325aa
commit 3d9cdadbbb
2 changed files with 4 additions and 0 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 KiB