Giter Site home page Giter Site logo

md2evernote's Introduction

Convert Markdown to Evernote Backup

Help you export your markdown files to Evernote backup files.

I use this to import my markdown files to Evernote, and sync to Notion. This can keep my original created time.

Advantages

  • Keep Origin Format
  • Local Image Support
  • Easy to Use
  • No Need to Install Evernote
  • Keep Original Created Time

Usage

pip3 install -r requirements.txt
export CONTENT_ROOT = /path/to/your/content
export OUTPUT_FILE = /path/to/your/output.enex
python3 md.py

Chinese Version

将Markdown转换为Evernote备份

帮助你将markdown文件导出为Evernote备份文件。

我先将 Markdown 导入到 evernote,然后再从 Notion 导入 Evernote。

这样 Notion Database 中文档的创建时间就是印象笔记的时间,避免导入历史文章时文章的创建时间被设置为当前时间而不可变。

优势

  • 保持原始格式
  • 本地图片支持
  • 使用简单
  • 无需安装Evernote
  • 保持原始创建时间

使用

pip3 install -r requirements.txt
export CONTENT_ROOT = /path/to/your/content
export OUTPUT_FILE = /path/to/your/output.enex
python3 md.py

md2evernote's People

Contributors

rxrw avatar

Watchers

 avatar  avatar  avatar

md2evernote's Issues

Help with use case

Hello,

Thanks very much for making this tool, it looks great and suited exactly to my use case - however, I'm struggling to make it work.

I've installed pip3, Git, and cloned this repository. But I don't know how to progress past here as I'm not trained in python. Could you offer some guidance?

Many thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.