-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OS Level Shortcut Window for Quick Access to Khoj Desktop #815
Add OS Level Shortcut Window for Quick Access to Khoj Desktop #815
Conversation
…alCow/khoj into features/desktop-shortcut
make naming scheme better for files and methods |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excited to play with this update! It'll make Khoj way easier to access in-flow across your OS
|
I recently used that web application as feedback adding a toggle button for dark mode and light. |
Saba to debug shortcut window closing issue on macos. |
#2 has been addressed now 😄 |
1. Use a helper function to determine if the window is open by seeing if there's a browser window with shortcut.html loaded 2. Use the event listener on the window to handle teardown
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Latest changes look great! Thanks for making the shared chat js functions reusable!
Introduction 📖
To make Khoj more integrated into our users' environments, we are building an OS-level shortcut that can quickly be accessed from any app or webpage. We aim to provide a more seamless experience between digital activities and the personalized assistant we seek to deliver with Khoj.
Usage/Features 🛠️
Demo Image ✨
PR Review / Contributing ⚙️
chat.html
so there may be redundant code inindex.html
that can be removed.