Skip to content

Latest commit

 

History

History
102 lines (85 loc) · 16.3 KB

SIMILAR_PROJECTS.md

File metadata and controls

102 lines (85 loc) · 16.3 KB

Similar and adjacent projects

I collected in this list (almost) all projects related to exporting/handling/converting/migrating Evernote data.

Export

Project Description Language
ExportAllEverNote Export notes in ENEX format driectly from your account Python
evernote2 Improved version of standard Evernote SDK. Also provides a tool for exporting notes driectly from your account Python
evernote-to-sqlite Converts ENEX files into SQLite database Python
enote Utility that can backup Evernote notes and notebooks Python
evernote-exporter Export notes from old Evernote local database .exb format Python

Export / Sync

Project Description Language
SyncToGit Syncs your notes with their resources to the git repository in HTML format Python
evermark A command line tool for syncing markdown notes to Evernote JavaScript
eversync Sync your local directories with evernote notebooks Python
EverMark A tool that can sync local markdown/text notes to Evernote Python
LocalEvernote Syncs local directory containing notes in Markdown format with Evernote Python

Conversion / Parsing

Project Description Language
evernote2md CLI tool to convert Evernote notes exported in *.enex format to a directory with markdown files Go
yarle Ultimate converter of Evernote notes to Markdown TypeScript
dumper Library for extracting attachments, notes and metadata out of formats used by popular note-taking apps TypeScript
evernote-dump Exports and extracts Evernote notes and attachments from .enex files Python
enex2md CLI utility to convert Evernote export files (*.enex) to GitHub Flavored Markdown Python
enml2md Converts an Evernote export format (ENML, .enex) into Markdown (.md) files CoffeeScript
enml2html Parse ENML to HTML, used by everblog JavaScript
evernote_parser Evernote Parser to export your notes in HTML or Markdown Python
evernote2turtl Converts an Evernote ENEX into turtl backup format Rust
sntools Evernote converter and other tools JavaScript

Migration

Project Description Language
evernote-to-raindrop-exporter Exports Evernote notes to raindrop.io TypeScript
ever2simple Migrate from Evernote to simplenote with markdown formatting Python
ever2boost Exports Evernote notes to Boostnote Ruby
EverOrg Exports Evernote notes to MobileOrg Go
notexfr Exports Evernote data into StandardNotes format Go
everlink Helps to migrate notes from Evernote to Joplin Python
enex2laverna Exports Evernote notes to Laverna Python
evernote2dayone Migrate exported notes from Evernote into individual entries in DayOne JavaScript

Alternative Evernote clients (CLI)

Project Description Language
geeknote Command line client for Evernote Python
clinote Command line client for Evernote inspired by geeknote Go
not The quickest dirtiest cli Evernote client ever Python
Everpy An enhanced Evernote CLI Python
evermutt A ncurse based Evernote client with a look and feel similar to the Mutt mail client Python
clevernote A command line interface to Evernote Python

Alternative Evernote clients (GUI)

Project Description Language
everpad Evernote client well integrated with linux desktop Python
quentier Cross-platform desktop note taking app capable of working as Evernote client C++
nixnote2 Evernote desktop client for Linux and macOS C++
whatever Lightweight unofficial Evernote client for Linux desktop JavaScript
tusk Alternative cross-platform Evernote client JavaScript
wxNote Open source copy of Evernote C++
en4j Java Desktop Client to Evernote Java
hippo An open source client for Evernote C++

Plugins & Libraries

Project Description Language
sublime-evernote Sublime Text plugin for Evernote Python
evermonkey VSCode plugin for Evernote TypeScript
evernote-alfred Alfred plugin for Evernote -
alfred-evernote Alfred plugin for Evernote JavaScript
anknotes Import Evernote notes into Anki Python
AnkiEvernoteImporter Import Evernote notes into Anki HTML
enno Convenient wrapper around standard Evernote API SDK Python

Other

Project Description Language
enwrite Evernote-powered statically-generated blogs and websites Ruby
everblog Write blogs in your evernote JavaScript
elephantBlog Using Koa2 and base on Evernote API, publish your Evernote notes to personal website as blog JavaScript
evernote-ocr Use the Evernote API to perform text recognition (OCR) on an image file PHP
evernote-telegram-bot This bot can save everything that you send to your Evernote account Python
gist-evernote Sync your Github Gists and save them to your Evernote notebook as screenshots Python
evernote-url2clip Clip webpages to Evernote from a text file Python
eversticky A Linux open-source sticky note client that syncs to Evernote C++
random-note-universal Surface random notes from your Evernote account whenever you want JavaScript
toever Command-line tool to create a note to Evernote Python