Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable Double Click to Edit Notes #2278

Open
Teravla opened this issue Feb 8, 2025 · 0 comments
Open

feat: Enable Double Click to Edit Notes #2278

Teravla opened this issue Feb 8, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Teravla
Copy link

Teravla commented Feb 8, 2025

Describe the feature you'd like to request

I would like to propose a feature enhancement that allows users to double-click on a note to enter editing mode directly. This would streamline the editing process and improve user experience by making it quicker and more intuitive to modify notes.

Motivation: Currently, users need to select the edit option manually, which can be time-consuming, especially when working with multiple notes. Enabling double-click functionality would provide a more efficient way to edit notes, similar to how text fields work in many applications.

Proposed Implementation:

Detect double-click events on note elements.
Switch the note to editing mode on a successful double-click.
Maintain current functionality for users who prefer the existing method of selecting edit options.
Benefits:

Improved user experience and faster editing.
More intuitive interaction for users familiar with double-clicking in other applications.
Thank you for considering this feature request! I believe it will greatly enhance the usability of the notes feature.

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants