Commit graph

641 commits

Author SHA1 Message Date
MinchinWeb
658dfb5a5f Simplified YAML export 2014-12-13 21:45:43 -07:00
William Minchin
1e582fb75b Fix indentation 2014-08-06 15:52:45 -06:00
William Minchin
18f3e5df44 Remove 'yaml-md' as an export option. 2014-08-06 15:43:09 -06:00
William Minchin
400d286254 Rename as 'yaml'
Without the first line being `---`, I don't know if it is completely
valid YAML
2014-08-05 12:04:28 -06:00
William Minchin
dcfd15fb6a Use Unicode strings
and convert to .format()
2014-08-05 11:20:49 -06:00
William Minchin
115a5c705d Allow export to Pelican formatted Markdown 2014-07-29 00:43:26 -06:00
William Minchin
09e0e44363 Consistent default linewap 2014-07-28 23:53:57 -06: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
Manuel Ebert
07ae94f0bc Fixes error when exporting txt files
Fixes #202
2014-07-28 18:46:53 -06:00
Manuel Ebert
4d0311e3bb Allow 'text' and 'markdown' aliases in export to dir
Fixes #201
2014-07-28 18:46:49 -06:00
Chris Sexton
5f2dbe0818 Allow parallel edits
* Wait to open the journal until after getting text
* Use mktemp so that editors like vim get separate files for editing
2014-07-28 18:46:45 -06:00
Manuel Ebert
8bb62f9c67 Dynamically load 3L library 2014-07-28 18:46:42 -06:00
Phil Tysoe
39e14037d4 Add export options to help message 2014-07-28 18:46:38 -06:00
Manuel Ebert
550830f2d3 Move 3L into vendors dir 2014-07-28 18:46:34 -06:00
Jen Montes
82eddd2338 Typo fix
A quick spelling correction and I swapped the position of 2 words for clarity.
2014-07-28 18:46:31 -06:00
Mason Bially
c1c3843287 Update recipies.rst with correct notepad++ options. 2014-07-28 18:46:27 -06:00