Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jheddings/dayone-import
Utilities for importing entries into the Day One journal app.
https://github.com/jheddings/dayone-import
Last synced: 2 months ago
JSON representation
Utilities for importing entries into the Day One journal app.
- Host: GitHub
- URL: https://github.com/jheddings/dayone-import
- Owner: jheddings
- Archived: true
- Created: 2020-06-11T14:36:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T13:43:24.000Z (over 4 years ago)
- Last Synced: 2024-08-08T00:44:06.602Z (6 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - jheddings/dayone-import - Utilities for importing entries into the Day One journal app. (Python)
README
# 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.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