Skip to content

cancastilho/evermonkey

 
 

Repository files navigation

EverMonkey

Build Status bitHound Overall Score bitHound Code bitHound Dependencies bitHound Dev Dependencies Average time to resolve an issue Percentage of issues still open

Evernoting in vscode with Markdown Support!

Get Full Doc And Star Me

Features

You can use ever new to create an untitle file with metadata support, edit it and use ever publish to publish it to evernote. And of course more than that.

Why EverMonkey is better? EverMonkey is inspired by the Sublime Text one, make local cache to avoid making net request everytime and in result you got a faster experience.

For tags use: you may have to use comma "," to split tags. You can get tips if you insert tags already exsist. Otherwise a new tag will be created.

---
title: note title
tags: tag1, tag2, tag3
notebook: notebook
---

Example

editnote veiwnote

Extension Settings

IMPORTANT: Please read this carefully before you start using the extension

Use command ever token to help you get your token & noteStoreUrl. After enter that command (Or your can visit the page directly - China | Other Countries).

Then open your user setting by Preferences: Open User Settings, and copy&paste token info to (Search evermonkey to get you there):

  • evermonkey.token: your developer token
  • evermonkey.noteStoreUrl: your API url

<<<<<<< HEAD If you get Evernote Error: 2 - Note.title on Windows, when trying to publish, you may also need to include the following:

"files.eol": "\n"

If you get an Unexpected error, then you may have to check the configuration and restart the vscode.

upstream/master


Buy me a coffee

If you really like evermonkey, what about buying me a coffee? 😄

paypal

支付宝

微信

Have fun!

About

Vscode extension for Evernote.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.8%
  • CSS 26.2%