kawamataryo / sky-follower-bridge

Instantly find and follow the same users from your X(Twitter) follower on Bluesky.
https://chrome.google.com/webstore/detail/sky-follower-bridge/behhbpbpmailcnfbjagknjngnfdojpko
MIT License
445 stars 13 forks source link

Feature Request: Similarity scores #33

Open 2meito opened 11 months ago

2meito commented 11 months ago

Instead of only using strict equalities, percentage similarities would be more inclusive in potential matches.

cooljeanius commented 6 months ago

Along these lines: showing separate checkboxes (or tags?) for the separate criteria that each account meets would be helpful, too. So, for example, instead of just showing one of the following, show each of them simultaneously:

alanfl commented 2 weeks ago

Maybe also as a side-feature, allow prioritization or weighting of matching criteria -- e.g., identical handle names can be set as "Strong similarity" and "Handle name in description" set as "Minor similarity".

The rendering might get crowded, but you could then display top-N matches below each profile on the "Following" page, rather than just having a single Bluesky account below the Twitter account.

cooljeanius commented 2 weeks ago

Maybe also as a side-feature, allow prioritization or weighting of matching criteria -- e.g., identical handle names can be set as "Strong similarity" and "Handle name in description" set as "Minor similarity".

The rendering might get crowded, but you could then display top-N matches below each profile on the "Following" page, rather than just having a single Bluesky account below the Twitter account.

While this sounds like it could be interesting and useful, I worry that the added complexity that it would bring would be prohibitive to getting it to actually work...