priyank-p/reminder-app

Hotkeys modal that shows list of hotkeys.

Opened this issue · 0 comments

This modal should open from the sidebar.

The steps for implementing this would be:

  • add a new parameter helpText text to addHotkey function at static/js/hotkeys.ts.
  • The implement the hotkeys modal and styling
  • Finally automate putting hotkeys into the modal.