Giter Site home page Giter Site logo

solomkinmv / hotkys Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 3.0 16.29 MB

Collection of useful shortcuts for different applications

Home Page: https://hotkys.com/

License: MIT License

TypeScript 97.92% CSS 1.37% Shell 0.52% JavaScript 0.18%
keyboard-shortcuts

hotkys's People

Contributors

baruchiro avatar dependabot[bot] avatar romanr avatar solomkinmv avatar vrsko avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

hotkys's Issues

Windows/Linux support

Placeholder ticket for adding other platforms. Currently there are no users, so I'll focus on main features and MacOS only.

Please vote in this ticket for multiplatform support.

Improve readability of shortcuts

It's almost unreadable with long sequences:

If we add spacing,

 letter-spacing: 0.4em;

And reduce shadow,

 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 2px 0 rgb(var(--tw-prose-kbd-shadows)/10%)

If this is acceptable I can create the PR.

Manual hotkeys

Hotkeys that are used with mouse are called manual.
I propose adding them under their own, "manual" tag.
So instead of , e.g.

{
     "title": "Panning",
     "comment": "SPACE + DRAG"
},

we'll have

 {
    "title": "Panning",
    "manual": "SPACE + DRAG",
    "comment": "Go slowly"
},

Display manual shortcuts as block of shortcuts with distinct style.

Before:

Arc-Notion  Hotkys-0504 0708@2x

After:

Arc-Notion  Hotkys-0504 0720@2x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.