Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdotcommer/momento2dayone
Import Momento plain text export into Day One
https://github.com/xdotcommer/momento2dayone
Last synced: 3 months ago
JSON representation
Import Momento plain text export into Day One
- Host: GitHub
- URL: https://github.com/xdotcommer/momento2dayone
- Owner: xdotcommer
- Created: 2012-01-22T13:21:11.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-22T13:31:24.000Z (about 13 years ago)
- Last Synced: 2024-08-08T00:44:20.859Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 87.9 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - xdotcommer/momento2dayone - Import Momento plain text export into Day One (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`
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`