Uzbek Script Switcher
approvedby Aristarkh Khalmirzaev
Converts selected text between Uzbek Latin and Cyrillic scripts — fixes wrong script with one click. - This plugin has not been manually reviewed by Obsidian staff.
Uzbek Script Switcher
Плагин для Obsidian, переводящий текст между узбекской латиницей и кириллицей.
The Problem
Uzbek is written in both Latin and Cyrillic scripts. Ever typed in the wrong script? This plugin fixes it with a single keystroke.
Commands
In the command palette (Ctrl+P / Cmd+P):
| Command | Description |
|---|---|
| Convert (Latin → Cyrillic) | Forced conversion: Latin → Cyrillic |
| Convert (Cyrillic → Latin) | Forced conversion: Cyrillic → Latin |
| Convert script (auto) | Auto-detect direction |
Usage
- Select the text in the wrong script.
- Open the command palette (
Ctrl+P/Cmd+P). - Pick «Convert script».
- The text converts instantly.
Bind a hotkey in Settings → Hotkeys (e.g. Ctrl+Shift+U) for quick access.
Installation
Obsidian Community plugins
Available in Settings → Community plugins → Browse as Uzbek Script Switcher.
Manual
- Download
main.js,manifest.json,styles.cssfrom the releases. - Place them in
<vault>/.obsidian/plugins/uzbek-script-switcher/. - Enable the plugin in Settings → Community plugins.
Development
git clone https://github.com/arigurj/obsidian-uzbek-script-switcher.git
cd obsidian-uzbek-script-switcher
npm install
npm run dev # watch mode
npm run build # production build
Supported characters
All Uzbek Latin letters including digraphs gʻ (ғ), oʻ (ў), sh (ш), ch (ч), and all Cyrillic equivalents.
License
MIT © arigurj
Описание на русском
Плагин для Obsidian, переводящий текст между узбекской латиницей и кириллицей.
Проблема
Узбекский язык использует две письменности — латиницу и кириллицу. Этот плагин мгновенно конвертирует текст между ними.
Команды
| Команда | Описание |
|---|---|
| Convert (Latin → Cyrillic) | Принудительная конвертация: латиница → кириллица |
| Convert (Cyrillic → Latin) | Принудительная конвертация: кириллица → латиница |
| Convert script (auto) | Автоматическое определение направления |
Установка
Доступен в Settings → Community plugins → Browse как Uzbek Script Switcher.
Лицензия
MIT © arigurj
Oʻzbekcha tavsif
Obsidian uchun plagin — matnni lotin va kirill yozuvlari oʻrtasida konvertatsiya qiladi.
Muammo
Oʻzbek tiki ikki yozuv tizimidan foydalanadi — lotin va kirill. Notoʻgʻri yozuvda yozdingizmi? Bu plagin bir tugma bosishda tuzatadi.
Buyruqlar
| Buyruq | Tavsif |
|---|---|
| Convert (Latin → Cyrillic) | Majburiy: Lotin → Kirill |
| Convert (Cyrillic → Latin) | Majburiy: Kirill → Lotin |
| Convert script (auto) | Avtomatik aniqlash |
Oʻrnatish
Settings → Community plugins → Browse da Uzbek Script Switcher sifatida mavjud.
Litsenziya
MIT © arigurj
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.