Tusk is an unofficial, featureful, open source, community-driven, free Evernote app used by people in more than 130 countries.
Come over to Gitter or Twitter to share your thoughts on the project.
Visit the contributing guidelines to learn more on how to translate this document into more languages.
You can find more desktop apps here.
- Black, Dark, Sepia & Vibrant Themes
- Focus, Compact & Auto-Night Modes
- Local & Global Keyboard Shortcuts
- Customizable Keyboard Shortcuts
- Export Notes as PDF & Markdown files
- Note Printing
- Scalable Interface
- Note Navigation
- Yinxiang Support
- Cross Platform
- Automatic Updates π
- RTL Support
- Deep OS Integration
- Drag and Drop Files
π Windows & Linux only atm
- Description
- Highlights
- Install
- Features
- Keyboard Shortcuts
- Development
- Related Apps
- Team
- Disclaimer
- License
Head to the releases page and download the appropriate installer for your system.
Ubuntu Linux users can directly install through Snap snap install tusk
Macos users can directly install through Homebrew Cask brew cask install tusk
Arch Linux users can directly install through AUR yaourt tusk
The version available on Homebrew Cask
or AUR
may not be the latest. If that is the case, please consider downloading directly from the Github releases page.
Press Cmd Alt U / Cmd Alt J to activate the dark or light vibrant theme respectively.
Please note that the feature is available only on Macos.
Perfect for glossy screens. Activate it by pressing Cmd/Ctrl G
Silky & relaxing. Make it yours by pressing Cmd/Ctrl D
Deep focus materialized. Boost your productivity by pressing Cmd/Ctrl Alt E
Press Cmd/Ctrl K and immerse yourself in a distraction-free note-taking mode.
Get more for less. Keep your productivity to the maximum no matter the screen size. Simply downsize the window to enter the mode.
Navigate seamlessly between your notes by pressing Cmd/Ctrl Tab / Cmd/Ctrl Shift Tab or jump directly to a specific note by using Cmd/Ctrl 1 - 9
Printing your notes is only a keystroke away. Press Cmd/Ctrl Alt P and transfer them from screen to paper.
Adjust Tusk to your workflow. Navigate to ~/.tusk.json
or press Cmd/Ctrl . and modify any shortcut key to your own preference. To reset simply delete the tusk config file from your home directory.
Adjust the zooming factor to your own preference by pressing Cmd/Ctrl Shift = or Cmd/Ctrl -
Press Cmd/Ctrl Shift E and save your notes effortlessly on your machine as pdf
files.
Login with your Yinxiang account by using the File
> Switch to Yinxiang
option.
Press Cmd/Ctrl Alt N and allow Tusk to intelligently adjust to your environment.
Press Cmd/Ctrl O and instantly export your notes as markdown
files.
70+ local keyboard shortcuts. Toggle anything in a flash.
View all the available local keyboard shortcuts.
Description | Keys |
---|---|
Toggle Window Menu | Alt |
Toggle Full Screen | F11 |
Return to Notes | Esc |
Delete Note | Delete |
Toggle Dark Theme | Cmd/Ctrl D |
Toggle Sepia Theme | Cmd/Ctrl G |
Toggle Focus Mode | Cmd/Ctrl K |
New Note | Cmd/Ctrl N |
Save Note | Cmd/Ctrl S |
Set Reminder | Cmd/Ctrl E |
Search Notes | Cmd/Ctrl F |
Bold Text | Cmd/Ctrl B |
Italic Text | Cmd/Ctrl I |
Underline Text | Cmd/Ctrl U |
Strikethrough Text | Cmd/Ctrl T |
Export Note as Markdown | Cmd/Ctrl O |
Insert Date-Time Stamp | Cmd/Ctrl ; |
Toggle Settings | Cmd/Ctrl , |
Make Text Smaller | Cmd/Ctrl - |
Edit Shortcut Keys | Cmd/Ctrl . |
Reset Zoom Level | Cmd/Ctrl 0 |
Toggle Sidebar | Cmd/Ctrl \ |
Navigate to Next Note | Cmd/Ctrl Tab |
Toggle Tags | Alt Shift T |
Toggle Notebooks | Alt Shift N |
Jump to Note | Cmd/Ctrl 1 - 9 |
Change Font Size | Cmd/Ctrl Alt 1 - 6 |
Toggle Black Theme | Cmd/Ctrl Alt E |
Toggle Vibrant Light Theme | Cmd/Ctrl Alt U |
Toggle Vibrant Dark Theme | Cmd/Ctrl Alt J |
Print Note | Cmd/Ctrl Alt P |
Add Shortcut | Cmd/Ctrl Alt S |
Align Left | Cmd/Ctrl Alt L |
Align Center | Cmd/Ctrl Alt M |
Align Right | Cmd/Ctrl Alt R |
Increase Indentation | Cmd/Ctrl Alt K |
Activate Auto Night Mode | Cmd/Ctrl Alt N |
Make Text Larger | Cmd/Ctrl Shift = |
Export Note as PDF | Cmd/Ctrl Shift E |
New Tag | Cmd/Ctrl Shift T |
New Notebook | Cmd/Ctrl Shift N |
Toggle Checkbox | Cmd/Ctrl Shift B |
Code Block | Cmd/Ctrl Shift L |
Add Link | Cmd/Ctrl Shift K |
Attach File | Cmd/Ctrl Shift F |
Insert from Drive | Cmd/Ctrl Shift D |
Decrease Indentation | Cmd/Ctrl Shift M |
Numbered List | Cmd/Ctrl Shift O |
Toggle Shortcuts | Cmd/Ctrl Shift S |
Toggle Dev Tools | Cmd/Ctrl Shift I |
Reload Tusk | Cmd/Ctrl Shift R |
Set Always on Top | Cmd/Ctrl Shift P |
Insert Date Stamp | Cmd/Ctrl Shift ; |
Bulleted List | Cmd/Ctrl Shift . |
Subscript Text | Cmd/Ctrl Shift ] |
Superscript Text | Cmd/Ctrl Shift [ |
Insert Horizontal Rule | Cmd/Ctrl Shift - |
Navigate to Previews Note | Cmd/Ctrl Shift Tab |
Remove Formatting | Cmd/Ctrl Shift Space |
Access Tusk at any moment from anywhere within your operating system. All global shortcuts can be customized to match your own preference through the configuration file ~/.tusk.json
.
View all the available global keyboard shortcuts.
Description | Global Shortcut |
---|---|
Toggle Tusk Window | Alt Shift A |
Create New Note | Alt Shift C |
Search Notes | Alt Shift F |
For more info on how to contribute to the project, please read the contributing guidelines.
- Fork the repository and clone it to your machine
- Navigate to your local fork:
cd tusk
- Install the project dependencies:
npm install
oryarn install
- Run Tusk on dev mode:
npm start
oryarn start
- Lint code for errors:
npm test
oryarn test
- Build binaries and installers:
npm run dist
oryarn dist
- Ao - Elegant Microsoft To-Do desktop app.
- Taskbook - Tasks, boards & notes for the command-line habitat.
Coded with β€ by
- Klaus Sinani (@klauscfhq)
- Mario Sinani (@mariocfhq)
- Thanasis Gkanos (@ThanasisGkanos)
Tusk is an unofficial, open source, third-party, community-driven, free app and is not affiliated in any way with Evernote.