Manuel Ebert
c89247ef94
Adds the tag symbol to day one entries on load
2014-03-19 14:44:47 -07:00
Manuel Ebert
129595e1c7
Merge pull request #138 from jtan189/master
...
Added ability to list accessible journals.
2014-02-23 21:02:35 -08:00
Josh Tan
bb3778a099
Simplified syntax for joining journal names with new lines.
2014-02-23 22:46:28 -06:00
Josh Tan
3450967eb3
Added ability to list accessible journals.
...
Previously, if a user forgot the exact name of a journal, they could check the configuration file to retrieve this information. This patch adds support for performing this task using the jrnl interface.
The newly added '-ls' option retrieves the available journals from the jrnl configuration files and displays each journal name on a separate line.
This patch also updates the jrnl help display and the usage documentation to reflect these changes.
2014-02-23 22:21:54 -06:00
Manuel Ebert
c20d5accba
Merge pull request #139 from maebert/argparse-fix
...
Flexible argparse for 2.6
2014-02-23 20:13:47 -08:00
Manuel Ebert
c5238e0d62
Flexible argparse for 2.6
2014-02-23 20:10:31 -08:00
Manuel Ebert
c4f5525d89
Merge pull request #132 from MinchinWeb/line-wrap
...
Linewrap fixes
2014-02-17 11:27:42 -08:00
William Minchin
545d2c296a
Fix linewrap
...
If a line was exactly the length of `linewrap`, the extra space was
causing the next line to be blank. But if the line is empty, we need the
space to maintain the `| ` sidebar.
2014-02-07 08:24:30 -07:00
William Minchin
8c461c7f9c
Don't replace all double spaces
...
want to maintain the ability to format with the use of just text.
2014-02-07 08:21:28 -07:00
Manuel Ebert
d8f3b7a9be
Download count
2014-02-05 12:21:27 -08:00
Manuel Ebert
dc92e4bc2d
Merge pull request #131 from maebert/limit-shortcut
...
Limit shortcut
2014-02-05 10:35:52 -08:00
Manuel Ebert
04aed1001f
Changelog and docs
2014-02-05 10:19:01 -08:00
Manuel Ebert
ff3c2ecdc3
Allows -3 as a shortcut for -n 3
2014-02-05 10:16:40 -08:00
Manuel Ebert
11cc2ebad6
Clean up
2014-01-29 16:54:53 -08:00
Manuel Ebert
5dca96d0dd
Merge pull request #130 from MinchinWeb/update-tzlocal
...
Update tzlocal
2014-01-29 16:49:14 -08:00
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
William Minchin
b77a195f23
Fix typos in test files
2014-01-29 09:43:29 -07:00
William Minchin
f5279462b9
require tzlocal version 1.1 or better
...
jrnl needs the OSX fixes in version 1.1
2014-01-29 09:15:46 -07:00
William Minchin
7f26b6cec5
[Travis-CI] manually install PyCrypto
2014-01-28 16:17:13 -07:00
William Minchin
15ae3857ad
Use Travis-CI without requirements.txt
2014-01-28 16:08:22 -07:00
William Minchin
7065cafe01
Just use setup.py
...
(don't keep a second copy in `requirements.txt`)
2014-01-28 15:20:13 -07:00
William Minchin
95b34e1977
allow newer versions of tzlocal
2014-01-28 15:02:49 -07:00
William Minchin
be856df50e
documentation typo fix
2014-01-28 14:37:15 -07:00
Manuel Ebert
071773537b
Merge pull request #129 from maebert/fix-argparse
...
Fix a logic bug so that jrnl -h and jrnl -v are possible even if jrnl no...
2014-01-26 10:22:40 -08: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
da9be85198
Merge pull request #127 from maebert/pdt1.2
...
Upgrade to parsedatetime 1.2
2014-01-26 03:47:59 -08:00
Manuel Ebert
99b5d7821d
Upgrade to parsedatetime 1.2
2014-01-26 12:37:41 +01:00
Manuel Ebert
872845dadd
Statistics ideas
2014-01-26 12:24:54 +01:00
Manuel Ebert
1b72d6b4a1
Fix copyright
2014-01-26 12:05:46 +01:00
Manuel Ebert
e814dd48a8
Updated docs from master
2014-01-26 12:05:46 +01:00
Manuel Ebert
8d5a021eb3
Fixed references to jrnl_conf
2014-01-26 12:05:45 +01:00
Manuel Ebert
b387e56822
Merge pull request #126 from maebert/absolute-imports
...
Cleaned up imports to work with Python2.6 and Python 3.3
2014-01-23 06:21:42 -08: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
40c2bc13b5
Merge pull request #125 from maebert/remove-slugify
...
Port slugify to Python3
2014-01-19 03:13:13 -08:00
Manuel Ebert
19e97d5668
Clean up docs build folder
2014-01-19 12:12:14 +01:00
Manuel Ebert
ff0ac96b4f
Remove css from repo
2014-01-19 12:07:04 +01:00
Manuel Ebert
c3d6a38e45
Port slugify to Python3
2014-01-19 11:58:13 +01:00
Manuel Ebert
1304e5ca82
Merge pull request #124 from MinchinWeb/colorama-edit-fixes
...
Colorama edit fixes (v2)
2014-01-04 06:10:26 -08: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
480eb4574b
Move docs on Windows to FAQ
2014-01-03 15:59:38 +01:00
William Minchin
ea58151395
Windows documentation
2014-01-03 15:55:24 +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
777eb38852
Include dateutil in setup
2014-01-02 23:42:01 +01:00
Manuel Ebert
9d352b4bad
Gets rid of colorama
2014-01-02 23:41:53 +01:00
Manuel Ebert
c10cc1fee4
Doc fix
2014-01-02 14:53:32 +01:00
Manuel Ebert
01703af728
Touch tmpfiles before opening
2014-01-02 07:48:57 +01:00
Manuel Ebert
534dc63ec0
Travis fix
2013-12-22 18:50:57 +01:00