Commit graph

216 commits

Author SHA1 Message Date
Manuel Ebert
3b9610f5f4 Fixes a bug where encryption or decryption without target file would just bring up writing mode. 2012-05-31 11:43:20 +02:00
Manuel Ebert
2f8a95f553 Strips blank lines at the end of Entry bodies when prettyprinting. 2012-05-31 11:37:02 +02:00
Manuel Ebert
6c1e3f2351 Suppress empty bodies in prettyprinting 2012-05-31 11:33:28 +02:00
Manuel Ebert
084e956d16 Use Entry.pprint for display, str(Entry) for writing. 2012-05-31 11:22:54 +02:00
Manuel Ebert
cc786e5376 Refactors prettyprinting into the pprint method, __str__ will only produce journal-file-ready strings again. 2012-05-31 11:22:34 +02:00
Manuel Ebert
08b7624513 New style display of posts 2012-05-30 18:12:10 +02:00
Manuel Ebert
0d19f1790f Fixes highlighting 2012-05-30 17:58:26 +02:00
Manuel Ebert
dd824c4f8d Using string.format instead of % 2012-05-30 17:50:37 +02:00
Manuel Ebert
f7eee0fa76 Adds word wrap support. 2012-05-30 17:43:55 +02:00
Manuel Ebert
56c974f1dd Version bump to 0.3.0 2012-05-24 18:18:05 +02:00
Manuel Ebert
4a1312a70b Fixes time parsing, closes #32 2012-05-24 18:14:12 +02:00
Manuel Ebert
4850828e07 Error message when journal is corrupted, closes #22 2012-05-24 17:04:10 +02:00
Manuel Ebert
8ec7c51d89 Metavars on encrypt and decrypt options 2012-05-24 17:03:35 +02:00
Manuel Ebert
386d813eeb Opens journal file before allowing user to compose entry, closes #21 2012-05-24 16:51:09 +02:00
Manuel Ebert
e8f346242e Version bump to 0.2.5 2012-05-24 13:43:48 +02:00
Manuel Ebert
19ed9a6cf8 Experimental new directory structure 2012-05-24 13:23:46 +02:00