sublime-evernote
sublime-evernote copied to clipboard
Open and Save Evernote notes from Sublime Text 3 using Markdown
 `````` md # title - item1 ``` Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad...
Hi again, Right now this plugin replaces a current note when I'm executing `"save_evernote_note"` command. In a 99 % cases it is good, but when on the server exists a...
I write markdown in sublime , but when it send to evernote ,it does not conver to rich text ? can you tell me what i can do?
When I edit the note create from sublime-evernote on Windows client, It will automatically come additional line, and then open the note in Sublime , it comes ``` //original content...
As is the case after being edited by Marxico. Evernote's editor tends to mess with the format, especially regarding line breaks.
I looked for a place to send a suggestion in the package center, but I didn't find it. So if there is other place to put it, sorry :/ I...
I have tried the following: 1 I have loaded an Evernote note,it used `html` instead of Github markup for the `table`. 2 I tried to save the note again using...
Making a list: - This list item works, - as this one, which has been indented two spaces, - but indenting two more spaces will not be nested beyond the...
It could be nice to support a metadata field for the note's guid so that one could maintain a local markdown version of some of his/her notes with full two-way...