Rank My Favs

github.com

Do you keep lists of your favorite things, such as movies, books, recipes, or music albums? You might keep list(s) that looks like this: - Network (1976) - Lone Star (1996) - Devils (1971) - The Seventh Seal (1957) - ... _Many more films_ But how do you rank these? You might be tempted to order them by preference, but this could quickly get overwhelming for long lists. A much easier method is to use [pairwise comparisons](https://www.opinionx.co/blog/pairwise-comparison), which shows you single head-to-head pairs, and has you choose which one you like best. After doing a small number of these matchups, Rank-My-Favs can confidently create a ranked list for you. Under the hood, Rank-My-Favs uses the advanced [Glicko rating system](https://en.m.wikipedia.org/wiki/Glicko_rating_system), to determine how many matches are necessary, and for ranking. ### Features - Import your existing lists quickly. - Uses the advanced [Glicko rating system](https://en.m.wikipedia.org/wiki/Glicko_rating_system). ### Built With - [Android Jetpack Compose](https://developer.android.com/jetpack/compose) ## Installation / Releases - [Releases](https://github.com/dessalines/rank-my-favs/releases) - [IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/com.dessalines.rankmyfavs) - [F-Droid](https://f-droid.org/en/packages/com.dessalines.rankmyfavs/) - [Google Play](https://play.google.com/store/apps/details?id=com.dessalines.rankmyfavs) ## Support / Donate Rank-My-Favs will always remain free, open-source software. We've seen many open-source projects go unmaintained after a few years. **Recurring donations have proven to be the only way these projects can stay alive.** Your donations directly support full-time development, and help keep this maintained. If you find yourself using rank-my-favs every day, consider donating: - [Support me on Liberapay](https://liberapay.com/dessalines). - [Support me Patreon](https://www.patreon.com/dessalines). ### Crypto - bitcoin: `1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK` - ethereum: `0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01` - monero: `41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV` ## Social / Contact - [lemmy.ml/c/rankmyfavs](https://lemmy.ml/c/rankmyfavs) - [Mastodon](https://mastodon.social/@dessalines) - [Matrix chat](https://matrix.to/#/#rank-my-favs:matrix.org)

4
0
github.com

Thanks to [@iByteABit@hexbear.net](https://hexbear.net/u/iByteABit) for this one.

2
0

Hello! I've been looking for an app like this for a long time, so I was happy to see it show up on f-droid, thank you. Is there currently a way when using the Import List function to include a description on the same line? I've been trying to think of the best way to do bulk inputs (typing on my device takes a while) and pasting an import list I copied from a file typed up on my PC seems best. I considered modifying an exported CSV and bringing it back in, but that feels like a easy way to introduce errors for me (and testing further I don't believe re-importing a CSV like that is a current function anyway).

4
1