Skip to content

tl3shi/alfred-evernote

This branch is 3 commits ahead of patricorgi/alfred-evernote:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
leitang2
Nov 17, 2016
83e3307 · Nov 17, 2016

History

22 Commits
Mar 21, 2016
Mar 20, 2016
Apr 21, 2016
Apr 24, 2016
Nov 17, 2016
Nov 16, 2016
Mar 20, 2016
Apr 25, 2016
Mar 20, 2016
Mar 20, 2016

Repository files navigation

Search Evernote - Alfred 2 workflow

This workflow uses Evernote's API (https://dev.yinxiang.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 words.

1

Search notes by tags.

1

Advanced Search Grammar (Show me notes that contains word article and are created within the last 3 days and are tagged with must-read) Checkout the complete search grammar here: https://dev.evernote.com/doc/articles/search_grammar.php

1

Get Started

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

Customized Search Shortcut

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%