mirror of
https://github.com/danialkalbasi/obsidian-vox.git
synced 2026-07-22 06:50:02 +00:00
Polish submission metadata
This commit is contained in:
parent
511e077a77
commit
63e076c981
3 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
## Setup
|
||||
|
||||
1. Go to **Settings → Community plugins**, click **Open plugins folder**, drop the plugin folder in (`.obsidian/plugins/vox/`)
|
||||
1. Go to **Settings → Community plugins**, click **Open plugins folder**, drop the plugin folder in (`.obsidian/plugins/vox-reader/`)
|
||||
2. Enable it under **Settings → Community plugins**
|
||||
3. Open **Settings → Vox**, pick your provider
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Vox",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.4.0",
|
||||
"description": "Bring your Obsidian notes to life with natural voices from ElevenLabs or OpenAI, or use the built-in browser voice.",
|
||||
"description": "Bring your notes to life with natural voices from ElevenLabs or OpenAI, or use the built-in browser voice.",
|
||||
"author": "danialkalbasi",
|
||||
"authorUrl": "https://github.com/danialkalbasi",
|
||||
"isDesktopOnly": false
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-vox",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Reads your Obsidian notes aloud with neural text-to-speech.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue