note search

This commit is contained in:
Yanxin Lu
2026-04-03 15:28:40 -07:00
parent 7e5bbabb29
commit bb1b1dad2f
11 changed files with 2631 additions and 0 deletions

6
notesearch/config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"vault": "/home/lyx/Documents/obsidian-yanxin",
"index_dir": null,
"ollama_url": "http://localhost:11434",
"embedding_model": "qwen3-embedding:0.6b"
}