Commit graph

14 commits

Author SHA1 Message Date
Manuel Ebert
db11803791 Tagging fixes 2013-07-23 21:01:57 -07:00
Manuel Ebert
29005c0e07 Better Python2.6 compatibility 2013-07-19 13:03:27 +02:00
Manuel Ebert
4d681ca095 Fixes bug in tag export 2013-07-17 18:13:51 +02:00
Manuel Ebert
20fb701a1a Addresses unicode issues in Python 3
Fixes #79
2013-06-24 15:54:04 +02:00
Manuel Ebert
9852f227b7 Better Unicode support
Closes #72
2013-06-09 15:55:03 -07:00
Manuel Ebert
f14c7c4d5f Fixes issue where now date was given 2013-03-04 14:44:04 -08:00
Stephan Gabler
d5aa29f844 remove the leading whitespace introduced by textwrap 2012-07-17 12:12:47 +02:00
Manuel Ebert
a4e6831548 Strips blank lines at the end of Entry bodies when prettyprinting. 2012-05-31 11:37:02 +02:00
Manuel Ebert
7a8b847bd7 Suppress empty bodies in prettyprinting 2012-05-31 11:33:28 +02:00
Manuel Ebert
fea171170a 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
d5b6d559c3 New style display of posts 2012-05-30 18:12:10 +02:00
Manuel Ebert
8a28afc7bd Using string.format instead of % 2012-05-30 17:50:37 +02:00
Manuel Ebert
7ae9f2bed2 Adds word wrap support. 2012-05-30 17:43:55 +02:00
Manuel Ebert
dfa8278cb5 Experimental new directory structure 2012-05-24 13:23:46 +02:00