LocalNote让你能够像使用本地文件一样使用印象笔记,支持markdown语法。Use your evernote like local file system in all platforms (markdown supported)
Project description
LocalNote enables you to use evernote in the local-file way.
Popular markdown format is supported and can be perfectly performed in evernote (the download format will remain as .md instead of .html).
Majority of notes in evernote can also be translated into markdown format easily.
LocalNote is also available on three platforms, which ensure that linux users can also have a good experience with evernote.
You are welcomed to join this project on Github.
Screenshot
Video is here.
Installation
pip install localnote
Usage
Commonly used commands
# initialize the root folder, please use this in an empty folder
localnote init
# download your notes from your evernote to your computer
localnote pull
# show the difference between your local notes and online notes
localnote status
# upload your notes from your computer to your evernote
localnote push
# translate html documents into markdown formats
localnote convert file_need_convert.html
Patterns
You may use your whole evernote with LocalNote, or choose the ones you like.
# Set notebooks that sync with LocalNote
localnote notebook
Storage format
A folder in the root folder means a notebook
A document, folder as well, in notebook folder means a note
A note can contain main document only or have attachments in any format.
Main document of a note must be a .md or .html file, its file name will be used as note name.
Example file tree
Root My default notebook My first notebook.html My second notebook.html Attachment notebook My third notebook My third notebook.md Packed documents.zip Note of packing.txt Empty notebook
FAQ
Q: Will the first pull take a long time?
A: It depands how big your files are, the downloading speed is about 200k/s.
Q: How to preview markdown files locally?
A: You need a web browser plugin. Take Chrom for example, it’s Markdown Preview Plus.
Comments
If you have any question or suggestion, you can discuss with me in this Issue .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for LocalNote-1.0.14-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7237fee677ad58d2ff63e0234b7bc7fc0d77dc6ea78bec687d62f6148018ac5d |
|
MD5 | beb69f8521df11db938176858c5af513 |
|
BLAKE2b-256 | ae77f3cebfc3d4f19103d067f051a583c703b400d1f872395db98f62345e70a8 |