Coder Social home page Coder Social logo

go-dayone's Introduction

Day One

A package for reading Day One journal files.

Documentation

go-dayone's People

Contributors

jpoehls avatar

Stargazers

Nat Welch avatar Dustin Smith avatar Timesking avatar Henri Bouvier avatar John Ku avatar Aliou Diallo avatar Kevin Le Brun avatar Mark Sta Ana avatar Vitaliy Mogilevskiy avatar

Watchers

Mike D. Smith avatar  avatar James Cloos avatar

Forkers

booyaa

go-dayone's Issues

Add API for creating new entries

Add a func NewEntry() *Entry for creating new entries. Should return a new Entry instance with the UUID already assigned a random value.

Add API for saving entries

Add a func (e *Entry) Save(j *Journal) error for saving entries.

Passing the *Journal seems reasonable since it knows what directory to save to. We may need to add a unexported dir field to the Journal so that the Entry can locate that directory.

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.