Knowt Hotkeys Project #2
How shortcut should behave
I like Linear. On every button, there will be a tooltip which will display it’s shortcut beside it

TODOs:Â Â Â Â
We must make our button to support passing tooltip shortcut. Support passing things like
Commandor Control keys, along with any additional modifiers like Shift or Alt etc.Tooltip component to handle the shortcut key looks. should be just like the one’s editor toolbar have
This shortcut should be appended besides it’s tooltip text
Handle button that has same command
Let’s start our first
CreateContentPopupandSearchPopupto be our first to have the shortcutFor popup, we should embed global “ESC” action to close it when it’s open. MUI has already embed this but we should globally use this new hot keys instead
think on where to put it like in learn mode, exam page etc
popup to list all the shortcut keys and details on what it is for