Commit graph

69 commits

Author SHA1 Message Date
Manuel Ebert
d35502423a Cleaned up imports to work with Python2.6 and Python 3.3 2014-01-23 14:33:14 +01:00
Manuel Ebert
9d352b4bad Gets rid of colorama 2014-01-02 23:41:53 +01:00
William Minchin
34acf9002f Set default linewrap to 79 globally 2013-11-27 12:52:56 -07:00
William Minchin
79a8b59e6f Windows: wraps lines at 79 chars by default
trying to wrap lines at 80 char in Windows' CMD results in blank lines
following lines that are exactly 80 char long
2013-11-27 10:25:17 -07:00
Manuel Ebert
fb629266e6 ixed a bug that caused creating encrypted journals to fail 2013-11-20 16:55:41 -08: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
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
7e1b5316aa Add default export folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-06-21 19:20:57 +05:30
Manuel Ebert
634d84c77e Fixes for Python 3 Support 2013-04-19 15:19:21 +02:00
Manuel Ebert
3052e0cce7 Python 3 compatibility 2013-04-19 14:46:05 +02:00
Manuel Ebert
65b4d5ffa0 Fixes install routine 2013-04-17 12:02:26 +02:00
Manuel Ebert
e0f7d235b1 Uses colorama instead of clint 2013-04-17 10:19:02 +02:00
Manuel Ebert
c26ed24389 Better support for individual configs 2012-07-23 13:09:45 +02:00
Manuel Ebert
8948c6b23b Refactored install.py 2012-07-23 13:09:45 +02:00
Manuel Ebert
b00e8944fa Installation modifies journals.default, not journal 2012-06-11 16:08:38 +02:00
Manuel Ebert
5c86f0b18b Adds support for multiple journals 2012-06-11 15:58:25 +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