Backup WordPress to Evernote

Since starting my blog here at WordPress in 2010 I’ve done over 100 posts. Recently I decided it was time to backup this extension of my brain to Evernote. (an elephant never forgets) But there is no feature in wordpress.com to facilitate this. Here is how I did it.

Do some google searches on the subject and you’ll find AppleScript to be very useful. I’ve used this post of victorup on evernote discussion forum

Steps

  1. Download NetNewWire v3 at http://netnewswireapp.com/
  2. Download scripts from victorup (will post altered script below)
  3. Add “http:// < blog_name_here >.wordpress.com/2013/feed” to NetNewWire*
  4. Add other years to NetNewWire (see bold year 2013 in previous item)
  5. Uncheck “After clipping” items in preferences of Evernote as stated in the post of victorup
  6. Open script folder from Scripts menu in NetNewWire and drop the script in there
    NetNewWire with 2013 feed and scripts menu pointed out
  7. Run Batch_NNW_to_Evernote_1.1 from Scripts menu
  8. [optional] Pay for Evernote premium to boost upload allowance to 1 Gb. My 120 posts used about 4.5Mb.

* WordPress has limited the items to return in a feed to 50. This is why I used feeds per year.

Final thoughts

This backup can be one time or periodically. I’ve setup IFTTT to backup new posts to evernote so that should cover me for future posts.

I’ve edited the original script to set the Created date of the Evernote Note to the post date: altered script

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.
This entry was posted in Tooling and tagged , , , , , . Bookmark the permalink.

1 Response to Backup WordPress to Evernote

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.