mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-08 05:39:13 +00:00
Update docs to use new variables to sync files, directories from khoj.el
This commit is contained in:
@@ -76,8 +76,8 @@ M-x package-install khoj
|
|||||||
:bind ("C-c s" . 'khoj)
|
:bind ("C-c s" . 'khoj)
|
||||||
:config (setq khoj-api-key "YOUR_KHOJ_CLOUD_API_KEY"
|
:config (setq khoj-api-key "YOUR_KHOJ_CLOUD_API_KEY"
|
||||||
khoj-server-url "https://app.khoj.dev"
|
khoj-server-url "https://app.khoj.dev"
|
||||||
khoj-org-directories '("~/docs/org-roam" "~/docs/notes")
|
khoj-index-directories '("~/docs/org-roam" "~/docs/notes")
|
||||||
khoj-org-files '("~/docs/todo.org" "~/docs/work.org")))
|
khoj-index-files '("~/docs/todo.org" "~/docs/work.org")))
|
||||||
```
|
```
|
||||||
|
|
||||||
#### **Straight.el**
|
#### **Straight.el**
|
||||||
|
|||||||
Reference in New Issue
Block a user