From 0a6d9e5d5f66bd32a9ae0a78e3dcfb243ee08d45 Mon Sep 17 00:00:00 2001 From: chetsCMD <104981866+chetsCMD@users.noreply.github.com> Date: Mon, 29 Jun 2026 00:23:06 +0300 Subject: [PATCH] =?UTF-8?q?2.2.0=20=E2=80=94=20global=20dictionaries?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added section on global dictionaries for tooltips --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6abe26..c1462ea 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A plugin for Obsidian that adds interactive popup hints with Markdown support. - **Click to pin** — left-click tooltips to keep them open - **Full Markdown support** — use bold, italic, code, links - **Internal/external links** — clickable links within tooltips +- **Global dictionaries** — write tooltips once and see them across all notes ## Usage @@ -30,9 +31,17 @@ Tooltips support full Markdown formatting: - Line breaks (converted to `/` separators) image +## Global Dictionaries + +### Within a single note +https://github.com/user-attachments/assets/eab2b749-0d93-4ea5-bad2-1bb39e8718bd + +### Globally in a folder +https://github.com/user-attachments/assets/49464469-fdfd-4883-8245-83f038716874 + ## Settings -You can assign hotkeys to call the tooltip menu in the settings. +In the settings, you can assign hotkeys to call the tooltip menu and also configure dictionaries. --- @@ -48,6 +57,7 @@ You can assign hotkeys to call the tooltip menu in the settings. - **Клик для закрепления** — кликните левой кнопкой мыши для фиксации подсказки - **Полная поддержка Markdown** — используйте жирный, курсив, код, ссылки - **Внутренние/внешние ссылки** — кликабельные ссылки в подсказках +- **Глобальные словари** — написать подсказки один раз и видеть во всех заметках ## Использование @@ -68,6 +78,14 @@ You can assign hotkeys to call the tooltip menu in the settings. - Переносы строк (конвертируются в разделители `/`) image +## Глобальные словари + +### В пределах одной заметки +https://github.com/user-attachments/assets/eab2b749-0d93-4ea5-bad2-1bb39e8718bd + +### Глобально в папке +https://github.com/user-attachments/assets/49464469-fdfd-4883-8245-83f038716874 + ## Настройки -В настройках можно назначить горячие клавиши для вызова меню подсказки +В настройках можно назначить горячие клавиши для вызова меню подсказки, а также настроить словари