Skip to content

feat: add option to skip existing links during Raindrop sync#48

Merged
dotWee merged 2 commits into
mainfrom
feat/prevent-duplicate-raindrop-additions
May 6, 2026
Merged

feat: add option to skip existing links during Raindrop sync#48
dotWee merged 2 commits into
mainfrom
feat/prevent-duplicate-raindrop-additions

Conversation

@dotWee
Copy link
Copy Markdown
Owner

@dotWee dotWee commented May 6, 2026

  • Introduced a new configuration option SYNC_SKIP_EXISTING_LINKS to allow users to skip links that are already present in the Raindrop collection during synchronization.
  • Updated the SyncService to filter out requests for existing links based on this new setting.
  • Enhanced the RaindropClient to check for existing links in the collection, improving the efficiency of the sync process.
  • Updated documentation and tests to reflect the new functionality and ensure proper integration.

These changes enhance user control over the synchronization process, allowing for more efficient management of bookmarks.

dotWee added 2 commits April 26, 2026 15:39
- Introduced a new configuration option `SYNC_SKIP_EXISTING_LINKS` to allow users to skip links that are already present in the Raindrop collection during synchronization.
- Updated the `SyncService` to filter out requests for existing links based on this new setting.
- Enhanced the `RaindropClient` to check for existing links in the collection, improving the efficiency of the sync process.
- Updated documentation and tests to reflect the new functionality and ensure proper integration.

These changes enhance user control over the synchronization process, allowing for more efficient management of bookmarks.
@dotWee dotWee merged commit 250a4b5 into main May 6, 2026
3 checks passed
@dotWee dotWee deleted the feat/prevent-duplicate-raindrop-additions branch May 6, 2026 08:37
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