groldsf_obsidian_check_plugin/docs/installation.md
2025-05-03 04:13:22 +03:00

34 lines
No EOL
2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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