mirror of
https://github.com/bitsofchris/openaugi-obsidian-plugin.git
synced 2026-07-22 05:46:42 +00:00
quick rename
This commit is contained in:
parent
483e0996b2
commit
95c7d3b254
1 changed files with 3 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"id": "open-augi",
|
||||
"name": "OpenAugI",
|
||||
"id": "openaugi-obsidian-voice-plugin",
|
||||
"name": "OpenAugI Voice Note Agent",
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "0.0.1",
|
||||
"description": "Voice to Self-Organizing Second Brain. Open Augi allows you to use voice commands to create, edit, and organize your notes in Obsidian. Augmented Intelligence is the AI that empowers you to be your best self.",
|
||||
"author": "Chris Lettieri",
|
||||
"authorUrl": "https://bitsofchris.com",
|
||||
"fundingUrl": "https://github.com/bitsofchris/open-augi-obsidian",
|
||||
"fundingUrl": "https://github.com/bitsofchris/openaugi-obsidian-voice-plugin",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue