Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 751 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 751 Bytes

mahout

Install

git clone [email protected]:AndrewJDawes/mahout.git

Prepare

  • Create a main exports directory where you can store all exports from Evernote
    • Inside this main exports directory, create 1 subdirectory per Evernote notebook
    • Manually export all your Evernote notebooks (.enex) to the appropriate subdirectories
    • Each notebook subdirectory should have 1 or more .enex files
  • This is what your exports directory should look like when finished:

Run

Change into the local repo:

cd mahout

Run the ./transfer script, pointing to your main exports directory:

./transfer.sh <path-to-your-exports-folder>