Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ejb/DayOneMap
Turn your Day One journal into a dynamic map
https://github.com/ejb/DayOneMap
Last synced: about 2 months ago
JSON representation
Turn your Day One journal into a dynamic map
- Host: GitHub
- URL: https://github.com/ejb/DayOneMap
- Owner: ejb
- Created: 2013-05-25T18:16:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-25T18:34:19.000Z (over 11 years ago)
- Last Synced: 2024-08-07T00:27:52.261Z (5 months ago)
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- project-awesome - ejb/DayOneMap - Turn your Day One journal into a dynamic map (Others)
README
## Create a map from your Day One entries
DayOne map is a template for [dayone_export](https://github.com/nathangrigg/dayone_export) that produces a interactive [OpenStreetMap](http://www.openstreetmap.org)-powered map using [Leaflet](http://leafletjs.com) from your [Day One](http://dayoneapp.com) entries.
Using it is super-simple, as long as you have a basic grasp of the command line. With dayone_export installed on your computer, enter the following in Terminal to build the map in the current directory:
dayone_export --output map.htm ~/Dropbox/Apps/Day\ One/Journal.dayone --template-dir . --template map.htm
To include photos, make sure to copy the `photos` folder from `Journal.dayone` into the current directory.This is the result of just a few hours' work so far - definitely a work in progress. I would post a demo, but I'm not too keen on sharing my personal diary with the rest of the world...