Commit graph

559 commits

Author SHA1 Message Date
Manuel Ebert
b45e52f743 Merge pull request #304 from maebert/unicode-fixes
Unicode fixes
2014-11-06 11:33:36 +01:00
Manuel Ebert
474bf0a71a version bump 2014-11-06 11:30:15 +01:00
Manuel Ebert
799ff762b2 Fix for writing non-unicode entries on prompt 2014-11-06 11:30:11 +01:00
Manuel Ebert
43f1166ecf Tests for writing non-unicode entries on prompt 2014-11-06 11:30:06 +01:00
Manuel Ebert
acf41a153a Timezone parsing fix 2014-10-21 18:28:03 +02:00
Manuel Ebert
19c57ecf70 Open journal before writing 2014-10-21 18:28:03 +02:00
Manuel Ebert
94b53b9247 Safer temp file creation 2014-10-21 18:28:03 +02:00
Manuel Ebert
9603f7d3ad Merge pull request #289 from willbarrett/bug/journal-not-found
Handle situation where a specified jounal is not found.
2014-10-20 11:47:55 -07:00
Manuel Ebert
cde55ad540 Merge pull request #294 from jfunction/master
Fixed a bug. --edit now shows [1 entry modified] not [1 entries modified]
2014-10-16 15:22:54 -07:00
jfunction
1013d77173 Fixed a bug whereby editing a single entry resulted in the plural form being used. Now editing one entry results in "[1 entry modified]" 2014-10-15 14:23:03 +02:00
Will Barrett
76881f66e9 Handle situation where a specified jounal is not found. 2014-10-06 16:45:25 -04:00
Manuel Ebert
e6cfeabc17 Installation instructions for homebrew 2014-10-02 10:28:39 -07:00
Manuel Ebert
17b439eba4 version bump 2014-09-30 10:17:07 -07:00
Manuel Ebert
c8e5d1ff34 util fixes 2014-09-30 10:16:50 -07:00
Manuel Ebert
bd6edffc81 Merge pull request #283 from pcarranza/ontoday
Fixed "-on today" option inclusive date parsing
2014-09-25 12:35:17 -07:00
Pablo Carranza
e9f691e399 Fixed -on today option parsing 2014-09-25 10:04:17 -04:00
Manuel Ebert
05e63dc76a Merge pull request #278 from pcarranza/master
Added how to ignore history appending for zsh
2014-09-22 12:16:16 -07:00
Pablo Carranza
c81f0e0c1d Added how to ignore history appending for zsh 2014-09-22 07:42:00 -04:00
Manuel Ebert
afcccb78c1 Fix docs typo 2014-09-17 08:35:39 -07:00
Manuel Ebert
fc1935d64e Version bump 2014-09-02 13:27:16 -07:00
Manuel Ebert
6d12ccc579 Multi-Word tags for DayOne Journals
Closes #274
2014-09-02 13:27:11 -07:00
Manuel Ebert
4301927b72 Use unicode literals
Fixes #273
2014-09-02 13:26:50 -07:00
Manuel Ebert
53958cf328 Merge pull request #261 from kneufeld/master
using a common tag regex for searching and highlighting
2014-09-02 13:07:33 -07:00
Kurt Neufeld
2f1894c765 using a common tag regex for searching and highlighting 2014-08-30 10:02:59 -06:00
Manuel Ebert
5bfb82cf90 Version bump 2014-08-12 10:11:18 +02:00
Manuel Ebert
2e75713a91 Sort journal entries after editing
Fixes #269
2014-08-12 10:10:15 +02:00
Manuel Ebert
7617f9e7f8 Merge pull request #267 from maebert/issue-265
Tags at the beginning of entries
2014-08-07 13:31:25 +02:00
Manuel Ebert
9c4b97ef5c typo 2014-08-07 13:27:48 +02:00
Manuel Ebert
2024e956bd Version bump 2014-08-07 13:26:10 +02:00
Manuel Ebert
db3de3d1cc Tags at the beginning of lines 2014-08-07 13:25:50 +02:00
Manuel Ebert
6dafc3d939 Manifest update 2014-07-27 12:43:26 +09:00
Manuel Ebert
010e1f868d Merge pull request #252 from mjhoffman65/issue237
There should be a whitespace character in front of a tag.  Fixes issue #...
2014-07-27 12:32:30 +09:00
U-NA\cle1413
e0fb621110 Add assertion to scenario that verifies a tag on a new line is recoginized as a tag. 2014-07-23 11:19:47 -04:00
Matt Hoffman
d5142a0a0a There should be a whitespace character in front of a tag. Fixes issue #237. 2014-07-22 22:14:26 -04:00
Manuel Ebert
f8a337f66e Merge pull request #248 from maebert/1-9-1
Fix parsing of  future timestmpas
2014-07-21 17:50:06 +09:00
Manuel Ebert
28dcb3ab90 Version bump 2014-07-21 17:33:44 +09:00
Manuel Ebert
286366ae85 Regression test for future timestamps 2014-07-21 17:33:39 +09:00
Manuel Ebert
4dbdc7032d Don't correct future timestamps if year is present in input 2014-07-21 17:33:30 +09:00
Manuel Ebert
da17dc9d8a Docs update
Closes #176
2014-07-21 14:58:01 +09:00
Manuel Ebert
f4dcc7126e Merge pull request #247 from maebert/1-9-0
Greatly improved date parsing
2014-07-21 14:52:10 +09:00
Manuel Ebert
5799be7f1c Conditional dateutil for python 3 2014-07-21 14:22:16 +09:00
Manuel Ebert
316374922b Fix bug when omitting day in parsing 2014-07-21 14:22:07 +09:00
Manuel Ebert
7f7f00e91b Version bump 2014-07-21 13:30:39 +09:00
Manuel Ebert
1822f50c70 Tests for date parsing and -on 2014-07-21 13:30:36 +09:00
Manuel Ebert
6a16edb67b Introduces -on option
Fixes #246
2014-07-21 13:30:25 +09:00
Manuel Ebert
6f1dd6077e Improves dateutil parsing
Closes #133
Fixes #183, #185, #228
2014-07-21 13:30:10 +09:00
Manuel Ebert
c814ba9bc2 Merge pull request #239 from StevenMaude/patch-1
Minor typo in installation.rst
2014-07-17 10:42:21 +09:00
Steven Maude
2dcb3f215d Minor typo in installation.rst
Fix "PyCyrypto" to "PyCrypto".
2014-07-12 00:06:11 +01:00
Manuel Ebert
5a2460a12d Merge pull request #232 from grplyler/fromfix
jrnl -from and -to times do not include the time themselves
2014-07-03 09:13:51 +02:00
Manuel Ebert
8ee51a6db0 Version bump to 1.8.7 2014-07-03 09:13:07 +02:00