Skip to content

Feature/context menu auto save - #251

Open
rmuhamedgaliev wants to merge 2 commits into
raindropio:masterfrom
rmuhamedgaliev:feature/context-menu-auto-save
Open

Feature/context menu auto save#251
rmuhamedgaliev wants to merge 2 commits into
raindropio:masterfrom
rmuhamedgaliev:feature/context-menu-auto-save

Conversation

@rmuhamedgaliev

Copy link
Copy Markdown

fixed issue #250

rmuhamedgaliev and others added 2 commits July 24, 2026 20:50
Add a separate "Also for context menu" toggle in Clipper settings
(independent from the toolbar icon's "Save automatically"). When
enabled, right-clicking a link/page/image/video and choosing
"Save to Raindrop.io" saves it directly from the background script
(no popup window flashes open), falling back to the regular edit
window if the request fails or the setting is off.

Extracted bookmark-creation logic from the createBookmark saga into
a shared helper (data/helpers/bookmarks/createRaindrop.js) so the
background script and the saga reuse the exact same code path
instead of duplicating it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Give the context-menu auto-save toggle its own label/row in
Clipper settings instead of grouping it with the icon-click
"Save automatically" checkbox, since it's a fully independent
setting. Reworded the checkbox label (was the confusing
"Also for context menu") to state what it actually does: "Save
automatically without opening a window".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

@rmuhamedgaliev is attempting to deploy a commit to the Raindrop Team on Vercel.

A member of the Team first needs to authorize it.

@rmuhamedgaliev

Copy link
Copy Markdown
Author

Hello, @exentrich please review my request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant