-
-
Notifications
You must be signed in to change notification settings - Fork 664
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
Upgrade Khoj Emacs UX #812
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See the currently active window in context while doing chat, search or find similar operations in a side pane. This is similar to how we've moved Khoj on Obsidian into the side pane as well
debanjum
force-pushed
the
upgrade-khoj-emacs-to-side-pane
branch
from
June 13, 2024 03:00
e214daf
to
efe38a3
Compare
Previously online references used weren't being shown
Add option in khoj main transient menu option to open menu to - switch between existing conversations
Khoj side pane occupies a vertically split bottom right side pane. If the bottom right window is not a vertical split, create a new vertical split pane for khoj, otherwise reuse the existing window
Previously references were a list instead of a map
- C-x o to switch to search org content conflicts with switch buffer shortkey This is more apparent in the async search scenario as it prevents perform other actions while async search is in progress - Also switching content type wouldn't scale to all the content types Khoj will support without causing more conflicting keybinding
debanjum
force-pushed
the
upgrade-khoj-emacs-to-side-pane
branch
from
June 15, 2024 12:06
efe38a3
to
fe36adb
Compare
debanjum
added
fix
Fix something that isn't working as expected
upgrade
New feature or request
plugin
Improvements or additions to content or UI integrations
labels
Jun 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details