diff options
| author | Adam Malczewski <[email protected]> | 2026-03-24 17:30:44 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-03-24 17:30:44 +0900 |
| commit | a5f54269f6b7ace71c4509fb8105993a7f064e63 (patch) | |
| tree | dfdfd0349cbfa357c02d26d02edbf3d6fe689872 /manifest.json | |
| parent | 3690c97ceaf8a20bb2c6d38bd600e5ae8bc2dac6 (diff) | |
| download | ai-pulse-obsidian-plugin-a5f54269f6b7ace71c4509fb8105993a7f064e63.tar.gz ai-pulse-obsidian-plugin-a5f54269f6b7ace71c4509fb8105993a7f064e63.zip | |
rename project
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json index 9ba100f..e2432e8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "id": "ai-organizer", - "name": "AI Organizer", + "id": "ai-pulse", + "name": "AI Pulse", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Organize notes via AI powered by Ollama.", + "description": "The Obsidian AI Note Management Plugin — powered by Ollama.", "author": "Adam Malczewski", "authorUrl": "https://malcz.com", "isDesktopOnly": false |
