You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Games have this feature of saving PGNs with eval and clock values. When you import one in a study, you see the clock - although there is no way to edit it once is there - and the eval is retained in the PGN if you export the chapter, but it's not displayed or editable in the study itself. If you request the computer evaluation, you do get the evaluations displayed. If you export the chapter now you have TWO different %eval entries.
Also, Lichess has advanced to the point of having external engine support, including powerful cloud engines.
There should be a way to import, update and persist evaluations in a study, both from server and client engines.
The text was updated successfully, but these errors were encountered:
analysis board - no comments, no glyphs, no persistence
import game - doesn't import variations, it's always public
game analysis - frankly I don't know how the analysis data is stored for those
study - doesn't import evaluations right and has the bug described above
So if you are a chess professional, who wants to analyse and annotate their own games or the games of players they will face from large DBs like Mega or Yotta or Caissa, you are stuck. Let's say you bought an account on these cloud DBs and you've set up the external engine feature. Now you analyse the game with something that reaches depth 40 or 50 in a reasonable time, but you can't update that evaluation in the study you are working on. You have to contend with the 15 depth Fishnet stuff.
It seems to me that if import game does import the clock and the eval right, and if studies do display the clock and an eval that can come from the server, there is no reason not to import and display the eval in studies from the get go. So that's a bug. And then, if you want to update those values, there is no easy way of doing it, except exporting the PGN and reimporting it after you changed the evals manually or something.
Games have this feature of saving PGNs with eval and clock values. When you import one in a study, you see the clock - although there is no way to edit it once is there - and the eval is retained in the PGN if you export the chapter, but it's not displayed or editable in the study itself. If you request the computer evaluation, you do get the evaluations displayed. If you export the chapter now you have TWO different %eval entries.
Also, Lichess has advanced to the point of having external engine support, including powerful cloud engines.
There should be a way to import, update and persist evaluations in a study, both from server and client engines.
The text was updated successfully, but these errors were encountered: