Skip to content

Quick-and-dirty Journey to Day One import helper

Notifications You must be signed in to change notification settings

ginatrapani/jfp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jfp

Quick-and-dirty JSON file parser helps get exported Journey entries into Day One.

  • Read a directory of .json files.
  • For each, write a corresponding text file containing the entry content, with the same name as the json file.
  • Write the Day One cli command to the console, which will look something like: dayone2 new -j Journey --date '2018-05-07 13:38:58 --t tag1 tag2 < data/filename.txt

To run on sample data: node jfp.js data/

Copy and paste the output CLI commands to run the import to Day One.

About

Quick-and-dirty Journey to Day One import helper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages