Pablo Carranza
|
3edb28790e
|
Fixed -on today option parsing
|
2014-09-25 10:04:17 -04:00 |
|
Manuel Ebert
|
cc1d5b25ce
|
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
|
00015abf95
|
Added how to ignore history appending for zsh
|
2014-09-22 07:42:00 -04:00 |
|
Manuel Ebert
|
20e4ca2e14
|
Fix docs typo
|
2014-09-17 08:35:39 -07:00 |
|
Manuel Ebert
|
411b9eb844
|
Version bump
|
2014-09-02 13:27:16 -07:00 |
|
Manuel Ebert
|
391269335f
|
Multi-Word tags for DayOne Journals
Closes #274
|
2014-09-02 13:27:11 -07:00 |
|
Manuel Ebert
|
182e51b92d
|
Use unicode literals
Fixes #273
|
2014-09-02 13:26:50 -07:00 |
|
Manuel Ebert
|
050eea7560
|
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
|
6d783a80ac
|
using a common tag regex for searching and highlighting
|
2014-08-30 10:02:59 -06:00 |
|
Manuel Ebert
|
a43ebd7b08
|
Version bump
|
2014-08-12 10:11:18 +02:00 |
|
Manuel Ebert
|
4390e1f10c
|
Sort journal entries after editing
Fixes #269
|
2014-08-12 10:10:15 +02:00 |
|
Manuel Ebert
|
ccd4cca9e6
|
Merge pull request #267 from maebert/issue-265
Tags at the beginning of entries
|
2014-08-07 13:31:25 +02:00 |
|
Manuel Ebert
|
0d981241ac
|
typo
|
2014-08-07 13:27:48 +02:00 |
|
Manuel Ebert
|
b851941574
|
Version bump
|
2014-08-07 13:26:10 +02:00 |
|
Manuel Ebert
|
2780a0d9df
|
Tags at the beginning of lines
|
2014-08-07 13:25:50 +02:00 |
|
William Minchin
|
868acb4dee
|
Merge branch 'master' of https://github.com/maebert/jrnl
|
2014-07-28 22:21:41 -06:00 |
|
Manuel Ebert
|
8355d6099a
|
Manifest update
|
2014-07-28 18:49:06 -06:00 |
|
U-NA\cle1413
|
b8e0b538d3
|
Add assertion to scenario that verifies a tag on a new line is recoginized as a tag.
|
2014-07-28 18:49:03 -06:00 |
|
Matt Hoffman
|
883dc34fca
|
There should be a whitespace character in front of a tag. Fixes issue #237.
|
2014-07-28 18:48:59 -06:00 |
|
Manuel Ebert
|
d77f5a40ad
|
Version bump
|
2014-07-28 18:48:56 -06:00 |
|
Manuel Ebert
|
2c058e450c
|
Regression test for future timestamps
|
2014-07-28 18:48:52 -06:00 |
|
Manuel Ebert
|
e1722f447f
|
Don't correct future timestamps if year is present in input
|
2014-07-28 18:48:49 -06:00 |
|
Manuel Ebert
|
82d5e9c4d7
|
Docs update
Closes #176
|
2014-07-28 18:48:45 -06:00 |
|
Manuel Ebert
|
dae3d09c3f
|
Conditional dateutil for python 3
|
2014-07-28 18:48:42 -06:00 |
|
Manuel Ebert
|
22a5be6bd3
|
Fix bug when omitting day in parsing
|
2014-07-28 18:48:38 -06:00 |
|
Manuel Ebert
|
74d69577fe
|
Version bump
|
2014-07-28 18:48:35 -06:00 |
|
Manuel Ebert
|
bab1921f66
|
Tests for date parsing and -on
|
2014-07-28 18:48:32 -06:00 |
|
Manuel Ebert
|
3630923f40
|
Introduces -on option
Fixes #246
|
2014-07-28 18:48:28 -06:00 |
|
Manuel Ebert
|
fc21fbffe3
|
Improves dateutil parsing
Closes #133
Fixes #183, #185, #228
|
2014-07-28 18:48:24 -06:00 |
|
Steven Maude
|
d6712d2522
|
Minor typo in installation.rst
Fix "PyCyrypto" to "PyCrypto".
|
2014-07-28 18:48:21 -06:00 |
|
Manuel Ebert
|
de81a5e813
|
Version bump to 1.8.7
|
2014-07-28 18:48:17 -06:00 |
|
Ryan Plyler
|
eb0d8d190e
|
'jrnl -from' times now match greater/less than or equal to start and end times
|
2014-07-28 18:48:02 -06:00 |
|
Manuel Ebert
|
369df7d7e1
|
Version bump
|
2014-07-28 18:47:59 -06:00 |
|
Manuel Ebert
|
d6b621e1c4
|
Tests for tagging
|
2014-07-28 18:47:55 -06:00 |
|
Ryan Plyler
|
29d98bb850
|
Added PyCharm project files to .gitignore
|
2014-07-28 18:47:52 -06:00 |
|
Manuel Ebert
|
11a2b525c2
|
Notes on encryption
|
2014-07-28 18:47:48 -06:00 |
|
grplyler
|
09764349ff
|
Fixed typo in CONTRIBUTING.md
Changed "sooner or later get implement it" to
"sooner or later get implemented."
|
2014-07-28 18:47:44 -06:00 |
|
Manuel Ebert
|
a10639b8d2
|
New make options
|
2014-07-28 18:47:41 -06:00 |
|
B Krishna Chaitanya
|
44b0eebcb8
|
Unescaped -, + and * in regex
|
2014-07-28 18:47:37 -06:00 |
|
Manuel Ebert
|
4e178c5ba7
|
Version bump & new recipes
|
2014-07-28 18:47:33 -06:00 |
|
Jacobo de Vera
|
273f7eb9c4
|
Include the year in exported file name
|
2014-07-28 18:47:29 -06:00 |
|
Manuel Ebert
|
a317e594e6
|
Restrict --export argument
Fixes #187
|
2014-07-28 18:47:25 -06:00 |
|
B Krishna Chaitanya
|
8a9e8b72e0
|
Include [-+/*#] in tag characters
|
2014-07-28 18:47:22 -06:00 |
|
Manuel Ebert
|
ae70139f2d
|
Installs readline on non-windows if not available
Fixes #208
|
2014-07-28 18:47:18 -06:00 |
|
Manuel Ebert
|
9c717d159d
|
Link to advanced usage
|
2014-07-28 18:47:14 -06:00 |
|
Jonathon Scanes
|
817e53a39d
|
Printed message aborted on ctrl+c.
|
2014-07-28 18:47:11 -06:00 |
|
Jonathon Scanes
|
dfaa24a629
|
Prevent printing stack trace in compose mode on ctrl+c.
|
2014-07-28 18:47:07 -06:00 |
|
B Krishna Chaitanya
|
bc094da581
|
Changed regex to accept symbols
|
2014-07-28 18:47:04 -06:00 |
|
karl
|
cbc2c99c31
|
Note for editing constraints on one line. FIX #199
|
2014-07-28 18:47:00 -06:00 |
|
Manuel Ebert
|
b33ceadd81
|
Version bump
|
2014-07-28 18:46:56 -06:00 |
|