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

Add Minimal Implementation for Shortcuts in the Tracker Fields #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

serrnovik
Copy link

Add Minimal Implementation for Shortcuts in the Tracker Fields

Description

This PR introduces a minimal implementation of keyboard shortcuts within the tracker fields of the plugin. The feature aims to enhance user experience by allowing quick actions during field editing, thereby streamlining the workflow.

Implemented Feature

As proposed in Issue #59, the following keyboard shortcuts have been added:

  • Enter Key ()

    • Function: Saves the current changes made in the edit field.
  • Escape Key (Esc)

    • Function: Cancels the editing session and reverts any unsaved changes.

futher improvement ideas:

  • Add settings to let user customize shortcuts

@Ellpeck
Copy link
Owner

Ellpeck commented Nov 4, 2024

Hi, thanks so much for this implementation, it looks great! I'll merge and check if it all works once I get a chance to work on the plugin again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants