William Minchin
623fc076ad
Convert from local util.get_local_timezone()
to tzlocal.get_localzone()
...
one side effect is that a `pytz` object is returned rather than a
string, and so conversion to a string must be done explicitly at run
time where needed.
2014-01-29 09:57:15 -07:00
Manuel Ebert
9cc37f964f
Fix a logic bug so that jrnl -h and jrnl -v are possible even if jrnl not configured yet.
2014-01-26 14:15:46 +01:00
Manuel Ebert
99b5d7821d
Upgrade to parsedatetime 1.2
2014-01-26 12:37:41 +01:00
Manuel Ebert
46951cbe12
More unicode support
2014-01-23 15:14:20 +01:00
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
c3d6a38e45
Port slugify to Python3
2014-01-19 11:58:13 +01:00
William Minchin
57785117ab
colorama fixes
2014-01-03 10:42:32 -07:00
Manuel Ebert
24147a25af
Changelog
2014-01-03 16:02:39 +01:00
Manuel Ebert
03bce74262
Make editing work with templates
2014-01-03 15:52:59 +01:00
Manuel Ebert
3f9d9bf84f
Only install colorama on windows
2014-01-03 15:51:27 +01:00
Manuel Ebert
9d352b4bad
Gets rid of colorama
2014-01-02 23:41:53 +01:00
Manuel Ebert
01703af728
Touch tmpfiles before opening
2014-01-02 07:48:57 +01:00
Manuel Ebert
0ed711230a
Dateutil added to requirements.
2013-12-22 18:46:26 +01:00
Manuel Ebert
91fd821bcc
Changelog, dogs
2013-12-22 17:11:32 +01:00
Manuel Ebert
67c012a98a
Fix for #117
2013-12-22 14:52:06 +01:00
Manuel Ebert
0e637d26d0
DayOne support for --edit
2013-12-21 15:00:26 +01:00
Manuel Ebert
ca6b16a5a1
Cleaner parsing
2013-12-21 14:59:24 +01:00
Manuel Ebert
e4bc0794f1
Modified flag for entries
2013-12-20 16:16:48 +01:00
Manuel Ebert
4d8949bbed
Get rid of --delete
2013-12-20 16:16:48 +01:00
Manuel Ebert
7e6c784556
Version bump
2013-11-30 15:14:53 -08:00
Manuel Ebert
abe586d84e
Deleting the last entry
2013-11-30 14:55:37 -08:00
Manuel Ebert
83702fab98
py2.6
2013-11-29 11:13:12 -08:00
Manuel Ebert
f22ddd706b
jrnl.py:cli -> cli.py:run
2013-11-29 10:23:09 -08: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
William Minchin
e176e1145b
Change break msg for Windows
...
for multiline input on Windows, you need Ctrl+Z to exit
2013-11-27 10:07:06 -07:00
Manuel Ebert
568c493db1
Docs & Version bump
2013-11-24 11:29:55 -08:00
Manuel Ebert
e801c62cef
Piping data into jrnl and multiline composing
2013-11-24 11:29:45 -08:00
Manuel Ebert
de6f4b2823
Squash of @alapolloni 's PR
...
Fixes #100 and #102
2013-11-22 12:27:52 -08:00
Manuel Ebert
fb629266e6
ixed a bug that caused creating encrypted journals to fail
2013-11-20 16:55:41 -08:00
Manuel Ebert
b81c4bfe86
Changelog update
2013-11-05 10:23:26 -08:00
Manuel Ebert
588229581b
Starring entries and looking at the stars
2013-11-05 10:23:26 -08:00
Manuel Ebert
3d1d6ac6d0
Parses -from 1980
as Jan 1 1980
2013-11-04 00:36:46 -08:00
Manuel Ebert
1e9fe2cf1e
-short becomes --short
2013-11-04 00:36:10 -08:00
Manuel Ebert
e44240287e
Version bump
2013-11-03 20:02:28 -08:00
Manuel Ebert
8c31796aa4
Deprecates -date and -star arguments
2013-11-03 20:02:28 -08:00
Manuel Ebert
31e64ff6a0
"Starred" in json export
2013-11-03 20:02:28 -08:00
Manuel Ebert
82336ffe75
Starring entries and looking at the stars
2013-11-03 20:02:18 -08:00
Manuel Ebert
9356fb13fa
Version bump
2013-11-03 14:39:35 -10:00
Manuel Ebert
6a81b18544
Attempts to fix common errors in jrnl_config automatically
2013-11-03 14:38:32 -10:00
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