incidentist / journlerToDayOne

Import Journler entries to Day One.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

These two scripts can import Journler entries into Day One (http://dayoneapp.com/). The first script is an Apple Automation script (written in JavaScript) that exports entry data into an XML file. The second is a PHP script that imports the XML file into Day One using the Day One command-line interface.

Requirements:

OS X Yosemite or later, for Javascript Automation. Official Day One command line interface: http://help.dayoneapp.com/day-one-tools/ pandoc, for converting HTML to markdown: http://pandoc.org/

To run:

  1. Backup Day One journal
  2. Run exportJournlerJs.scpt
  3. Run php importToDayOne.php

About

Import Journler entries to Day One.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%