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 + ## Настройки -В настройках можно назначить горячие клавиши для вызова меню подсказки +В настройках можно назначить горячие клавиши для вызова меню подсказки, а также настроить словари