-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
Description
Description
The application currently supports saving notes via a keyboard shortcut. While this is efficient for experienced users, it may not be intuitive for everyone. To improve accessibility and user experience, I propose adding a visible Save button to the UI.
Purpose
- Improves usability for users unfamiliar with keyboard shortcuts.
- Makes the save functionality more discoverable.
- Aligns with common UI/UX patterns.
Proposed Solution
- Add a Save button near the note editor or toolbar.
- Ensure it triggers the same save logic as the existing shortcut.
- Optionally include a tooltip: “Click to save (or press Ctrl+S)”.
Assignment Request
I would like to work on this issue myself. Kindly assign it to me.
Additional Context
This enhancement is aimed at improving accessibility without removing the existing shortcut functionality.