Spaced Repetition Software for Tsumego
-
Wildclaw
- Dies in gote
- Posts: 29
- Joined: Fri Apr 23, 2010 4:54 pm
- Rank: KGS 2 kyu
- GD Posts: 543
- Has thanked: 3 times
- Been thanked: 4 times
Re: Spaced Repetition Software for Tsumego
Updated my Anki plugin to work with the latest version. It supports sgf via the eidogo javascript viewer. Its name is "Go problem Viewer New" (lost my old account, hence the "New")
-
Boidhre
- Oza
- Posts: 2356
- Joined: Mon Mar 05, 2012 7:15 pm
- GD Posts: 0
- Universal go server handle: Boidhre
- Location: Ireland
- Has thanked: 661 times
- Been thanked: 442 times
Re: Spaced Repetition Software for Tsumego
Wildclaw wrote:Updated my Anki plugin to work with the latest version. It supports sgf via the eidogo javascript viewer. Its name is "Go problem Viewer New" (lost my old account, hence the "New")
Thank you very much!
-
Boidhre
- Oza
- Posts: 2356
- Joined: Mon Mar 05, 2012 7:15 pm
- GD Posts: 0
- Universal go server handle: Boidhre
- Location: Ireland
- Has thanked: 661 times
- Been thanked: 442 times
Re: Spaced Repetition Software for Tsumego
Wildclaw wrote:Updated my Anki plugin to work with the latest version. It supports sgf via the eidogo javascript viewer. Its name is "Go problem Viewer New" (lost my old account, hence the "New")
I'm afraid there appears to be a problem with the plugin, only part of the viewer is visible on the card.
-
Wildclaw
- Dies in gote
- Posts: 29
- Joined: Fri Apr 23, 2010 4:54 pm
- Rank: KGS 2 kyu
- GD Posts: 543
- Has thanked: 3 times
- Been thanked: 4 times
Re: Spaced Repetition Software for Tsumego
Boidhre wrote:I'm afraid there appears to be a problem with the plugin, only part of the viewer is visible on the card.
It uses the eidogo compact mode and should look something like this. After clicking the Show Answer button you get the different variations marked also.
Or is there some other display problem?
Edit: However, if you use the sgf tag twice in the same fact, then you can get strange looking viewers. Best is to simple use the import item in the tools menu as it allows you to quickly add items in a good fashion.
-
Boidhre
- Oza
- Posts: 2356
- Joined: Mon Mar 05, 2012 7:15 pm
- GD Posts: 0
- Universal go server handle: Boidhre
- Location: Ireland
- Has thanked: 661 times
- Been thanked: 442 times
Re: Spaced Repetition Software for Tsumego
Wildclaw wrote:Boidhre wrote:I'm afraid there appears to be a problem with the plugin, only part of the viewer is visible on the card.
It uses the eidogo compact mode and should look something like this. After clicking the Show Answer button you get the different variations marked also.
Or is there some other display problem?
Edit: However, if you use the sgf tag twice in the same fact, then you can get strange looking viewers. Best is to simple use the import item in the tools menu as it allows you to quickly add items in a good fashion.
Only part of the viewer/problem is shown. I'd only see the left side of that problem (and only the back button) on one of my cards for some reason. It looks like only the left hand third of the "image" is shown. I used the import option from tools so I don't think it's a problem with the code on the card. I'll take a look at the code on the card when I get back to my PC.
-
Wildclaw
- Dies in gote
- Posts: 29
- Joined: Fri Apr 23, 2010 4:54 pm
- Rank: KGS 2 kyu
- GD Posts: 543
- Has thanked: 3 times
- Been thanked: 4 times
Re: Spaced Repetition Software for Tsumego
Boidhre wrote:Only part of the viewer/problem is shown. I'd only see the left side of that problem (and only the back button) on one of my cards for some reason. It looks like only the left hand third of the "image" is shown. I used the import option from tools so I don't think it's a problem with the code on the card. I'll take a look at the code on the card when I get back to my PC.
Strange. Could be a problem with the eidogo viewer. The compact mode is probably a lot less tested than the full mode. Also, I am using a fairly (as in very) old version of it.
-
Boidhre
- Oza
- Posts: 2356
- Joined: Mon Mar 05, 2012 7:15 pm
- GD Posts: 0
- Universal go server handle: Boidhre
- Location: Ireland
- Has thanked: 661 times
- Been thanked: 442 times
Re: Spaced Repetition Software for Tsumego
Wildclaw wrote:Boidhre wrote:Only part of the viewer/problem is shown. I'd only see the left side of that problem (and only the back button) on one of my cards for some reason. It looks like only the left hand third of the "image" is shown. I used the import option from tools so I don't think it's a problem with the code on the card. I'll take a look at the code on the card when I get back to my PC.
Strange. Could be a problem with the eidogo viewer. The compact mode is probably a lot less tested than the full mode. Also, I am using a fairly (as in very) old version of it.
I did some testing there. It works fine with a 19x19 board and only screws up with a 13x13 board. You're right I think, it's most likely a problem with the version of the viewer.
-
Wildclaw
- Dies in gote
- Posts: 29
- Joined: Fri Apr 23, 2010 4:54 pm
- Rank: KGS 2 kyu
- GD Posts: 543
- Has thanked: 3 times
- Been thanked: 4 times
Re: Spaced Repetition Software for Tsumego
Boidhre wrote:I did some testing there. It works fine with a 19x19 board and only screws up with a 13x13 board. You're right I think, it's most likely a problem with the version of the viewer.
Looks like the bug still exists in eidogo, so I uploaded a new plugin version that bypasses the problem by using full mode when the sgf isn't 19x19. It doesn't look nice at all, but at least it should work.