wiseguru_ReWrite-Voice-Notes/docs
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
..
claude-scratch Move implementation plan into the repo 2026-05-24 11:38:59 -07:00
DEVCONFLICTS.md Rename plugin id to satisfy Obsidian manifest rules 2026-06-15 21:26:48 -07:00
FEATURES.md Templates Update: frontmatter, titles, and revisions 2026-06-13 03:28:51 -07:00
IMPLEMENTATION_PLAN.md Phase 9 2026-05-24 13:36:13 -07:00
MOBILE_KEYBOARD_BUG.md fixed text fields 2026-05-28 12:28:01 -07:00
PLUGIN_REVIEW.md Quick record feature 2026-05-30 19:41:39 -07:00
REMOVE_PLAINTEXT_SECRETS_MODE.md Implement secrets 2026-06-14 20:41:59 -07:00