Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
/ dayone-import Public archive

Utilities for importing entries into the Day One journal app.

Notifications You must be signed in to change notification settings

jheddings/dayone-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

dayone-import Utility Scripts

These scripts are for helping import data into the Day One journal app. In most cases, they are not as robust as they should be for widespread use.

In general, these scripts will take input from another service and output JSON data that can be imported into Day One.

Facebook

The script operates on the JSON export data from your Facebook account.

Kayak

The script operates on the trips.html file.

Configuration

TODO document the config file...

Generally, dayone.yaml needs to provide the API keys for doing geolocation lookups.

Dependencies

These scripts use a number of libraries to assist with procesing:

  • PyYAML - for loading config files
  • Geocoder - for looking up places

About

Utilities for importing entries into the Day One journal app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages