Aniket Pant
021ff9fb38
Implement basic sync functionality
...
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-04-14 03:00:35 +05:30
Aniket Pant
99fa0fd4f0
Fixed bug when using slugify
...
slugify requires unicode input
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-04-14 00:24:18 +05:30
Aniket Pant
d3958316f2
Added default export folder to config
...
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-04-14 00:23:45 +05:30
Aniket Pant
912175f601
[Requirements] Added slugify to the requirements and setup.py
...
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-03-30 11:20:16 +05:30
Aniket Pant
ef00e6adf3
[Export] Imporved functionality for exporting
...
Now exports can be done via single command and output file can also be specified.
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-03-27 21:33:14 +05:30
Aniket Pant
7c264367e7
[Export to files] Added new utility
...
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-03-26 22:12:46 +05:30
Aniket Pant
6f9a644185
[Typo] Fixed typo in comments
...
Signed-off-by: Aniket Pant <me@aniketpant.com>
2013-03-26 22:11:08 +05:30
Manuel Ebert
ba2b4a592a
Fixes typos in readme
2013-03-13 00:51:24 -07:00
Manuel Ebert
e3613b8628
Version bump
2013-03-12 13:30:24 -07:00
Manuel Ebert
3d31e31eb5
Requires current version of parsedatime when using setuptools
...
Closes #52
2013-03-12 13:29:10 -07:00
Manuel Ebert
ba9e39f050
Changelog updated
2013-03-04 15:49:59 -08:00
Manuel Ebert
dd47a94b61
Version bump to 1.0.0 ⭐
2013-03-04 14:58:02 -08:00
Manuel Ebert
fe5f318c16
Merge pull request #51 from maebert/dayone
...
Dayone support
2013-03-04 14:57:10 -08:00
Manuel Ebert
caad0bdbae
Merges pull request #49 from dedan/remove_single_tags
...
* remove_single_tags:
Cleaner syntax and messages
remove tags that were used only once.
2013-03-04 14:55:30 -08:00
Manuel Ebert
05198b65b7
Cleaner syntax and messages
2013-03-04 14:54:29 -08:00
Stephan Gabler
a8777b747a
remove tags that were used only once.
...
I sometimes look at the overview of tags with `jrnl --tags` and there
I found it annoying to see all the tags that appeared only once. Those
are now filtered out and I print a comment saying that they were filtered out
Also changed the order (sorted by counts) in which the tags are printed. For
a CLI application I think it is nicer to see the more important version at the end
2013-03-04 14:53:46 -08:00
Manuel Ebert
123000ce41
Fixes issue where now date was given
2013-03-04 14:44:04 -08:00
Manuel Ebert
5236ca0c44
Compatibility with parsedatetime 1.x
2013-03-04 14:43:55 -08:00
Manuel Ebert
1c0916a8f3
Removes 3.2 support from travis
2013-02-19 14:53:43 -08:00
Manuel Ebert
918a46a2fa
Fixes requirements and setup
2012-12-14 15:18:30 -08:00
Manuel Ebert
8418c2f696
Travis CI integration
2012-12-14 14:58:46 -08:00
Manuel Ebert
370e703d11
Documentation on DayOne integration
2012-08-09 18:43:57 +02:00
Manuel Ebert
fd0d35e151
Smarter UUID creation for DayOne journals
2012-08-09 18:42:31 +02:00
Manuel Ebert
9476d3f115
Experimental DayOne Support
...
Just point your jrnl file to a folder ending with `.dayone` and magic.
Supports both reading and creation (and hence all other export magic,
although this is untested).
2012-08-09 18:33:00 +02:00
Manuel Ebert
ac266fd3b1
New style class, new_entry returns entry
2012-08-09 17:54:17 +02:00
Manuel Ebert
386c574815
Removed unnecessary print statement
2012-07-25 17:59:59 +02:00
Manuel Ebert
911ec2eb3f
bump to 1.0.0-rc1
2012-07-23 13:09:46 +02:00
Manuel Ebert
61d73281c4
Notes on 1.0.0-rc1
2012-07-23 13:09:46 +02:00
Manuel Ebert
a56b395b7a
Fixes a bug where jrnl would not go into compose mode if the entry comes from command line, is wrapped into quotes and starts with a tag symbol
2012-07-23 13:09:46 +02:00
Manuel Ebert
25ea115eca
Notes on individual settings for multiple journals
2012-07-23 13:09:45 +02:00
Manuel Ebert
cb6ee5889e
Better support for individual configs
2012-07-23 13:09:45 +02:00
Manuel Ebert
33195829c4
Saves changes in config (ie after decrypting) to the right scope
2012-07-23 13:09:45 +02:00
Manuel Ebert
a04675e33e
Allows multiple journals to override default configuration
2012-07-23 13:09:45 +02:00
Manuel Ebert
c1bfd8b451
Refactored install.py
2012-07-23 13:09:45 +02:00
Manuel Ebert
9a39c8962d
Journal class brings it's own default config.
2012-07-23 13:09:45 +02:00
Manuel Ebert
9796f5b0b0
Merge pull request #42 from dedan/strip_whitespace
...
remove the leading whitespace introduced by textwrap
2012-07-17 04:20:59 -07:00
Stephan Gabler
907a75d41e
remove the leading whitespace introduced by textwrap
2012-07-17 12:12:47 +02:00
Manuel Ebert
144785d2b5
Version bump to 0.3.2
2012-07-05 12:47:48 +02:00
Manuel Ebert
fb3d7abc2d
Converts \n to new lines
2012-07-05 12:44:40 +02:00
Manuel Ebert
7e59e8ad3b
Refractored exporting
2012-07-05 12:31:50 +02:00
Manuel Ebert
3cbef42e2b
Feedback on which journal was used
2012-07-05 12:27:57 +02:00
Manuel Ebert
80bb29bf0e
Formatting issues.
2012-06-20 20:57:12 +03:00
Manuel Ebert
1903749901
Merge pull request #39 from maebert/multiple-journals
...
Multiple journals
2012-06-16 10:51:56 -07:00
Manuel Ebert
017843b948
[Improved] Supports multiple journal files.
2012-06-11 16:17:25 +02:00
Manuel Ebert
4898759b8b
Help on multiple journals.
2012-06-11 16:16:26 +02:00
Manuel Ebert
9439c294da
Installation modifies journals.default, not journal
2012-06-11 16:08:38 +02:00
Manuel Ebert
41c26d6115
Adds support for multiple journals
2012-06-11 16:02:21 +02:00
Manuel Ebert
482e579242
Adds support for multiple journals
2012-06-11 15:58:25 +02:00
Manuel Ebert
46ba622aa1
Adds feedback on updating jrnl_conf
2012-06-11 15:39:45 +02:00
Manuel Ebert
c289aaeb8c
Merge pull request #34 from maebert/new-style-display
...
New style display of posts
2012-06-01 04:52:51 -07:00