Commit graph

226 commits

Author SHA1 Message Date
Manuel Ebert
6a88f78d9a Version bump 2013-11-03 14:39:35 -10:00
Manuel Ebert
b60605567e Attempts to fix common errors in jrnl_config automatically 2013-11-03 14:38:32 -10:00
Manuel Ebert
f9f20fb4ad Better prompts for y/n questions 2013-10-21 14:36:31 -07:00
Manuel Ebert
aac68db995 Only soft-deprecate passwords in config 2013-10-20 13:42:55 -07:00
Manuel Ebert
360580dbc7 Updates readme 2013-10-20 13:30:45 -07:00
Manuel Ebert
50036e2ee1 Only updates config locally on encrypting and decrypting 2013-10-17 16:04:34 -07:00
Manuel Ebert
68cd41de40 Remove tests for having password in config 2013-10-17 16:00:45 -07:00
Manuel Ebert
7e3faeef45 Disambiguates jrnl.update_config and install.update_config 2013-10-17 16:00:27 -07:00
Manuel Ebert
be2c511ea4 Saves password to keyring
Closes #96 and deprecates password field in config
2013-10-17 14:55:59 -07:00
Manuel Ebert
f5826fb56b Version bump 2013-09-23 17:24:29 -07:00
Manuel Ebert
8f5082a919 Fixes #91 2013-09-23 17:24:23 -07:00
Manuel Ebert
08d260f3b2 Treat non-OS X separately 2013-09-16 10:57:37 -07:00
Manuel Ebert
7315aa8c06 Version bump 2013-09-16 10:46:02 -07:00
Manuel Ebert
1246fb2bbb Fixes #93 2013-09-16 10:45:57 -07:00
Manuel Ebert
2235a2f974 Python 2.6 compatibility 2013-08-28 13:48:18 -07:00
Manuel Ebert
e37395ffd9 Failures return exit code 1 2013-08-28 12:29:34 -07:00
Manuel Ebert
8f85b97942 Version bump 2013-08-28 12:19:03 -07:00
Manuel Ebert
79b61dfbab Detectsa DayOne journals that are stored in the Mobile Documents folder 2013-08-28 12:18:39 -07:00
Manuel Ebert
19d342d6f2 Version bump and doc fixes 2013-08-17 12:09:57 -07:00
Manuel Ebert
f3e1f94f55 Support for DayOne tagging
Closes #83
2013-08-17 12:06:52 -07:00
Manuel Ebert
58ea57f62b Fixes #87 2013-08-17 11:54:21 -07:00
Manuel Ebert
2593b23d26 Version bump 2013-08-14 14:07:57 -07:00
Manuel Ebert
2e44a29c33 Soft-deprecates -to and introduces -until 2013-08-14 14:06:39 -07:00
Manuel Ebert
6dae28f196 Version bump 2013-08-14 14:01:13 -07:00
Manuel Ebert
619285fb7f Prevents journal from printing when composing an entry
This fixes #87
2013-08-14 14:00:32 -07:00
Manuel Ebert
1889cee6c3 Version bump 2013-08-06 17:57:36 -07:00
Manuel Ebert
978d9db072 Filters before exporting 2013-08-06 17:57:21 -07:00
Manuel Ebert
9dda1b39bd Updates distribution info 2013-07-26 19:40:39 -07:00
Manuel Ebert
13a0e7ce86 Tagging fixes 2013-07-23 21:01:57 -07:00
Manuel Ebert
e78786e19a Unifies encryption between python versions 2013-07-22 21:24:19 +02:00
Manuel Ebert
95f68a5109 Allows getpass to get bypassed by reading from stdin 2013-07-22 20:08:41 +02:00
Manuel Ebert
7cf4fd701e Uses stderr for prompts instead stdout 2013-07-22 12:04:01 +02:00
Manuel Ebert
91638fd429 Tests for multiple journals 2013-07-22 10:11:37 +02:00
Manuel Ebert
c303ea8455 Python 3 improvements 2013-07-19 13:24:18 +02:00
Manuel Ebert
608cc04897 Better Python2.6 compatibility 2013-07-19 13:03:27 +02:00
Manuel Ebert
6abd7d5b68 Mock stdin 2013-07-19 12:44:39 +02:00
Manuel Ebert
3a4c87ca4c Emoji support 2013-07-19 11:46:02 +02:00
Manuel Ebert
c5cd42028d Ability to parse in args manually 2013-07-18 22:48:46 +02:00
Manuel Ebert
02ce7dfbd3 Adds slugify to setup.py 2013-07-18 09:02:37 +02:00
Manuel Ebert
b773c0d7f5 Version bump 2013-07-17 18:29:50 +02:00
Manuel Ebert
0c374a839c Simplified exporting logic 2013-07-17 18:19:14 +02:00
Manuel Ebert
d56f4140fb Fixes bug in tag export 2013-07-17 18:13:51 +02:00
Manuel Ebert
9309ec391b Merges requirements 2013-07-17 17:18:40 +02:00
Manuel Ebert
39a8b3a4cd Oh Python 3 imports... 2013-07-15 13:55:34 +02:00
Manuel Ebert
a7e64dd756 Version bump 2013-07-15 13:37:35 +02:00
Manuel Ebert
de8caf08a6 Caches local timezone 2013-07-15 13:37:30 +02:00
Manuel Ebert
d81f263e8c Uses local timezone if timezone could not be parsed 2013-07-15 13:37:13 +02:00
Manuel Ebert
f6be2f13a5 Workaround for get_localzone on OS X 2013-07-15 13:32:23 +02:00
dejay
42daea2dd6 Better Day One Timestamps 2013-07-13 11:57:34 -06:00
Aniket Pant
bce370174b Update installation after removal of default folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-26 13:09:22 +05:30