Allan Joseph

Results 14 comments of Allan Joseph

I think that it's reasonable to have `name` unique for the shortest sequence of moves since there are only 10 violations. I've noticed that most problems stem from copying exotic,...

Will make changes and submit a PR

Roadblocks to the above: I ran into some problems related to two major opening families for black: The Modern and the Pterodactyl Defense. Study here - https://lichess.org/study/WrOHG3qw These are well-established...

Ordering by moves seems to be the most logical. I'd be wary about trying to add too much logic to it and recreating https://xkcd.com/927/. Going by first moves alone, there'd...

Rule 2: 1. Take for example: ``` A56 | Benoni Defense | 1. d4 Nf6 2. c4 c5 A43 | Benoni Defense: Old Benoni | 1. d4 c5 ``` A43...

https://lichess.org/account/preferences/game-behavior#howDoYouMovePieces If that is still not enough, a lot of modern mouse offerings allow you to remap your buttons.

Hello, I took a shot at implementing your suggestion. While I do think that the tooltip looks better, I think that the point visibility majorly suffers. Keeping the markers while...

Sorry, I guess this is my mess. I had added the QPG: Modern hastily for #55. I had actually intended to submit a PR fixing the entire family but I...

Ofc I don't mean replace e4 with d4 and d4 with e4. Changing the move order would mean: 1. Copy the pgn specified by the closest parent line (in this...

I'd say it's fine to rename it to `Modern Defense: Pseudo-Sämisch` since after `5... O-O 6. Nc3` we transpose back into a KID: Sämisch. However, you'll need to add a...