All Projects → zerobase → enml2md

zerobase / enml2md

Licence: MIT license
Evernote to Markdown Converter

Programming Languages

coffeescript
4710 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to enml2md

Yarle
Yarle - The ultimate converter of Evernote notes to Markdown
Stars: ✭ 170 (+372.22%)
Mutual labels:  evernote, markdown-converter
Web
A free, open-source, and completely encrypted notes app. https://standardnotes.com
Stars: ✭ 3,061 (+8402.78%)
Mutual labels:  evernote
Everblog
Evernote + Blog = EverBlog
Stars: ✭ 54 (+50%)
Mutual labels:  evernote
Everorg
Evernote to Org mode migration tool
Stars: ✭ 130 (+261.11%)
Mutual labels:  evernote
Evermark
🐘 A command line tool for syncing markdown notes to Evernote
Stars: ✭ 72 (+100%)
Mutual labels:  evernote
Android Classic
Android app - (Deprecated) - New version: https://github.com/standardnotes/mobile
Stars: ✭ 145 (+302.78%)
Mutual labels:  evernote
Wizquicksearch
wiz(为知笔记)快速搜索插件,仅支持 windows
Stars: ✭ 13 (-63.89%)
Mutual labels:  evernote
dita-ot-markdown
Markdown parser and output for DITA-OT
Stars: ✭ 39 (+8.33%)
Mutual labels:  markdown-converter
Evernote2md
Convert Evernote .enex files to Markdown
Stars: ✭ 193 (+436.11%)
Mutual labels:  evernote
Leanote
Not Just A Notepad! (golang + mongodb) http://leanote.org
Stars: ✭ 10,363 (+28686.11%)
Mutual labels:  evernote
Evernote Alfred
使用 Alfred 快速搜索印象笔记中的内容
Stars: ✭ 116 (+222.22%)
Mutual labels:  evernote
Enex Dump
Dump the content of .enex files, preserving attachements, some metadata and optionally converting notes to Markdown.
Stars: ✭ 73 (+102.78%)
Mutual labels:  evernote
Yi Note
YiNote browser extension - online video note taking tool
Stars: ✭ 96 (+166.67%)
Mutual labels:  evernote
Ever2boost
Stars: ✭ 65 (+80.56%)
Mutual labels:  evernote
Lsyevernote
Stars: ✭ 248 (+588.89%)
Mutual labels:  evernote
Paperwork
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
Stars: ✭ 7,838 (+21672.22%)
Mutual labels:  evernote
Enwrite
Evernote-powered statically-generated blogs and websites
Stars: ✭ 139 (+286.11%)
Mutual labels:  evernote
marknotes
📝 You’re taking a lot of notes and need a solution to manage them i.e. put your knowledge base in one central place and being able to retrieve quickly information’s, display them nicely through the browser as a HTML page or a slideshow, export them in many file formats (docx, odt, pdf, txt, …). Sensitive information’s can be encrypted and notes …
Stars: ✭ 73 (+102.78%)
Mutual labels:  evernote
quentier
Cross-platform desktop Evernote client
Stars: ✭ 115 (+219.44%)
Mutual labels:  evernote
Omni Notes
Open source note-taking application for Android
Stars: ✭ 2,343 (+6408.33%)
Mutual labels:  evernote

Evernote Markup Language to Markdown Converter (enml2md.js)

Build Status

Enml2md converts an Evernote export format (ENML, .enex) into Markdown (.md) files.

Install

$ git clone [email protected]:zerobase/enml2md.git
$ npm install
$ npm test

Usage

$ node bin/enml2md <export.enex> <export_directory>

Requirements

  • node (>=0.10)
  • npm (>=1.3)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].