Skip to content

Be able to assign different key commands for the tools #51

@Kully

Description

@Kully

Context

Some users are more familiar with other tools, and other tools have different keyboard shortcuts and different keyboard commands.

Objective

  • Allow users to modify the default keyboard bindings.
  • Do not disrupt the old UX so old users are not forced to learn new bindings.

Brainstorming the Solution

I think one idea is to allow the app to read a local JSON file that has the default bindings. Maybe a user can save their default changes on the fly, press Save, and have a local JSON file be downloaded to their machine. Then we can add the name of that JSON file to the .gitignore file so that it is never picked up in git commits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions