Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds link and domain to locations of free-text search #96

Merged
merged 3 commits into from
Jan 12, 2025
Merged

Conversation

davep
Copy link
Owner

@davep davep commented Jan 12, 2025

I guess, technically, there's no need to search the domain field if we're searching the link field; but then again I'm not 100% sure that Raindrop won't ever give data where these don't differ, and the cost of doing that search is near nothing.

Closes #93.

See also #89. While this comes nowhere near the suggestion (which I want to tackle in the not-too-distant future), it helps with better searching right now.

I guess, technically, there's no need to search the domain field if we're
searching the link field; but then again I'm not 100% sure that Raindrop
won't ever give data where these don't differ, and the cost of doing that
search is near nothing.

See #93.
@davep davep added the Enhancement New feature or request label Jan 12, 2025
@davep davep self-assigned this Jan 12, 2025
@davep davep marked this pull request as ready for review January 12, 2025 16:39
@davep davep merged commit a7d6a51 into main Jan 12, 2025
4 checks passed
@davep davep deleted the search-links branch January 12, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include the link of a Raindrop in the free-text search
1 participant