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

In the config page, replace existing buttons with a single 'Sync' button #700

Closed sabaimran closed 5 months ago

sabaimran commented 5 months ago

We currently have two buttons in the config, "reinitialize" and "save all". replace these so that we just have a single "sync" button that does the action of "reinitialize". Improve the icon used as well, should be a syncing icon which fits better with our look.

https://app.khoj.dev/config

AjaySDwivedi1 commented 5 months ago

I can work on this issue.