This package has been deprecated

Author message:

This package is not maintained anymore

cerebro-plugin-evernote

0.1.2 • Public • Published

cerebro-plugin-evernote

Build Status

Cerebro plugin for searching your Evernote notes.

Requirements

  • Latest version of Cerebro installed on your Machine
  • An Evernote Account
  • A valid Evernode "Developer Token" to connect to Evernote API - You can get here

Usage

  • Install the plugin (type plugins evernote in Cerebro bar)
  • After installing the plugin go to plugin settings and set the "Developer Token" for your account.

Then just type evernote in Cerebro bar to start using the plugin

Available Commands

  • evernote nb - List all your notebooks. Press "Tab" on an item from the list, will display all the notes from that notebook. (Max 50). After you can start typing to filter the results.
  • evernote tags - Same behavior of notebooks but for tags.
  • evernote <search_query> - Search your notes normally. You can use all the syntax supported by Evernote Search Grammar

Development

Clone repo

git clone https://github.com/brpaz/cerebro-plugin-evernote

Install dependencies

yarn install

Launch the plugin

npm start

  • A symlink will be created between the plugin folder and the Cerebro plugins folder.
  • You will need to reload your Cerebro settings (Right click on Cerebro tray icon -> Development -> Reload).
  • You can use Cerebro Dev Tools to debug your plugin.

Known issues

  • The Evernote API hangs many times, mostly when listing tags and notebooks. If this happens just try again.
  • When searching, the preview of the first result dont appear automatically. If this happen just select the 2nd result and go back to the first one.
  • Filter by tags or notebooks with spaces in their names does not working properly.

Related

Readme

Keywords

Package Sidebar

Install

npm i cerebro-plugin-evernote

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • npm