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

Fix #1: added script link and hotkey script #2

Merged
merged 1 commit into from Sep 30, 2019
Merged

Fix #1: added script link and hotkey script #2

merged 1 commit into from Sep 30, 2019

Conversation

MemoryOverclocked
Copy link
Contributor

Feature

Now users can save their note by pressing alt+s.

How it works

  1. Included script link from hotkeys.js library <script src="https://unpkg.com/hotkeys-js/dist/hotkeys.min.js"></script>
  2. Included hotkey script which calls your function saveNote() when alt+s is pressed.

Copy link
Owner

@PavanKKamra PavanKKamra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello Jack,

I have reviewed the pull request and I think this is a great functionality to add to my note taking application. I would like to thank you for contributing to my application. I will accept the changes.

Thank You,
Pavan K.

@PavanKKamra PavanKKamra merged commit 8c59a6b into PavanKKamra:master Sep 30, 2019
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.

None yet

2 participants