Giter VIP home page Giter VIP logo

daily_file_parse's Introduction

Takes a text file listing daily log entries, and imports them into Day One. With the latest version of Day One, the command line tools are available separately. Download and install it from their Tools page.

Usage

ruby parse.rb <path to file>

Log File Format

Each day should begin with the date in yyyy.mm.dd format. I include the day of the week after that, but the script will ignore anything after the date. The lines following it are presumed to be the details of the day's goings-on. I start mine with two spaces and leave a blank line between days, but again, the script will ignore this. As far as the script is concerned, a new day begins every time it finds a line beginning with the yyyy.mm.dd format.

2012.05.17  Thu
  Met with Steve after work
  Caught up on email

2012.05.18  Fri
  Had dinner with the Smiths
  Took a cab home and watched Iron Man 2

2012.05.19  Sat
  Helped Steve and Jenny move to their new place
  Took a nap
  Quiet evening

2012.05.20  Sun
  Went to the farmer's market in the morning
  Had a late lunch at Founding Farmers
  Went for a walk

daily_file_parse's People

Contributors

brockboland avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.