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

Modified global shortcuts to not use Shift+Alt combo. Fixes #152 #157

Merged
merged 1 commit into from
Jan 19, 2019

Conversation

klaudiosinani
Copy link
Owner

@klaudiosinani klaudiosinani commented Jan 19, 2019

Description

Global shortcuts now use the Ctrl/Cmd Alt $X pattern, instead of the commonly OS-reserved Shift Alt $X one, in order to prevent colisions with native OS shortcuts; mainly on Win32 & Linux.

Overall Changes

  • Toggle Tusk Window: Shift Alt A=> Cmd/Ctrl Alt A
  • Create New Note: Shift Alt C => Cmd/Ctrl Alt C
  • Search Notes : Shift Alt F => Cmd/Ctrl Alt F

@klaudiosinani klaudiosinani merged commit c1dad66 into master Jan 19, 2019
@klaudiosinani klaudiosinani deleted the global-shortcuts-fix branch January 19, 2019 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant