Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/griffrawk/momento2dayone
https://github.com/griffrawk/momento2dayone
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/griffrawk/momento2dayone
- Owner: griffrawk
- Created: 2014-05-08T23:15:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T21:40:07.000Z (over 7 years ago)
- Last Synced: 2024-05-16T02:42:17.960Z (6 months ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - griffrawk/momento2dayone - (Ruby)
README
Momento => Day One Importer
===========================This is a simple ruby script to import the data from "Momento" into "DayOne".
Here are the steps you'll need to do:
1. First make sure "dayone" is in your path: `ln -s /Applications/Day\ One.app/Contents/MacOS/dayone /usr/local/usr/bin/dayone`
2. Clone the repo: `git clone git://github.com/xdotcommer/momento2dayone.git`
2a. Go to 3
3. Make the script executable: `cd momento2dayone ; chmod a+x momento2dayone`
4. Run it on a file, set of files, or stdin: `./momento2dayone momento_export.txt`Hamster
That's it