Manuel Ebert
|
6abd7d5b68
|
Mock stdin
|
2013-07-19 12:44:39 +02:00 |
|
Manuel Ebert
|
d4cbd4f944
|
Update travis
|
2013-07-19 12:43:58 +02:00 |
|
Manuel Ebert
|
3a4c87ca4c
|
Emoji support
|
2013-07-19 11:46:02 +02:00 |
|
Manuel Ebert
|
6521d55a2b
|
Tests for writing entries from the command line
|
2013-07-19 11:36:39 +02:00 |
|
Manuel Ebert
|
89423bdccb
|
Backup and restore config and journal files every time
|
2013-07-19 11:36:29 +02:00 |
|
Manuel Ebert
|
783603fb1c
|
Core testing
|
2013-07-18 22:49:22 +02:00 |
|
Manuel Ebert
|
c5cd42028d
|
Ability to parse in args manually
|
2013-07-18 22:48:46 +02:00 |
|
Manuel Ebert
|
02ce7dfbd3
|
Adds slugify to setup.py
|
2013-07-18 09:02:37 +02:00 |
|
Manuel Ebert
|
b773c0d7f5
|
Version bump
|
2013-07-17 18:29:50 +02:00 |
|
Manuel Ebert
|
edc41dab20
|
Updated Readme
|
2013-07-17 18:24:53 +02:00 |
|
Manuel Ebert
|
0c374a839c
|
Simplified exporting logic
|
2013-07-17 18:19:14 +02:00 |
|
Manuel Ebert
|
d56f4140fb
|
Fixes bug in tag export
|
2013-07-17 18:13:51 +02:00 |
|
Manuel Ebert
|
9309ec391b
|
Merges requirements
|
2013-07-17 17:18:40 +02:00 |
|
Manuel Ebert
|
39a8b3a4cd
|
Oh Python 3 imports...
|
2013-07-15 13:55:34 +02:00 |
|
Manuel Ebert
|
a7e64dd756
|
Version bump
|
2013-07-15 13:37:35 +02:00 |
|
Manuel Ebert
|
de8caf08a6
|
Caches local timezone
|
2013-07-15 13:37:30 +02:00 |
|
Manuel Ebert
|
d81f263e8c
|
Uses local timezone if timezone could not be parsed
|
2013-07-15 13:37:13 +02:00 |
|
Manuel Ebert
|
f6be2f13a5
|
Workaround for get_localzone on OS X
|
2013-07-15 13:32:23 +02:00 |
|
dejay
|
42daea2dd6
|
Better Day One Timestamps
|
2013-07-13 11:57:34 -06:00 |
|
Aniket Pant
|
bce370174b
|
Update installation after removal of default folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 13:09:22 +05:30 |
|
Aniket Pant
|
6fff395701
|
Update readme in accordance to changes
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 13:05:24 +05:30 |
|
Aniket Pant
|
659f9c4d98
|
Improve export functionality
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 13:05:13 +05:30 |
|
Aniket Pant
|
bdc0b4c5f5
|
Remove default folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 13:04:50 +05:30 |
|
Aniket Pant
|
9e969786f5
|
Fix changelog
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 11:20:58 +05:30 |
|
Aniket Pant
|
5e448270d2
|
Merge master and fix merge conflict
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-26 11:19:10 +05:30 |
|
Manuel Ebert
|
d7dfba008c
|
Addresses unicode issues in Python 3
Fixes #79
|
2013-06-24 15:54:04 +02:00 |
|
Aniket Pant
|
cf4592fbe3
|
Update changelog
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-21 19:23:54 +05:30 |
|
Aniket Pant
|
99dd9a05aa
|
Update version to 1.1.1
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-21 19:23:46 +05:30 |
|
Aniket Pant
|
d48f5137e5
|
Update readme
Information on new export options added
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-21 19:23:27 +05:30 |
|
Aniket Pant
|
65760eabff
|
Add slugify to requirements
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-21 19:22:28 +05:30 |
|
Aniket Pant
|
5408f60db3
|
Add new export option
Support for json and md retained
All export types moved to --export except tags
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-21 19:22:02 +05:30 |
|
Aniket Pant
|
a959ed49fd
|
Add default export folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
|
2013-06-21 19:20:57 +05:30 |
|
Manuel Ebert
|
868d29a92e
|
Allow python 3 to fail on travis
|
2013-06-09 16:04:17 -07:00 |
|
Manuel Ebert
|
cd2eebab34
|
Typo
|
2013-06-09 15:59:49 -07:00 |
|
Manuel Ebert
|
b4a28d3c7b
|
Changelog cleanup
|
2013-06-09 15:59:11 -07:00 |
|
Manuel Ebert
|
5bb8f9c567
|
Better Unicode support
Closes #72
|
2013-06-09 15:55:03 -07:00 |
|
Manuel Ebert
|
cf7581c0c0
|
Moves tag export to exporters
|
2013-06-09 15:07:27 -07:00 |
|
Manuel Ebert
|
32f3d23b90
|
Nicer error message when there is a syntactical error in your config file.
|
2013-06-09 14:49:02 -07:00 |
|
Manuel Ebert
|
48c5dd8aa1
|
JSON exports tags
Closes #78. This changes the export format to
{
tags: {tag: count},
entries: [{…}, {…}, …]
}
|
2013-06-09 14:48:56 -07:00 |
|
Manuel Ebert
|
0bf2354bc2
|
Disables PyICU use for now until proper localization is implemented.
Fixes #52
|
2013-05-08 10:08:48 -07:00 |
|
Manuel Ebert
|
fde308e4ba
|
Backwards compatibility with parsedatetime 0.8.7
Closes #76
|
2013-05-08 09:56:49 -07:00 |
|
Manuel Ebert
|
aef9a0ee7e
|
Fixes double readline import
Should finally fix #71
|
2013-04-23 16:29:32 -07:00 |
|
Manuel Ebert
|
1417305c2e
|
Formatting
|
2013-04-23 09:13:06 -07:00 |
|
Manuel Ebert
|
4528d9f612
|
Conditional import for pyreadline
Fixes #71
|
2013-04-23 09:13:00 -07:00 |
|
Manuel Ebert
|
56a9c0bbcc
|
pycrypto back to extras.
Fixes 68
|
2013-04-22 09:58:45 +02:00 |
|
Manuel Ebert
|
2790f250e6
|
Merge pull request #70 from okin/master
Make the cli work again.
|
2013-04-22 00:14:34 -07:00 |
|
Niko Wenselowski
|
dab192db86
|
Make the cli work again.
|
2013-04-21 22:03:49 +02:00 |
|
Manuel Ebert
|
dbddb7d6c9
|
Build status
|
2013-04-19 17:58:07 +02:00 |
|
Manuel Ebert
|
3abe14bab1
|
Better utf8 support
|
2013-04-19 17:32:32 +02:00 |
|
Manuel Ebert
|
8865816d60
|
Updated readme and changelog and changed config path according to discussion
|
2013-04-19 16:58:19 +02:00 |
|