Thank you very much for the pointers and links!FuriousGeorge wrote:It looks like people have already contributed different styles: https://github.com/yishn/Sabaki/wiki/Userstyles but it will require you to do a little legwork to get them into the program contents.ewan1971 wrote:If anyone here is a talented graphics designer, I'd be willing to pay some money to have he/she design some stones for Sabaki. I'm thinking maybe a set of shell and slate and a set of Yunzi stones would be a nice addition.
Anyone else think this is a good idea and be willing to chip in?
P.S. I like the default stones very much; I simply like some more options.
See the instructions here: https://github.com/yishn/Sabaki/wiki/Userstyle-Tutorial
I'm a designer/front-end developer myself and would be happy to take a swing at making a new skin, but no money necessary. I've been using Sabaki as my SGF viewer since I started learning Go a few weeks ago. I thought it was the most elegant of the offerings out there!
Sabaki SGF editor
-
ewan1971
- Dies in gote
- Posts: 53
- Joined: Wed Dec 07, 2016 11:08 pm
- GD Posts: 0
- Has thanked: 3 times
- Been thanked: 8 times
Re: Sabaki SGF editor
-
Kirby
- Honinbo
- Posts: 9553
- Joined: Wed Feb 24, 2010 6:04 pm
- GD Posts: 0
- KGS: Kirby
- Tygem: 커비라고해
- Has thanked: 1583 times
- Been thanked: 1707 times
Re: Sabaki SGF editor
Is there anything that can be done to improve the load time for the application? For example, opening a new window with a blank board seems to take time compared to other SGF editors.
Maybe it's just my perception...?
Maybe it's just my perception...?
be immersed
- djhbrown
- Lives in gote
- Posts: 392
- Joined: Tue Sep 15, 2015 5:00 pm
- Rank: NR
- GD Posts: 0
- Has thanked: 23 times
- Been thanked: 43 times
Re: Sabaki SGF editor
pay me, i can do it with one hand behind my back, by copying and pasting from cgoban. then i can spend the money to hire someone to turn Sabaki into icGo for me.FuriousGeorge wrote:ewan1971 wrote:If anyone here is a talented graphics designer, I'd be willing to pay some money to have he/she design some stones for Sabaki
i shrink, therefore i swarm
- apetresc
- Lives with ko
- Posts: 256
- Joined: Wed Apr 21, 2010 3:42 pm
- Rank: AGA 1k
- GD Posts: 1190
- KGS: apetresc
- IGS: apetresc
- OGS: apetresc
- Universal go server handle: apetresc
- Location: Waterloo, Ontario (Canada)
- Has thanked: 110 times
- Been thanked: 146 times
- Contact:
Re: Sabaki SGF editor
Have you tried Sabaki since the new v0.30.1 release? That was a big performance-related change since it switched to Preact.Kirby wrote:Is there anything that can be done to improve the load time for the application? For example, opening a new window with a blank board seems to take time compared to other SGF editors.
Maybe it's just my perception...?
-
Kirby
- Honinbo
- Posts: 9553
- Joined: Wed Feb 24, 2010 6:04 pm
- GD Posts: 0
- KGS: Kirby
- Tygem: 커비라고해
- Has thanked: 1583 times
- Been thanked: 1707 times
Re: Sabaki SGF editor
Thanks for mentioning this. I made a funny mistake. From when I installed v0.20.<something>, Sabaki was installed under Windows in my "Program Files (x86)" folder - maybe I installed the ia32 version by mistake. When I downloaded the update, it installed to "Program Files". So even though, I had a new version installed, the shortcut I had been using pointed to the old version.apetresc wrote:
Have you tried Sabaki since the new v0.30.1 release? That was a big performance-related change since it switched to Preact.
Now that I'm using the latest version, I'd say that it's not terrible. Still a bit more lag than I'd like - maybe about 1.5 seconds to load a new window on my laptop.
Not a huge deal, I suppose... I can live with this if it means I get to have all of the nice features Sabaki supports
be immersed
- yishn
- Dies in gote
- Posts: 57
- Joined: Tue Jun 30, 2015 2:37 am
- Rank: 4 kyu
- GD Posts: 0
- Location: Germany
- Been thanked: 15 times
- Contact:
Re: Sabaki SGF editor
I'm hearing of this the first time, I suspect it's a thin wrapper around the web version of Sabaki. Which, BTW, is not optimized for touch devices at all.Sakeus wrote:There's sabaki editor for android in play store is it yours or some knock off
-
Sakeus
- Beginner
- Posts: 11
- Joined: Thu Mar 22, 2012 1:29 pm
- Rank: EGF 8kyu
- GD Posts: 0
- KGS: Sakeus
- Kaya handle: Sakeus
- Has thanked: 4 times
- Been thanked: 1 time
Re: Sabaki SGF editor
Just as I thought. It's bad.yishn wrote:I'm hearing of this the first time, I suspect it's a thin wrapper around the web version of Sabaki. Which, BTW, is not optimized for touch devices at all.Sakeus wrote:There's sabaki editor for android in play store is it yours or some knock off
Are you thinking of doing sabaki for android? I am looking for some app with the moves tree and so on. I record my tournament games on my phone and If possible review them right after and the tree would help a lot.
-
BlindGroup
- Lives in gote
- Posts: 388
- Joined: Mon Nov 14, 2016 5:27 pm
- GD Posts: 0
- IGS: 4k
- Universal go server handle: BlindGroup
- Has thanked: 295 times
- Been thanked: 64 times
Re: Sabaki SGF editor
I noticed something odd about how Sabaki handles file names. If I open an sgf file, it gives the file name in the upper left. However, if I then save the file under a new name (save as), the new file name does not replace the old one in the upper left. It looks like the programs does follow the convention that "save" automatically saves to the last used file name. So, if I save file1 as file2, Sabaki will save to the name file2 when I hit "save". It looks like the screen is just not updated when the file name changes.
- yishn
- Dies in gote
- Posts: 57
- Joined: Tue Jun 30, 2015 2:37 am
- Rank: 4 kyu
- GD Posts: 0
- Location: Germany
- Been thanked: 15 times
- Contact:
Re: Sabaki SGF editor
I can't seem to reproduce the behavior you're describing. If I open a file, say `file.sgf`, and save as `new.sgf`, then the title of the window will change to `new.sgf` as expected.BlindGroup wrote:I noticed something odd about how Sabaki handles file names. If I open an sgf file, it gives the file name in the upper left. However, if I then save the file under a new name (save as), the new file name does not replace the old one in the upper left. It looks like the programs does follow the convention that "save" automatically saves to the last used file name. So, if I save file1 as file2, Sabaki will save to the name file2 when I hit "save". It looks like the screen is just not updated when the file name changes.
-
BlindGroup
- Lives in gote
- Posts: 388
- Joined: Mon Nov 14, 2016 5:27 pm
- GD Posts: 0
- IGS: 4k
- Universal go server handle: BlindGroup
- Has thanked: 295 times
- Been thanked: 64 times
Re: Sabaki SGF editor
Interesting. I can reproduce it on my installation. What can I share with you to help you figure out what is going on? I could e-mail you a video of the sequence if that would be helpful. But I'd rather not post that on a public forum.yishn wrote:I can't seem to reproduce the behavior you're describing. If I open a file, say `file.sgf`, and save as `new.sgf`, then the title of the window will change to `new.sgf` as expected.
- yishn
- Dies in gote
- Posts: 57
- Joined: Tue Jun 30, 2015 2:37 am
- Rank: 4 kyu
- GD Posts: 0
- Location: Germany
- Been thanked: 15 times
- Contact:
Re: Sabaki SGF editor
Sure, a video could be useful. You can contact me at shen.yichuan[at]gmail.com. Can you tell me what OS you're using? Also, you can try to reinstall Sabaki.BlindGroup wrote: Interesting. I can reproduce it on my installation. What can I share with you to help you figure out what is going on? I could e-mail you a video of the sequence if that would be helpful. But I'd rather not post that on a public forum.
- yishn
- Dies in gote
- Posts: 57
- Joined: Tue Jun 30, 2015 2:37 am
- Rank: 4 kyu
- GD Posts: 0
- Location: Germany
- Been thanked: 15 times
- Contact:
Re: Sabaki SGF editor
I've received your video, but I still can't reproduce this behaviour on the latest version of Sabaki. I suspect you have an outdated version. I can vaguely remember that this was an issue some versions ago...BlindGroup wrote:Interesting. I can reproduce it on my installation. What can I share with you to help you figure out what is going on? I could e-mail you a video of the sequence if that would be helpful. But I'd rather not post that on a public forum.
-
BlindGroup
- Lives in gote
- Posts: 388
- Joined: Mon Nov 14, 2016 5:27 pm
- GD Posts: 0
- IGS: 4k
- Universal go server handle: BlindGroup
- Has thanked: 295 times
- Been thanked: 64 times
Re: Sabaki SGF editor
Sorry for the delayed reply on this. It slipped my mind. I'm running V0.31.2. That is the most recent one, no?yishn wrote:I've received your video, but I still can't reproduce this behaviour on the latest version of Sabaki. I suspect you have an outdated version. I can vaguely remember that this was an issue some versions ago...BlindGroup wrote:Interesting. I can reproduce it on my installation. What can I share with you to help you figure out what is going on? I could e-mail you a video of the sequence if that would be helpful. But I'd rather not post that on a public forum.
- yishn
- Dies in gote
- Posts: 57
- Joined: Tue Jun 30, 2015 2:37 am
- Rank: 4 kyu
- GD Posts: 0
- Location: Germany
- Been thanked: 15 times
- Contact:
Re: Sabaki SGF editor
Yes, it is... Hmm, I'm running out of ideas now. Have you already tried downloading a fresh version? Other things you could do is to remove the config folder located at `%APPDATA%\Sabaki`.BlindGroup wrote: Sorry for the delayed reply on this. It slipped my mind. I'm running V0.31.2. That is the most recent one, no?



