latenitecode
                                            latenitecode
                                        
                                    I tried putting a little bit of work into this issue. I did come up with one quick fix, which was to instantiate the Chess object with the confi.fen string...
I'm not as happy with my fix since I haven't been able to stop it from alternating positions, but I can send you what I have so far if you're...
> I don't see the coordinate axis of the chessboard as shown in the illustrated gif in your readme file. Can you add interaction with arrow keys? > > I...
> Edit PGN directly. I don't see this in your roadmap. > > What do you think about this feature? Provide the ability to edit PGN (including variations) after importing,...
I just noticed that you have a catch in the loadFile to add the rootFEN if it's not already there. You could still leave the guards I have in place...
@chrislicodes Done
I have a PR in the works for exporting the PGN. This would allow you to export the PGN to clipboard to then paste into your notes, so that you...
I've completed variants but not comments. I can put comment export along with the same PR. Comment parsing from the initial PGN is more difficult, so that will need to...
I actually have this feature on my local machine. I'll put together the PR for it.
I've also tried syncing by just having the vault inside Dropbox and that worked as well.