Commit graph

8 commits

Author SHA1 Message Date
WiseGuru
f0e142f8e2 1.0.2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 08:58:49 -07:00
WiseGuru
058b882bf7 1.0.1
Version bump; no functional change since 1.0.0 (whisper.cpp auto-lookup) so Obsidian's review tracks a new version.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 21:17:10 -07:00
WiseGuru
f5aa5bba7c Sync package-lock metadata to package.json (1.0.0, 0BSD)
Root name/version/license were stale (rewrite-plugin / 0.1.1 / 0-BSD).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 21:50:22 -07:00
WiseGuru
187264ff55 Rename plugin id to satisfy Obsidian manifest rules
The id rewrite-plugin is rejected on submission because an id may not
end in plugin. Rename to rewrite-voice-notes (lowercase + hyphens,
no obsidian, does not end in plugin). Pre-release, no installed users.

- manifest.json: id -> rewrite-voice-notes
- package.json / package-lock.json: name -> rewrite-voice-notes
- README.md, CLAUDE.md, docs/DEVCONFLICTS.md: update install-folder paths,
  command-id examples, and the id-locked note
- src/ needs no change (uses this.manifest.id dynamically)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 21:26:48 -07:00
WiseGuru
2dce00e19d API Password overhaul 2026-05-30 11:07:02 -07:00
WiseGuru
43f39cf968 Updated sharedcore and others 2026-05-29 18:40:11 -07:00
WiseGuru
354b4603a9 Removing template 2026-05-24 14:52:20 -07:00
Maxwell McGuire
9cc469413a
Initial commit 2026-05-24 09:48:48 -07:00