diff options
| author | Mohamed Bassem <me@mbassem.com> | 2025-11-08 18:52:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-08 18:52:30 +0000 |
| commit | 098e56a8950efbef79e551e12622ae7c8cd90c03 (patch) | |
| tree | 6d6f98b4e69ede48ea6efc5101065a3f05fccbdc /.github/workflows/android.yml | |
| parent | a2203196ff3353a6f7efaac5df25844880807baf (diff) | |
| download | karakeep-098e56a8950efbef79e551e12622ae7c8cd90c03.tar.zst | |
feat(extension): Allow writing notes directly in the extension (#2104)
* feat(extension): add notes editor to bookmark hoarded screen
Adds the ability to directly add and edit notes for bookmarks in the browser extension's hoarded screen (the page shown after saving a bookmark).
Changes:
- Created Textarea UI component for the browser extension
- Created NoteEditor component that uses useUpdateBookmark hook
- Added Notes section to BookmarkSavedPage, displayed between the header and tags
- Notes auto-save when the user clicks away from the textarea (onBlur)
- Shows saving state and error messages to the user
This brings feature parity with the web app's notes functionality.
* add explicit button
* more fixes
---------
Co-authored-by: Claude <noreply@anthropic.com>
Diffstat (limited to '.github/workflows/android.yml')
0 files changed, 0 insertions, 0 deletions
