All Projects → fabiospampinato → Enex Dump

fabiospampinato / Enex Dump

Licence: mit
Dump the content of .enex files, preserving attachements, some metadata and optionally converting notes to Markdown.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Enex Dump

Web
A free, open-source, and completely encrypted notes app. https://standardnotes.com
Stars: ✭ 3,061 (+4093.15%)
Mutual labels:  evernote, notes, markdown
Markdownxiaoshujiang
markdownxiaoshujiang
Stars: ✭ 1,188 (+1527.4%)
Mutual labels:  evernote, notes, markdown
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+5168.49%)
Mutual labels:  notes, markdown
Whatever
An unofficial Evernote desktop client for Linux
Stars: ✭ 356 (+387.67%)
Mutual labels:  evernote, notes
Notes Up
Markdown notes editor & manager
Stars: ✭ 535 (+632.88%)
Mutual labels:  notes, markdown
Notehub
A pastebin for markdown pages.
Stars: ✭ 262 (+258.9%)
Mutual labels:  notes, markdown
Lifelong Learning
✅ ✅ ✅ A massive repo filled with notes on everything from coding to philosophy to psychology to marketing to product
Stars: ✭ 297 (+306.85%)
Mutual labels:  notes, markdown
Crossnote
📝 An interesting markdown note taking application
Stars: ✭ 533 (+630.14%)
Mutual labels:  notes, markdown
Codimd
CodiMD - Realtime collaborative markdown notes on all platforms.
Stars: ✭ 7,592 (+10300%)
Mutual labels:  notes, markdown
Notes
📝 Simple delightful note taking, with more unix and less lock-in.
Stars: ✭ 939 (+1186.3%)
Mutual labels:  notes, markdown
Notes
📝 Migrated to(迁移至) https://github.com/Kuangcp/Note 当前仓库已经废弃, 对应的博客网站:
Stars: ✭ 33 (-54.79%)
Mutual labels:  notes, markdown
onepile
Playground for the future of private notes and document management
Stars: ✭ 41 (-43.84%)
Mutual labels:  notes, evernote
nixnote2
Nixnote - Evernote desktop client for Linux
Stars: ✭ 281 (+284.93%)
Mutual labels:  notes, evernote
Gitjournal
Mobile first Note Taking integrated with Git
Stars: ✭ 1,138 (+1458.9%)
Mutual labels:  notes, markdown
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 (+0%)
Mutual labels:  notes, evernote
Notes
✎ Distraction-free notes and writing
Stars: ✭ 363 (+397.26%)
Mutual labels:  notes, markdown
Notes Cli
A simple CLI app to take notes daily on markdown file
Stars: ✭ 58 (-20.55%)
Mutual labels:  notes, markdown
Omni Notes
Open source note-taking application for Android
Stars: ✭ 2,343 (+3109.59%)
Mutual labels:  evernote, notes
Evernote2md
Convert Evernote .enex files to Markdown
Stars: ✭ 193 (+164.38%)
Mutual labels:  evernote, markdown
Ml Note
📙慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)
Stars: ✭ 537 (+635.62%)
Mutual labels:  notes, markdown

Warning: This library is now deprecated, use Dumper instead.

enex-dump

Dump the content of .enex files, including attachments, some metadata and optionally converting notes to Markdown.

enex is the format used by Evernote for exporting notes.

Install

$ npm install -g enex-dump

Usage

enex-dump --src ./my-notes.enex

This app can export notes in html or Markdown. Run the following to read all about the supported options:

enex-dump --help

Related

  • Notable: The markdown-based note-taking app that doesn't suck.

License

MIT © Fabio Spampinato

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].