mirror of
https://github.com/groldsf/obsidian_check_plugin.git
synced 2026-07-22 12:00:31 +00:00
2 KiB
2 KiB
| title | nav_order |
|---|---|
| Installation | 5 |
Installation
English
Via Community Plugins (Recommended)
- Open Obsidian and go to Settings → Community plugins.
- Click the Browse button, search for "Checkbox Sync", and click Install.
- Once installed, click Enable.
Manual Installation
- Go to the releases page and download the latest
main.js,manifest.json, andstyles.css(if present). - Create a new folder named
checkbox-syncinside your vault's plugin folder:<your-vault>/.obsidian/plugins/. - Copy the downloaded files into the
<your-vault>/.obsidian/plugins/checkbox-sync/folder. - Restart Obsidian.
- Open Settings → Community plugins, find Checkbox Sync in the list, and enable it.
Русский
Через Плагины сообщества (Рекомендуется)
- Откройте Obsidian и перейдите в Настройки → Плагины сообщества.
- Нажмите кнопку Обзор, найдите "Checkbox Sync" и нажмите Установить.
- После установки нажмите Включить.
Ручная установка
- Перейдите на страницу релизов и скачайте последние
main.js,manifest.jsonиstyles.css(при наличии). - Создайте новую папку с именем
checkbox-syncв папке плагинов вашего хранилища:<ваше-хранилище>/.obsidian/plugins/. - Скопируйте загруженные файлы в папку
<ваше-хранилище>/.obsidian/plugins/checkbox-sync/. - Перезапустите Obsidian.
- Откройте Настройки → Плагины сообщества, найдите Checkbox Sync в списке и активируйте его.