Overview
KeyNora helps musicians transpose chord charts, songs, note lines, and saved rehearsal versions. The current app is local-first and uses local storage for the music workspace.
Local Data Stored By The App
- Settings such as dark mode, haptic feedback, reminders, default accidental preference, notation style, and onboarding status.
- The active draft session, including title, source key, target key, pasted chart text, output text, preset, and last updated time.
- Saved library items, including original text, transposed output, favorites, recent item references, duplicate versions, and rename history through item titles.
- Reminder metadata for saved items, including reminder note, scheduled time, and local notification identifier.
Information KeyNora Stores
KeyNora is designed as a local-first music utility. The current project stores app data locally through Capacitor Preferences and device local notification APIs.
The app does not require a KeyNora account, login, cloud sync, advertising SDK, or analytics SDK in this build.
How The App Uses Information
Local data is used to restore your draft, transpose text, keep saved library versions available, remember notation preferences, and schedule device reminders that you request.
Chart text and saved transpositions are processed in the app so the transposition workflow can produce the target-key output and preview line.
Retention And Deletion
Local app data remains on your device until you delete saved items, change settings, uninstall the app, or the operating system clears app storage.
Deleting a saved library item removes that saved transposition from local storage. Uninstalling the app removes app-local data according to the operating system behavior.
Device Permissions
KeyNora requests notification permission only when local reminders are used. Haptic feedback uses device haptics when available and enabled.
The app does not need microphone, camera, contacts, location, or photo library access for the transposition workflow described in this project.
Policy Changes
This policy should be updated before adding account features, cloud sync, analytics, advertising, crash reporting, or any server-side processing of chart or library data.
The effective date reflects this project state as reviewed on April 30, 2026.
Contact
For privacy questions, use the support channel where you obtained KeyNora or the project support channel provided by the developer.