[PR #554] [MERGED] [Feature Request] Keyboard Shortcut & Search Improvements #449 #1649

Closed
opened 2026-03-02 11:58:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/554
Author: @kamtschatka
Created: 10/16/2024
Status: Merged
Merged: 10/19/2024
Merged by: @MohamedBassem

Base: mainHead: keyboard-shortcuts


📝 Commits (1)

  • 188a794 [Feature Request] Keyboard Shortcut & Search Improvements #449

📊 Changes

2 files changed (+45 additions, -7 deletions)

View changed files

📝 apps/web/components/dashboard/bookmarks/EditorCard.tsx (+1 -0)
📝 apps/web/components/dashboard/search/SearchInput.tsx (+44 -7)

📄 Description

added ctrl+k to focus the search bar
added escape to delete the input of the search bar
fixed behavior of ctrl+e on windows, which would otherwise focus the chrome searchbar


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/554 **Author:** [@kamtschatka](https://github.com/kamtschatka) **Created:** 10/16/2024 **Status:** ✅ Merged **Merged:** 10/19/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `keyboard-shortcuts` --- ### 📝 Commits (1) - [`188a794`](https://github.com/karakeep-app/karakeep/commit/188a794664428edcc4603b1bd1e625b1475aa428) [Feature Request] Keyboard Shortcut & Search Improvements #449 ### 📊 Changes **2 files changed** (+45 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/dashboard/bookmarks/EditorCard.tsx` (+1 -0) 📝 `apps/web/components/dashboard/search/SearchInput.tsx` (+44 -7) </details> ### 📄 Description added ctrl+k to focus the search bar added escape to delete the input of the search bar fixed behavior of ctrl+e on windows, which would otherwise focus the chrome searchbar --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1649
No description provided.