Move Emacs, Obsidian plugin code out from under src/khoj directory

- What
  - The Emacs and Obsidian interfaces stay in their original
    directories under src/
  - src/khoj now only contains code meant for pypi packaging

- Benefits
  - This avoids having to update khoj MELPA, Obsidian plugin config as
    the Emacs, Obsidian code is under their original directories
  - It separates the code in src/khoj meant for python packaging from
    code for external interfaces like Emacs and Obsidian
This commit is contained in:
Debanjum Singh Solanky
2023-02-14 15:44:22 -06:00
parent f83cf4ebc6
commit bc7477ea3e
28 changed files with 39 additions and 39 deletions

View File

@@ -0,0 +1 @@
tag-version-prefix=""