Exports previously-starred articles from Google Reader to Evernote
Stars
64
Forks
10
Watchers
64
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #17 from orthographic-pedant/spell_check/accommodate
589c238View on GitHubFixed typographical error, changed accomodate to accommodate in README.
c532080View on GitHubclean up the html of the items before adding to enex doc
0439a6aView on GitHubescape the url before inserting it to enex file. Otherwise valid URLs that contain & to separate url parameters will, in many cases, cause the exporter to generate invalid xml entities. if the enex file has these false entities, the evernote importer stops when it parses one
ef12543View on GitHubignoring all .json files that one might have in this directory
7de305cView on GitHubConvert to utf-8 instead of ASCII; added encoding command line option
4869f91View on GitHub