khoj/src/interface/desktop
Debanjum Singh Solanky daef276fd1 Add files for each search type. Extract config on clicking start
- Only allow adding files with appropriate file extension for each search type
  - e.g .org for org-mode search, directory for image search

- Extract file paths added to config and enablement state of each search type
  - This extracted state will be used to populate the khoj.yml config file
2022-08-10 03:27:22 +03:00
..
__init__.py Extract Qt GUI code from main.py into separate interface/desktop dir 2022-08-09 22:12:29 +03:00
configure_screen.py Add files for each search type. Extract config on clicking start 2022-08-10 03:27:22 +03:00
file_browser.py Add files for each search type. Extract config on clicking start 2022-08-10 03:27:22 +03:00
system_tray.py Rename configure window to more generic configure screen 2022-08-09 22:44:05 +03:00