https://github.com/joeymeyer/tumblr_to_dayone
Command prompt which makes it easy to add Tumblr posts to your Day One journal.
https://github.com/joeymeyer/tumblr_to_dayone
Last synced: 4 months ago
JSON representation
Command prompt which makes it easy to add Tumblr posts to your Day One journal.
- Host: GitHub
- URL: https://github.com/joeymeyer/tumblr_to_dayone
- Owner: joeymeyer
- License: mit
- Created: 2013-07-30T06:02:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T21:21:21.000Z (over 9 years ago)
- Last Synced: 2024-12-29T05:17:47.167Z (6 months ago)
- Language: Ruby
- Size: 156 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Tumblr to Day One
A simple command prompt that easily allows you to add posts from a [Tumblr](http://tumblr.com) blog to your [Day One](http://dayoneapp.com) journal.
## Usage
Get started by installing the gem:
$ gem install tumblr_to_dayone
You will also need to install the [Day One CLI](http://dayoneapp.com/tools/).
After that you are ready to go:
$ tumblr_to_dayone
This command starts a prompt and asks a few questions to get things setup:* Name of the blog
* Password (if there is one)
* Automatically add all posts – or choose which ones to add one by one
* Path to your Day One journal (leave blank if it's the default path)After that it is ready to go and will start pulling down your Tumblr posts to either add one by one or all at once.
## Creator
[Joey Meyer](http://joeymeyer.com)
## License
tumblr_to_dayone is available under the MIT license. See the LICENSE file for more info.