Commit graph

1940 commits

Author SHA1 Message Date
Manuel Ebert
84556c178a Unifies encryption between python versions 2013-07-22 21:24:19 +02:00
Manuel Ebert
dbf5caa971 Changes cleaning strategy 2013-07-22 21:19:30 +02:00
Manuel Ebert
c0733f36c5 Tests for encryption 2013-07-22 20:08:53 +02:00
Manuel Ebert
a84713e99a Allows getpass to get bypassed by reading from stdin 2013-07-22 20:08:41 +02:00
Manuel Ebert
279547c350 Tests for using stderr prompts 2013-07-22 12:04:32 +02:00
Manuel Ebert
d3edbfd53b Uses stderr for prompts instead stdout 2013-07-22 12:04:01 +02:00
Manuel Ebert
4b9b5e827b Tests for multiple journals 2013-07-22 10:11:37 +02:00
Manuel Ebert
f9bdc13210 Python 3 improvements 2013-07-19 13:24:18 +02:00
Manuel Ebert
03c1395c01 Python 3 compatibility for tests 2013-07-19 13:09:33 +02:00
Manuel Ebert
29005c0e07 Better Python2.6 compatibility 2013-07-19 13:03:27 +02:00
Manuel Ebert
13f8e668dc Mock stdin 2013-07-19 12:44:39 +02:00
Manuel Ebert
e75c24c696 Update travis 2013-07-19 12:43:58 +02:00
Manuel Ebert
cb9beac711 Emoji support 2013-07-19 11:46:02 +02:00
Manuel Ebert
af16165159 Tests for writing entries from the command line 2013-07-19 11:36:39 +02:00
Manuel Ebert
cd67ad73ea Backup and restore config and journal files every time 2013-07-19 11:36:29 +02:00
Manuel Ebert
47c90b6d40 Core testing 2013-07-18 22:49:22 +02:00
Manuel Ebert
b2b842711d Ability to parse in args manually 2013-07-18 22:48:46 +02:00
Manuel Ebert
20740a8f81 Adds slugify to setup.py 2013-07-18 09:02:37 +02:00
Manuel Ebert
e8b2a17772 Version bump 2013-07-17 18:29:50 +02:00
Manuel Ebert
d22451e295 Updated Readme 2013-07-17 18:24:53 +02:00
Manuel Ebert
b0c79d4b3b Simplified exporting logic 2013-07-17 18:19:14 +02:00
Manuel Ebert
4d681ca095 Fixes bug in tag export 2013-07-17 18:13:51 +02:00
Manuel Ebert
1b3359f1f1 Merges requirements 2013-07-17 17:18:40 +02:00
Manuel Ebert
3bba14a553 Oh Python 3 imports... 2013-07-15 13:55:34 +02:00
Manuel Ebert
a404ff95d1 Version bump 2013-07-15 13:37:35 +02:00
Manuel Ebert
ae733e6c66 Caches local timezone 2013-07-15 13:37:30 +02:00
Manuel Ebert
7511b17b6e Uses local timezone if timezone could not be parsed 2013-07-15 13:37:13 +02:00
Manuel Ebert
6fbd4e7d7e Workaround for get_localzone on OS X 2013-07-15 13:32:23 +02:00
dejay
ed20660815 Better Day One Timestamps 2013-07-13 11:57:34 -06:00
Aniket Pant
d4a97f873c Update installation after removal of default folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-26 13:09:22 +05:30
Aniket Pant
ae01072197 Update readme in accordance to changes
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-26 13:05:24 +05:30
Aniket Pant
55fc36a0d2 Improve export functionality
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-26 13:05:13 +05:30
Aniket Pant
a93e9fff13 Remove default folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-26 13:04:50 +05:30
Aniket Pant
d91165c946 Fix changelog
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-26 11:20:58 +05:30
Aniket Pant
c9d5e13667 Merge master and fix merge conflict
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-26 11:19:10 +05:30
Manuel Ebert
20fb701a1a Addresses unicode issues in Python 3
Fixes #79
2013-06-24 15:54:04 +02:00
Aniket Pant
15a7f21eb1 Update changelog
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-21 19:23:54 +05:30
Aniket Pant
b03c8fa039 Update version to 1.1.1
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-21 19:23:46 +05:30
Aniket Pant
3207dd10aa Update readme
Information on new export options added

Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-21 19:23:27 +05:30
Aniket Pant
1c5a42d46e Add slugify to requirements
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-21 19:22:28 +05:30
Aniket Pant
a38d9df473 Add new export option
Support for json and md retained
All export types moved to --export except tags

Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-21 19:22:02 +05:30
Aniket Pant
7e1b5316aa Add default export folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-21 19:20:57 +05:30
Manuel Ebert
d48a03a00e Allow python 3 to fail on travis 2013-06-09 16:04:17 -07:00
Manuel Ebert
e94755d556 Typo 2013-06-09 15:59:49 -07:00
Manuel Ebert
3e240ebfe0 Changelog cleanup 2013-06-09 15:59:11 -07:00
Manuel Ebert
9852f227b7 Better Unicode support
Closes #72
2013-06-09 15:55:03 -07:00
Manuel Ebert
73b09085ee Moves tag export to exporters 2013-06-09 15:07:27 -07:00
Manuel Ebert
90863ecee1 Nicer error message when there is a syntactical error in your config file. 2013-06-09 14:49:02 -07:00
Manuel Ebert
ac7a882142 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
992beb393e Disables PyICU use for now until proper localization is implemented.
Fixes #52
2013-05-08 10:08:48 -07:00