Goban SGF for Obsidian is a plugin for managing Go game records in Obsidian, backed by the SGF (Smart Game Format). This plugin has ported and referenced most functionalities and the UI from Sabaki (excluding all engine and analysis-related features).

The purpose of this plugin is to assist friends learning Go. Now, they can use this plugin to study games and life-and-death problems in Obsidian, manage their game records as they would with regular notes, and make notes as they would when studying any other subject.
sgf format code blocks, meaning that sgf code blocks can be inserted into regular MD documents to render embedded read-only Go boardspnpm install to install dependenciespnpm run dev to watch for changes in the source codeln -s /path/to/your/<plugin-repo> /path/to/your/obsidian/vault/.obsidian/plugins/<plugin-name>Special thanks to the Sabaki project and all the developers involved. Without you, I might have needed to do a tremendous amount of work to implement this plugin. Thank you for developing such an excellent Go tool and for being willing to open-source it.
This project is licensed under the MIT License.
The English, Korean, and Japanese in the project were all translated using translation tools. If there are any issues, feel free to point them out.