khoj/src
Debanjum Singh Solanky 9d31988f42 Allow starting khoj in non-GUI mode without config file instantiated
- Start khoj server (in non-GUI mode) without needing config file
  already instantiated.
  - But throw warning to configure khoj to use it
- This allows plugins to configure the app via the /config/data APIs
- To be used by the Khoj obsidian plugin to configure markdown content
  in khoj
2023-01-03 21:36:59 -03:00
..
interface Update instructions in khoj.el to install it from MELPA stable 2022-12-23 19:08:38 -03:00
processor Allow recursive glob pattern (**) to add files to search index 2023-01-03 01:32:58 -03:00
routers Lock the index before updating it via API or Scheduler 2023-01-01 17:09:36 -03:00
search_filter Use new Text Entry class to track text entries in Intermediate Format 2022-10-08 12:06:05 +03:00
search_type Return the file of each search result in response 2023-01-03 01:25:34 -03:00
utils Lock the index before updating it via API or Scheduler 2023-01-01 17:09:36 -03:00
__init__.py Move application files under src directory. Update Readmes 2021-08-17 04:11:03 -07:00
configure.py Allow starting khoj in non-GUI mode without config file instantiated 2023-01-03 21:36:59 -03:00
main.py Allow starting khoj in non-GUI mode without config file instantiated 2023-01-03 21:36:59 -03:00