Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
/ libDayOne Public archive

simple python module to interact with Day One journals

Notifications You must be signed in to change notification settings

kudanai/libDayOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libDayOne

libDayOne is a simple python module that can read/write journal entries from the Day One journaling app. this was designed mostly for personal use, but feel free to use it in your projects

usage

There are two classes DayOneJournal and DayOneEntry... refer to the docstrings for more info

see the example.py for simple usage. You should be able to use example.py as a fairy functional journal editor.

##Other projects of note

there are already a few projects out there which deal with Day One journals in various manners; such as

  • the excellent command line journaling app jrnl
  • wxWidgets based front-end written in python here.
  • other tools and resources on the DayOne support page

About

simple python module to interact with Day One journals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages