[PR #2104] [MERGED] feat(extension): Allow writing notes directly in the extension #1977

Closed
opened 2026-03-02 12:00:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2104
Author: @MohamedBassem
Created: 11/8/2025
Status: Merged
Merged: 11/8/2025
Merged by: @MohamedBassem

Base: mainHead: claude/add-bookmark-notes-feature-011CUoYFNEKSR87vRck8wLT5


📝 Commits (3)

  • d8914e2 feat(extension): add notes editor to bookmark hoarded screen
  • bacac7b add explicit button
  • 7cb7105 more fixes

📊 Changes

3 files changed (+132 additions, -0 deletions)

View changed files

📝 apps/browser-extension/src/BookmarkSavedPage.tsx (+4 -0)
apps/browser-extension/src/components/NoteEditor.tsx (+105 -0)
apps/browser-extension/src/components/ui/textarea.tsx (+23 -0)

📄 Description

No description provided


🔄 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/2104 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 11/8/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `claude/add-bookmark-notes-feature-011CUoYFNEKSR87vRck8wLT5` --- ### 📝 Commits (3) - [`d8914e2`](https://github.com/karakeep-app/karakeep/commit/d8914e2e4e8dd0e8f4ca48b62e38f2b4bfd39d05) feat(extension): add notes editor to bookmark hoarded screen - [`bacac7b`](https://github.com/karakeep-app/karakeep/commit/bacac7b92defac8b7011ac4f2568b06b9b3ae55f) add explicit button - [`7cb7105`](https://github.com/karakeep-app/karakeep/commit/7cb71051574aec4ebccea0fb17e3c6e48e1dc8a6) more fixes ### 📊 Changes **3 files changed** (+132 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/browser-extension/src/BookmarkSavedPage.tsx` (+4 -0) ➕ `apps/browser-extension/src/components/NoteEditor.tsx` (+105 -0) ➕ `apps/browser-extension/src/components/ui/textarea.tsx` (+23 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00:01 +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#1977
No description provided.