Evernote Search

An Alfred Workflow


Short Description

The only workflow that provides the best search result by using Evernote's API, and supports all advanced search grammar.

Last Updated

20 Mar 2016

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes No No No No
 

Version

0.0.1
 

Bundle ID

com.shaoshing.alfred-evernote
 

This workflow uses Evernote's API (https://dev.evernote.com/doc/) to perform note search, which provides more relevant results, compare with the Desktop App. The workflow also supports all advanced search grammar that you can find here (https://dev.evernote.com/doc/articles/search_grammar.php). 

Show Case

Search notes by any words.

Screenshot: https://raw.githubusercontent.com/shaoshing/alfred-evernote/master/screenshots/1.png

Search notes by tags / dates / attachments

Screenshot: https://raw.githubusercontent.com/shaoshing/alfred-evernote/master/screenshots/2.png

Advanced Search Grammar (Show me articles that are created in the last 3 days and are tagged with "must-read") https://dev.evernote.com/doc/articles/search_grammar.php

Screenshot: https://raw.githubusercontent.com/shaoshing/alfred-evernote/master/screenshots/3.png

Get Started

  1. Download and Install the workflow. 
  2. Run the `es-token` in Alfred app to setup your token.
  3. Start searching with the `es` command (stands for Evernote Search)
  4. Play with other built-in search shortcuts like `es-recent` and `es-todos`

Customized Search Shortcut

Create your own search shortcut is simple. Open the `Evernote` workflow config in Alfred settings:

  1. Create a trigger from the template `es-search-shortcut-template`
  2. Open the new trigger and follow the instructions in Script
  3. Done!

 

Screenshots