wiseguru_ReWrite-Voice-Notes/docs
WiseGuru c74f74abc9 Remediate Obsidian community-submission lint
Errors: bump minAppVersion 1.4.0 to 1.4.4 (FileManager.processFrontMatter is since 1.4.4) and update versions.json; remove the disallowed eslint-disable in passphrase-modal and pass the random-string example via a variable to satisfy sentence-case.

Popout/compat warnings: setTimeout/clearTimeout to window.*; document to activeDocument, capturing the document ref for paired add/removeEventListener (recorder wake-lock, quick-record popover, settings, floater); globalThis to window for require/process in getNodeApi; replace the rewrite-hidden display-none important rule with el.toggle/hide/show; register activeDocument/activeWindow as eslint globals for no-undef.

Attestations: add .github/workflows/release.yml (build, actions/attest-build-provenance, softprops/action-gh-release on tag push).

Docs: CLAUDE.md minAppVersion rationale plus CI release/attestation and display() deferral notes; README Vault access disclosure and License corrected to 0BSD; DEVCONFLICTS refreshed.

Deferred recommendations: display() to getSettingDefinitions (1.13.0+ rewrite) and vault enumeration (necessary, disclosed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 22:56:54 -07:00
..
claude-scratch Move implementation plan into the repo 2026-05-24 11:38:59 -07:00
DEVCONFLICTS.md Remediate Obsidian community-submission lint 2026-06-15 22:56:54 -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