khoj/src
Debanjum Singh Solanky 541e03da3d Make khoj.el pass checkdoc, package-lint, flycheck checks
- Add docstrings, mention args in them. Make docstring crisper
- prefix funcs, variables with khoj--
- Require emacs >27.1 for json-parse-buffer
- Use lexical binding
- Add quickstart docs to elisp file itself
- Bump version of khoj.el
2022-08-13 21:37:41 +03:00
..
interface Make khoj.el pass checkdoc, package-lint, flycheck checks 2022-08-13 21:37:41 +03:00
processor Indent Timestamps, Drawers at Body Level in OrgNode Entry Representation 2022-08-10 18:55:37 +03:00
search_filter Fix escape sequence usage in strings. Remove unneeded import of os 2022-08-03 18:51:55 +03:00
search_type Make embeddings, jsonl paths absolute. Create directories if non-existent 2022-08-05 02:57:59 +03:00
utils Set default config in the constant module. Use from there to configure app 2022-08-12 02:18:46 +03:00
__init__.py Move application files under src directory. Update Readmes 2021-08-17 04:11:03 -07:00
configure.py Refactor app start to start server even if backend not configured 2022-08-11 00:13:14 +03:00
main.py Convert Configure Screen into the Main Application Window 2022-08-13 02:05:52 +03:00
router.py Merge branch 'master' of github.com:debanjum/khoj into create-native-gui 2022-08-11 21:09:42 +03:00