Commit graph

16 commits

Author SHA1 Message Date
Craig Moyer
ff722417db Fix issue where embedded decimal in title causes title to get cut off. 2013-03-28 21:31:08 -04:00
Manuel Ebert
61835d88ec Merge pull request #51 from maebert/dayone
Dayone support
2013-03-04 14:57:10 -08:00
Manuel Ebert
4a24d6e3d3 Compatibility with parsedatetime 1.x 2013-03-04 14:43:55 -08:00
Manuel Ebert
09fcae26d9 Smarter UUID creation for DayOne journals 2012-08-09 18:42:31 +02:00
Manuel Ebert
07bf1da31c Experimental DayOne Support
Just point your jrnl file to a folder ending with `.dayone` and magic.
Supports both reading and creation (and hence all other export magic,
although this is untested).
2012-08-09 18:33:00 +02:00
Manuel Ebert
477fc1487f New style class, new_entry returns entry 2012-08-09 17:54:17 +02:00
Manuel Ebert
c26ed24389 Better support for individual configs 2012-07-23 13:09:45 +02:00
Manuel Ebert
f88eb8eb41 Journal class brings it's own default config. 2012-07-23 13:09:45 +02:00
Manuel Ebert
8dc3df392e Converts \n to new lines 2012-07-05 12:44:40 +02:00
Manuel Ebert
44c1f55dea Refractored exporting 2012-07-05 12:31:50 +02:00
Manuel Ebert
e21cdd7e69 Use Entry.pprint for display, str(Entry) for writing. 2012-05-31 11:22:54 +02:00
Manuel Ebert
d5b6d559c3 New style display of posts 2012-05-30 18:12:10 +02:00
Manuel Ebert
11a73b4fc2 Fixes highlighting 2012-05-30 17:58:26 +02:00
Manuel Ebert
9a9a80cd8e Fixes time parsing, closes #32 2012-05-24 18:14:12 +02:00
Manuel Ebert
7b0829121f Error message when journal is corrupted, closes #22 2012-05-24 17:04:10 +02:00
Manuel Ebert
dfa8278cb5 Experimental new directory structure 2012-05-24 13:23:46 +02:00