khoj-ai / khoj

Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.
https://khoj.dev
GNU Affero General Public License v3.0
12.63k stars 640 forks source link

Repair the issue with file uploads in the Emacs client. #735

Closed yuzhou721 closed 3 months ago

yuzhou721 commented 4 months ago

Change to batch upload. Resolves https://github.com/khoj-ai/khoj/issues/726

sabaimran commented 4 months ago

Thanks for these PRs to improve the Emacs experience, @yuzhou721 ! We'll get them tested on our end this week.

KrishDevCrafting commented 3 months ago

I think You should work on UI and Ux Experience that it.

yuzhou721 commented 3 months ago

For example, display some upload status in the mode-line?

yuzhou721 commented 3 months ago

Is there any issue with this PR? Can it be merged now?

debanjum commented 3 months ago

Is there any issue with this PR? Can it be merged now?

No issues at all! Just wanted to test it out but was a little swamped with other work. Let me have a look at it right now.

debanjum commented 3 months ago

Hey @yuzhou721, Thanks for your patience. I've verified functionality, changes look good! ✨