Hello,
let's say I have PGN with kind of this entries:
{ Visualise the moves 1... Rc8 2. Kf2, then find the best continuation. } 1...
Rc8 2. Kf2 Rxc3 3. Bxc3 Bxd3 { CORRECT! Well done. } *
I'd like this to be automatically converted as a "puzzle" (named position) in COW and the stuff : 1...
Rc8 2. Kf2 Rxc3 3. Bxc3 Bxd3 { CORRECT! Well done. } *
Being hidden.
Currently, I am doing all the stuff manually which is pretty sick