chore: update TASK-6 web clipper to Done
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
32475bdf34
commit
c701e3245e
|
|
@ -1,9 +1,10 @@
|
||||||
---
|
---
|
||||||
id: TASK-6
|
id: TASK-6
|
||||||
title: Web clipper browser extension
|
title: Web clipper browser extension
|
||||||
status: To Do
|
status: Done
|
||||||
assignee: []
|
assignee: []
|
||||||
created_date: '2026-02-13 20:39'
|
created_date: '2026-02-13 20:39'
|
||||||
|
updated_date: '2026-02-13 22:17'
|
||||||
labels: []
|
labels: []
|
||||||
dependencies: []
|
dependencies: []
|
||||||
priority: medium
|
priority: medium
|
||||||
|
|
@ -14,3 +15,9 @@ priority: medium
|
||||||
<!-- SECTION:DESCRIPTION:BEGIN -->
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
||||||
Browser extension to clip web content directly into rNotes. Capture page title, URL, selected text, full page, or screenshot as CLIP/BOOKMARK notes.
|
Browser extension to clip web content directly into rNotes. Capture page title, URL, selected text, full page, or screenshot as CLIP/BOOKMARK notes.
|
||||||
<!-- SECTION:DESCRIPTION:END -->
|
<!-- SECTION:DESCRIPTION:END -->
|
||||||
|
|
||||||
|
## Implementation Notes
|
||||||
|
|
||||||
|
<!-- SECTION:NOTES:BEGIN -->
|
||||||
|
Web clipper extension created at browser-extension/. Features: page/selection/link/image clipping, notebook dropdown, tags, context menus, EncryptID token auth. Signin page updated for ?extension=true token display.
|
||||||
|
<!-- SECTION:NOTES:END -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue