Commit graph

574 commits

Author SHA1 Message Date
Manuel Ebert
8e30a14603 Better prompts for y/n questions 2013-10-21 14:36:31 -07:00
Manuel Ebert
30275492d4 Only soft-deprecate passwords in config 2013-10-20 13:42:55 -07:00
Manuel Ebert
e81e388696 Updates readme 2013-10-20 13:30:45 -07:00
Manuel Ebert
ab12294777 Only updates config locally on encrypting and decrypting 2013-10-17 16:04:34 -07:00
Manuel Ebert
c6c425093e Remove tests for having password in config 2013-10-17 16:00:45 -07:00
Manuel Ebert
a96435b6dc Disambiguates jrnl.update_config and install.update_config 2013-10-17 16:00:27 -07:00
Manuel Ebert
34b730a5c9 Saves password to keyring
Closes #96 and deprecates password field in config
2013-10-17 14:55:59 -07:00
Manuel Ebert
717c18f77e Version bump 2013-09-23 17:24:29 -07:00
Manuel Ebert
de0f3771f3 Fixes #91 2013-09-23 17:24:23 -07:00
Manuel Ebert
bac1dcd605 Treat non-OS X separately 2013-09-16 10:57:37 -07:00
Manuel Ebert
79ce87014c Version bump 2013-09-16 10:46:02 -07:00
Manuel Ebert
830cfb37d1 Fixes #93 2013-09-16 10:45:57 -07:00
Manuel Ebert
4e36d7baf0 Python 2.6 compatibility 2013-08-28 13:48:18 -07:00
Manuel Ebert
2f8d063b5d Failures return exit code 1 2013-08-28 12:29:34 -07:00
Manuel Ebert
e1dc1cbcb3 Version bump 2013-08-28 12:19:03 -07:00
Manuel Ebert
c849b03c5c Detectsa DayOne journals that are stored in the Mobile Documents folder 2013-08-28 12:18:39 -07:00
Manuel Ebert
c88f7fe690 Version bump and doc fixes 2013-08-17 12:09:57 -07:00
Manuel Ebert
46da1f077e Support for DayOne tagging
Closes #83
2013-08-17 12:06:52 -07:00
Manuel Ebert
1a31c10ca7 Fixes #87 2013-08-17 11:54:21 -07:00
Manuel Ebert
680ebac8e7 Version bump 2013-08-14 14:07:57 -07:00
Manuel Ebert
28a5c66193 Soft-deprecates -to and introduces -until 2013-08-14 14:06:39 -07:00
Manuel Ebert
2025fe5b51 Version bump 2013-08-14 14:01:13 -07:00
Manuel Ebert
598c0e97ce Prevents journal from printing when composing an entry
This fixes #87
2013-08-14 14:00:32 -07:00
Manuel Ebert
cb55bccb17 Version bump 2013-08-06 17:57:36 -07:00
Manuel Ebert
e5ee4e3f97 Filters before exporting 2013-08-06 17:57:21 -07:00
Manuel Ebert
571a2677eb Updates distribution info 2013-07-26 19:40:39 -07:00
Manuel Ebert
db11803791 Tagging fixes 2013-07-23 21:01:57 -07:00
Manuel Ebert
84556c178a Unifies encryption between python versions 2013-07-22 21:24:19 +02:00
Manuel Ebert
a84713e99a Allows getpass to get bypassed by reading from stdin 2013-07-22 20:08:41 +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
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
cb9beac711 Emoji support 2013-07-19 11:46:02 +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
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
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