Coder Social home page Coder Social logo

ohlife-2-dayone's Introduction

Popular private daily blogging service Ohlife announced its shutdown today.

DayOne

  1. DayOne is a solution that provides a good experience for daily loggers.
  2. All the data is on your local device and you can backup to your Dropbox, iCloud or any other Cloud storage
  3. Less dependencies.

Migrating data from OhLife to DayOne

  1. Unfortunately, there is no official export tool. The OhLife export tool just gets you a single huge *.txt file with all your entries.
  2. I wrote this script to format and import data into DayOne app.

Getting DayOne and CLI

  1. Install DayOne app on Mac(Unfortunately no Win32/Linux) and run it.
  2. Go to > DayOne on top bar and click on Install Command Line Tools or download from here.
  3. The command line interface is pretty straightforward, manual.

Importing data to DayOne

  1. Clone this repo.

  2. Help options:

$ python transfer.py --help

usage: transfer.py [-h] [-d] [-f FILENAME]

Migrate ohlife export data file to dayone app

optional arguments:
  -h, --help        Show this help message and exit
  -d                Actually write to dayone
  -f FILENAME       Filename including path to load from, by default it will
                    look for data/sample.txt

Note: You may need to change the formatting as per content, current output is as following: Sample Entry in DayOne app

ohlife-2-dayone's People

Contributors

adilansari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.