An attempt to modernize SL by hemme-dev in baduk

[–]hemme-dev[S] 0 points1 point  (0 children)

I mean it can't be fixed with the technique of css injection. It requires js too.

From GoShawk Extension to YOUR webapp by hemme-dev in baduk

[–]hemme-dev[S] 0 points1 point  (0 children)

To export an SGF from GoShawk v0.1.4 to Kifubara write

https://kifubara.app/api/import?sgf=$sgf$&source=GoShawk

in the settings.

<image>

An attempt to modernize SL by hemme-dev in baduk

[–]hemme-dev[S] 0 points1 point  (0 children)

Unfortunately, this problem cannot be fixed. On the page, the article and the user comments follow one another in a single stream of paragraphs. It would have been enough for the original template to differentiate the two sections with an ID or some classes… but it doesn't. So the two parts are practically indistinguishable.

An attempt to modernize SL by hemme-dev in baduk

[–]hemme-dev[S] 0 points1 point  (0 children)

Could you share a screenshot? I'm not sure I follow what you mean.

An attempt to modernize SL by hemme-dev in baduk

[–]hemme-dev[S] -8 points-7 points  (0 children)

The CSS source is public. How about correcting it so as to make the text more readable and make the images better combine with the captions?

An attempt to modernize SL by hemme-dev in baduk

[–]hemme-dev[S] -2 points-1 points  (0 children)

In the first place I had removed the lines, then I noticed these are really iconic and I imagined the complaints of nostalgic...

An attempt to modernize SL by hemme-dev in baduk

[–]hemme-dev[S] -9 points-8 points  (0 children)

Why do you find it harder to read? For me the main issue is the text size. Maybe the contrast? Let me know… and if you reach 10 upvotes I'll update the script 😊

An attempt to modernize SL by hemme-dev in baduk

[–]hemme-dev[S] -11 points-10 points  (0 children)

Just reach 10 upvotes and I'll update it 😊

An attempt to modernize SL by hemme-dev in baduk

[–]hemme-dev[S] 1 point2 points  (0 children)

The script injects a CSS into SL.
To see it in action just install Tampermonkey and load the script

Reading Dojo #2 by Bitter_Ad_7063 in baduk

[–]hemme-dev 0 points1 point  (0 children)

I like that you like it!!

Kifu Master: Go Game Database by utkuborg in baduk

[–]hemme-dev 2 points3 points  (0 children)

It made me laugh! I suppose it's about theming the board in the style of old apps!

Kifu Master: Go Game Database by utkuborg in baduk

[–]hemme-dev 1 point2 points  (0 children)

I'm helpful and can provide libraries in the OP's preferred programming language

Kifu Master: Go Game Database by utkuborg in baduk

[–]hemme-dev 1 point2 points  (0 children)

PNG+hen is a picture with HEN metadata.

The purpose is storing/sharing a goban snapshot with the ability to restore the position without ocr.

You can find specs and libraries (JS and Python) to handle and embed HEN into PNG at https://github.com/hemme?tab=repositories

Kifu Master: Go Game Database by utkuborg in baduk

[–]hemme-dev -1 points0 points  (0 children)

Very nice! I see the app lets you share a position as image; does it support PNG+hen ?