Add Obsidian EXIF prompt plugin
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Быстрая установка EXIF Prompt Extractor
|
||||
|
||||
Папка плагина уже должна называться `obsidian-exif-prompt`.
|
||||
|
||||
```powershell
|
||||
Copy-Item -Path .\obsidian-exif-prompt -Destination C:\Users\dimir\Documents\ObsidianTask\.obsidian\plugins\obsidian-exif-prompt -Recurse -Force
|
||||
```
|
||||
|
||||
Дальше в Obsidian:
|
||||
|
||||
1. Перезапустите Obsidian или выполните `Reload app`.
|
||||
2. Откройте `Settings -> Community plugins`.
|
||||
3. Включите `EXIF Prompt Extractor`.
|
||||
4. В заметке поставьте курсор рядом с изображением и нажмите `Ctrl/Cmd + Alt + P`.
|
||||
|
||||
Команды плагина:
|
||||
|
||||
- `Extract prompt for image at cursor`
|
||||
- `Extract prompts for all images in note`
|
||||
Reference in New Issue
Block a user