Siderite / lichessTools

Browser extension that turbocharges the lichess.org site with extra functionalities
MIT License
29 stars 6 forks source link

User request: filters for profile games #838

Closed Siderite closed 1 month ago

Siderite commented 1 month ago

Make a mini-adjustment that removes canceled games when viewing any profile. In theory, it shouldn't be hard to identify games without moves through some regular expressions. It is also possible to disable unranked games if there is a clear word "Casual" in the preview, which allows you to remove those parts from the page.

Siderite commented 1 month ago

One can remove unranked games by choosing the Rated tab. The feature with the filter for aborted games implemented in v2.3.153