Siderite / lichessTools

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

User request: Auto-Create/Analyze Studies #380

Closed Siderite closed 8 hours ago

Siderite commented 10 months ago

I enjoy analyzing my tournament games in a study and would like to do the same with my Lichess games, but collecting 64 URLs is tedious.

The feature I request would be most useful on the Advanced Search page: I could search for any game collection my heart desires, click "create study from top 64 results," and boom, I'm off to studying!

Secondly, the ability to get a computer analysis of all games in a study would also be nice (even if it is limited to 1 study/day, like the 40 games/day limit).

https://lichess.org/forum/lichess-feedback/feature-request-auto-createanalyze-studies

Siderite commented 10 months ago

Perhaps a better solution is adding a Download button to Advanced Search.

Attempt 1 failed, due to weird API limitations: https://github.com/lichess-org/lila/issues/14406

Siderite commented 8 hours ago

This has been implemented already as the game list filters. One can select as many games as they want, download them, process them with the PGN Editor or other tools, then import them into a study. Automating this process is complex, limited and error prone.