Commit graph

93 commits

Author SHA1 Message Date
Manuel Ebert
b4a28d3c7b Changelog cleanup 2013-06-09 15:59:11 -07:00
Manuel Ebert
5bb8f9c567 Better Unicode support
Closes #72
2013-06-09 15:55:03 -07:00
Manuel Ebert
32f3d23b90 Nicer error message when there is a syntactical error in your config file. 2013-06-09 14:49:02 -07:00
Manuel Ebert
48c5dd8aa1 JSON exports tags
Closes #78. This changes the export format to

{
tags: {tag: count},
entries: [{…}, {…}, …]
}
2013-06-09 14:48:56 -07:00
Manuel Ebert
fde308e4ba Backwards compatibility with parsedatetime 0.8.7
Closes #76
2013-05-08 09:56:49 -07:00
Manuel Ebert
56a9c0bbcc pycrypto back to extras.
Fixes 68
2013-04-22 09:58:45 +02:00
Manuel Ebert
3abe14bab1 Better utf8 support 2013-04-19 17:32:32 +02:00
Manuel Ebert
8865816d60 Updated readme and changelog and changed config path according to discussion 2013-04-19 16:58:19 +02:00
Manuel Ebert
8200ebb6fe Python 3 compatibility 2013-04-19 14:46:05 +02:00
Manuel Ebert
80da7326b8 Python 2.6 compatibility
Closes #67
2013-04-18 11:51:42 +02:00
Manuel Ebert
41706c3cb5 Fixes install routine 2013-04-17 12:02:26 +02:00
Manuel Ebert
9b0bee0637 Fixes readline support on windows
Closes #60
2013-04-17 10:50:03 +02:00
Manuel Ebert
8ed2e36669 Fixes bug when showing tags when no tags are defined.
Closes #63
2013-04-17 10:27:17 +02:00
Manuel Ebert
b2a5b7b219 Automatic versioning 2013-04-17 10:19:38 +02:00
Manuel Ebert
24f769cf66 Makes PyCrypto an automatic install 2013-04-17 10:19:25 +02:00
Manuel Ebert
fe521147c0 Uses colorama instead of clint 2013-04-17 10:19:02 +02:00
Manuel Ebert
e3613b8628 Version bump 2013-03-12 13:30:24 -07:00
Manuel Ebert
ba9e39f050 Changelog updated 2013-03-04 15:49:59 -08:00
Manuel Ebert
370e703d11 Documentation on DayOne integration 2012-08-09 18:43:57 +02:00
Manuel Ebert
61d73281c4 Notes on 1.0.0-rc1 2012-07-23 13:09:46 +02:00
Manuel Ebert
144785d2b5 Version bump to 0.3.2 2012-07-05 12:47:48 +02:00
Manuel Ebert
017843b948 [Improved] Supports multiple journal files. 2012-06-11 16:17:25 +02:00
Manuel Ebert
4cca754ba5 Deleting last entry 2012-06-01 11:07:57 +02:00
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
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
3c05edde25 New Changelog format 2012-05-24 16:58:17 +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
cd48d4e41d License, readme and changelog renamed 2012-05-21 12:25:54 +02:00
Manuel Ebert
5d3070ddd7 License, readme and changelog renamed 2012-05-21 12:25:02 +02:00
Manuel Ebert
e9063e1336 Version bump to 0.2.4 2012-05-21 11:25:28 +02:00
Manuel Ebert
b14493eea5 Update CHANGELOG.md 2012-05-03 14:26:04 +03:00
Manuel Ebert
0cc57bab49 Update CHANGELOG.md 2012-04-26 14:55:51 +03:00
Manuel Ebert
f2e207de85 Adds support for tag highlighting as proposed by #16 2012-04-24 18:44:57 +02:00
Manuel Ebert
ae57eb9d77 Adds tag search, closes #16 2012-04-24 12:05:17 +02:00
Manuel Ebert
a100d147af Version bump to 0.2.2 2012-04-17 21:58:34 +02:00
Manuel Ebert
4c7ea456cb Adds encryption and decryption of existing journals, closes #6 2012-04-17 21:34:01 +02:00
Manuel Ebert
b0a017dec4 Fixes setup.py 2012-04-17 11:17:48 +02:00
Manuel Ebert
0227e13e87 Version bump to 0.2.0 2012-04-16 21:43:05 +02:00
Manuel Ebert
c70c4fe7fa formatting 2012-04-16 14:54:27 +02:00
Manuel Ebert
3e7f9ba301 Added Changelog. 2012-04-16 13:50:54 +02:00