mirror of
https://github.com/chetscmd/Hover-Tooltips-Obsidian.git
synced 2026-07-22 06:43:03 +00:00
README.md
This commit is contained in:
parent
8b173d32aa
commit
03423d7e52
1 changed files with 17 additions and 11 deletions
28
README.md
28
README.md
|
|
@ -1,15 +1,19 @@
|
|||
# EN:
|
||||
# Hover Tooltips
|
||||
|
||||
**Hover Tooltips**
|
||||
|
||||
A plugin for Obsidian that adds popup hints on hover.
|
||||
|
||||
## Usage
|
||||
### Syntax: `{/{word/description}/}`
|
||||
Example:
|
||||
I use {/{Obsidian/Powerful note-taking system}/} a lot.
|
||||
**Usage**
|
||||
|
||||
Syntax: `{/{word/description}/}`
|
||||
|
||||
**Example**: I use {/{Obsidian/Powerful note-taking system}/} a lot.
|
||||
|
||||
<img width="256" height="103" alt="image" src="https://github.com/user-attachments/assets/0f908162-7c7b-4d4d-bf0d-71e44d8d2b56" />
|
||||
|
||||
### Settings
|
||||
**Settings**
|
||||
|
||||
To use it, you can use Ctrl+P or use keyboard shortcuts in the settings.
|
||||
|
||||
**Note:** The plugin works in preview mode. In source code mode, the source syntax is displayed.
|
||||
|
|
@ -18,10 +22,11 @@ To use it, you can use Ctrl+P or use keyboard shortcuts in the settings.
|
|||
|
||||
Плагин для Obsidian, который добавляет всплывающие подсказки при наведении курсора мыши.
|
||||
|
||||
## Использование
|
||||
### Синтаксис: `{/{слово/описание}/}`
|
||||
Пример:
|
||||
Я часто использую {/{Obsidian/Мощную систему ведения заметок}/}.
|
||||
**Использование**
|
||||
|
||||
**Синтаксис**: `{/{слово/описание}/}`
|
||||
|
||||
**Пример**: Я часто использую {/{Obsidian/Мощную систему ведения заметок}/}.
|
||||
|
||||
<img width="353" height="119" alt="image" src="https://github.com/user-attachments/assets/1934446d-8392-4175-a2b4-76ddaeb70227" />
|
||||
|
||||
|
|
@ -29,7 +34,8 @@ To use it, you can use Ctrl+P or use keyboard shortcuts in the settings.
|
|||
|
||||
https://github.com/user-attachments/assets/0dd4c748-5230-4f18-b5a0-8fbd6aa0b9f3
|
||||
|
||||
### Настройки
|
||||
**Настройки**
|
||||
|
||||
Для использования можно воспользоваться Ctrl+P или назначить горячие клавиши в настройках.
|
||||
|
||||
**Примечание:** Плагин работает в режиме предварительного просмотра. В режиме исходного кода отображается исходный синтаксис.
|
||||
|
|
|
|||
Loading…
Reference in a new issue