Language: English • Русский • 中文
How to install the GoBoard plugin? There are several ways to do this.
- In the Obsidian application, open the community plugins settings:
Settings -> Community plugins. - If you haven't done this yet, you'll need to enable support for third-party plugins
Turn on community plugins. - Go to plugin selection by clicking
Browse. - In the search bar, enter
GoBoard. - Select the plugin, click
Install, and after installation is complete -Enable. - Done, now you can draw diagrams!
If for some reason installation through the Obsidian interface doesn't work for you, you can install GoBoard via BRAT.
- Make sure you have BRAT installed. If not - install it.
- In the BRAT plugin settings, add the repository
https://github.com/dsokolov/goboard, following the instructions. - Done, now you can draw diagrams!
- Choose a suitable release and download 3 files from it:
main.js,manifest.jsonandstyles.css. - Copy these files to your vault, in the directory
<vault_root>/.obsidian/plugins/goboard/. If such directories don't exist - create them. - In Obsidian settings, enable community plugins support (if not already enabled).
- In the plugins list, find and enable
GoBoard. You may need to restart Obsidian. - Done, now you can draw diagrams!