Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 888 Bytes

File metadata and controls

31 lines (23 loc) · 888 Bytes

EvernoteScripts

In Linux, Evernote for Web is good but well short of being the best. With JS modifications, most of the native app functionality can be added to Web Client. This project attempts to do that (IN PROGRESS). Since these are tampermonkey scripts, they work in Google Chrome on all OS

Keyboard Shortcuts

Code Editor Shortcuts

Action Shortcut
Insert Link Ctrl+Shift+K
StrikeThrough Ctrl+Shift+-
Code Snippet Ctrl+Shift+C
Checkbox Ctrl+Shift+T
NumbersList Ctrl+Shift+O
BulletList Ctrl+Shift+U

Global Shortcuts

Action Shortcut
Help Ctrl+Shift+?
Shortcuts Ctrl+Shift+1
Notes Ctrl+Shift+2
Notebooks Ctrl+Shift+3
Tags Ctrl+Shift+4

Will add more..

Pipeline

  • Navigation between screens just like Native Client - using Escape, Tab keys