Awesome
<h1 align="center"> <img src="docs/media/logo.png" width="18%"><br/>Tusk </h1> <h4 align="center"> Refined Evernote desktop app </h4> <div align="center"> <a href="https://github.com/klaussinani/tusk"> <img src="docs/media/note-navigation.gif" alt="Tusk" width="100%"> </a> </div> <p align="center"> <a href="https://travis-ci.org/klaussinani/tusk"> <img alt="Build Status" src="https://travis-ci.org/klaussinani/tusk.svg?branch=master"> </a> </p> <div align="center"> <br> <sup><b>Sponsored by:</b></sup> <br> <a href="https://betterstack.com"> <div> <img src="https://github.com/Seldaek/monolog/assets/183678/7de58ce0-2fa2-45c0-b3e8-e60cebb3c4cf" width="200" alt="Better Stack"> </div> <sup> Spot, Resolve, and Prevent Downtime. </sup> </a> </div>Description
Tusk is an unofficial, featureful, open source, community-driven, free Evernote app used by people in more than 140 countries.
Tusk is indicated by Evernote as an alternative client for Linux environments trusted by the open source community.
You can now support the development process through GitHub Sponsors.
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 apps here.
Highlights
- Black, Dark & Sepia Themes
- Focus, Compact & Auto-Night Modes
- Local & Global Customizable Keyboard Shortcuts
- Export Notes as PDF, HTML & Markdown Files
- Note Navigation
- Yinxiang Support
- Cross Platform
- Scalable Interface
- Update Notifications
- Drag and Drop Files
Contents
- Description
- Highlights
- Install
- Features
- Keyboard Shortcuts
- Development
- Related Apps
- Team
- Sponsors
- Disclaimer
- License
Install
Github Releases
Head to the releases page and download the appropriate installer for your system.
Snapcraft
Ubuntu Linux users can directly install through Snapcraft snap install tusk
Homebrew
Macos users can directly install through Homebrew Cask brew cask install tusk
Note
The version available on Homebrew Cask
may not be the latest, since unlike Snapcraft
, it is not offically maintained. If that is the case, please consider downloading directly from the Github releases page.
Features
Visit the project homepage to view all features in detail.
- Auto Night Mode - Press <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>N</kbd> to allow Tusk to adjust to your environment.
- Black Theme - Activate it by pressing <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>E</kbd>.
- Compact Mode - Downsize the window to enter the mode.
- Custom Shortcut Keys - Navigate to
~/.tusk.json
or press <kbd>Cmd/Ctrl</kbd> <kbd>.</kbd> to modify any shortcut key. To reset delete~/.tusk.json
& restart the app. - Dark Theme - Activate it by pressing <kbd>Cmd/Ctrl</kbd> <kbd>D</kbd>.
- Drag & Drop Files - Attach files by dragging them to the app window.
- Export Notes as Markdown - Press <kbd>Cmd/Ctrl</kbd> <kbd>O</kbd> to save your notes as
Markdown
files. - Export Notes as HTML - Press <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>H</kbd> to save your notes as
HTML
files. - Export Notes as PDF - Press <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>E</kbd> to save your notes as
PDF
files. - Focus Mode - Activate it by pressing <kbd>Cmd/Ctrl</kbd> <kbd>K</kbd>.
- Global Shortcut Keys - Enable them by using the
File
>Enable Global Shortcut Keys
option. - Note Navigation - Navigate your notes by pressing <kbd>Cmd/Ctrl</kbd> <kbd>Tab</kbd> / <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>Tab</kbd> or jump directly to one by using <kbd>Cmd/Ctrl</kbd> <kbd>1</kbd> - <kbd>9</kbd>.
- Note Printing - Press <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>P</kbd> to print your notes.
- Scalable Interface - Adjust the zooming factor by pressing <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>=</kbd> or <kbd>Cmd/Ctrl</kbd> <kbd>-</kbd>.
- Sepia Theme - Activate it by pressing <kbd>Cmd/Ctrl</kbd> <kbd>G</kbd>.
- Update Notifications - Customize the apps update checking frequency.
- Yinxiang Support - Login to Yinxiang by using the
File
>Switch to Yinxiang
option.
Keyboard Shortcuts
Local Shortcut Keys
70+ local keyboard shortcuts. Toggle anything in a flash.
<details> <summary>View all the available local keyboard shortcuts.</summary> <br/>Description | Keys |
---|---|
Activate Auto Night Mode | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>N</kbd> |
Add Link | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>K</kbd> |
Add Shortcut | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>S</kbd> |
Align Center | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>M</kbd> |
Align Left | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>L</kbd> |
Align Right | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>R</kbd> |
Attach File | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>F</kbd> |
Bold Text | <kbd>Cmd/Ctrl</kbd> <kbd>B</kbd> |
Bulleted List | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>.</kbd> |
Change Font Size | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>1</kbd> - <kbd>6</kbd> |
Code Block | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>L</kbd> |
Decrease Indentation | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>M</kbd> |
Delete Note | <kbd>Delete</kbd> |
Edit Shortcut Keys | <kbd>Cmd/Ctrl</kbd> <kbd>.</kbd> |
Export Note as HTML | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>H</kbd> |
Export Note as Markdown | <kbd>Cmd/Ctrl</kbd> <kbd>O</kbd> |
Export Note as PDF | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>E</kbd> |
Increase Indentation | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>K</kbd> |
Insert Date Stamp | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>;</kbd> |
Insert Date-Time Stamp | <kbd>Cmd/Ctrl</kbd> <kbd>;</kbd> |
Insert from Drive | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>D</kbd> |
Insert Horizontal Rule | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>-</kbd> |
Italic Text | <kbd>Cmd/Ctrl</kbd> <kbd>I</kbd> |
Jump to Note | <kbd>Cmd/Ctrl</kbd> <kbd>1</kbd> - <kbd>9</kbd> |
Make Text Larger | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>=</kbd> |
Make Text Smaller | <kbd>Cmd/Ctrl</kbd> <kbd>-</kbd> |
Navigate to Next Note | <kbd>Cmd/Ctrl</kbd> <kbd>Tab</kbd> |
Navigate to Previews Note | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>Tab</kbd> |
New Note | <kbd>Cmd/Ctrl</kbd> <kbd>N</kbd> |
New Notebook | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>N</kbd> |
New Tag | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>T</kbd> |
Numbered List | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>O</kbd> |
Print Note | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>P</kbd> |
Remove Formatting | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>Space</kbd> |
Reset Zoom Level | <kbd>Cmd/Ctrl</kbd> <kbd>0</kbd> |
Return to Notes | <kbd>Esc</kbd> |
Save Note | <kbd>Cmd/Ctrl</kbd> <kbd>S</kbd> |
Search Notes | <kbd>Cmd/Ctrl</kbd> <kbd>F</kbd> |
Set Always on Top | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>P</kbd> |
Set Reminder | <kbd>Cmd/Ctrl</kbd> <kbd>E</kbd> |
Strikethrough Text | <kbd>Cmd/Ctrl</kbd> <kbd>T</kbd> |
Subscript Text | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>]</kbd> |
Superscript Text | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>[</kbd> |
Toggle Black Theme | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>E</kbd> |
Toggle Checkbox | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>B</kbd> |
Toggle Dark Theme | <kbd>Cmd/Ctrl</kbd> <kbd>D</kbd> |
Toggle Focus Mode | <kbd>Cmd/Ctrl</kbd> <kbd>K</kbd> |
Toggle Notebooks | <kbd>Alt</kbd> <kbd>Shift</kbd> <kbd>N</kbd> |
Toggle Sepia Theme | <kbd>Cmd/Ctrl</kbd> <kbd>G</kbd> |
Toggle Settings | <kbd>Cmd/Ctrl</kbd> <kbd>,</kbd> |
Toggle Shortcuts | <kbd>Cmd/Ctrl</kbd> <kbd>Shift</kbd> <kbd>S</kbd> |
Toggle Sidebar | <kbd>Cmd/Ctrl</kbd> <kbd>\</kbd> |
Toggle Tags | <kbd>Alt</kbd> <kbd>Shift</kbd> <kbd>T</kbd> |
Toggle Window Menu | <kbd>Alt</kbd> |
Underline Text | <kbd>Cmd/Ctrl</kbd> <kbd>U</kbd> |
Global Shortcut Keys
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
.
Description | Global Shortcut |
---|---|
Toggle Tusk Window | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>A</kbd> |
Create New Note | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>C</kbd> |
Search Notes | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>F</kbd> |
Development
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 release
oryarn release
Related Apps
- Ao - Elegant Microsoft To-Do desktop app.
- Taskbook - Tasks, boards & notes for the command-line habitat.
Team
- Klaudio Sinani (@klaussinani)
- Mario Sinani (@mariosinani)
- Athan Gkanos (@athangkanos)
Sponsors
A big thank you to all the people and companies supporting our Open Source work:
Disclaimer
Tusk is an unofficial, open source, third-party, community-driven, free app and is not affiliated in any way with Evernote.