Commit graph

1911 commits

Author SHA1 Message Date
Manuel Ebert
151b0d8e34 Changelog updated 2013-03-04 15:49:59 -08:00
Manuel Ebert
95e828e643 Version bump to 1.0.0 2013-03-04 14:58:02 -08:00
Manuel Ebert
61835d88ec Merge pull request #51 from maebert/dayone
Dayone support
2013-03-04 14:57:10 -08:00
Manuel Ebert
3ecf8e343c 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
e748dbacf3 Cleaner syntax and messages 2013-03-04 14:54:29 -08:00
Stephan Gabler
fb0dbbcf65 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
f14c7c4d5f Fixes issue where now date was given 2013-03-04 14:44:04 -08:00
Manuel Ebert
4a24d6e3d3 Compatibility with parsedatetime 1.x 2013-03-04 14:43:55 -08:00
Manuel Ebert
1da6d4c47d Removes 3.2 support from travis 2013-02-19 14:53:43 -08:00
Manuel Ebert
42f2371c5d Fixes requirements and setup 2012-12-14 15:18:30 -08:00
Manuel Ebert
2a5a7fb478 Travis CI integration 2012-12-14 14:58:46 -08:00
Manuel Ebert
fb8bc90eac Documentation on DayOne integration 2012-08-09 18:43:57 +02:00
Manuel Ebert
09fcae26d9 Smarter UUID creation for DayOne journals 2012-08-09 18:42:31 +02:00
Manuel Ebert
07bf1da31c 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
477fc1487f New style class, new_entry returns entry 2012-08-09 17:54:17 +02:00
Manuel Ebert
691c67b13b Removed unnecessary print statement 2012-07-25 17:59:59 +02:00
Manuel Ebert
4e3ddeb571 bump to 1.0.0-rc1 2012-07-23 13:09:46 +02:00
Manuel Ebert
0eb71f2b18 Notes on 1.0.0-rc1 2012-07-23 13:09:46 +02:00
Manuel Ebert
c99c815ade 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
d6efe2def3 Notes on individual settings for multiple journals 2012-07-23 13:09:45 +02:00
Manuel Ebert
c26ed24389 Better support for individual configs 2012-07-23 13:09:45 +02:00
Manuel Ebert
0de1af654d Saves changes in config (ie after decrypting) to the right scope 2012-07-23 13:09:45 +02:00
Manuel Ebert
db8e10c5f2 Allows multiple journals to override default configuration 2012-07-23 13:09:45 +02:00
Manuel Ebert
8948c6b23b Refactored install.py 2012-07-23 13:09:45 +02:00
Manuel Ebert
f88eb8eb41 Journal class brings it's own default config. 2012-07-23 13:09:45 +02:00
Manuel Ebert
bb090924c3 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
d5aa29f844 remove the leading whitespace introduced by textwrap 2012-07-17 12:12:47 +02:00
Manuel Ebert
201e80142e Version bump to 0.3.2 2012-07-05 12:47:48 +02:00
Manuel Ebert
8dc3df392e Converts \n to new lines 2012-07-05 12:44:40 +02:00
Manuel Ebert
44c1f55dea Refractored exporting 2012-07-05 12:31:50 +02:00
Manuel Ebert
af2c592700 Feedback on which journal was used 2012-07-05 12:27:57 +02:00
Manuel Ebert
5b1854122c Formatting issues. 2012-06-20 20:57:12 +03:00
Manuel Ebert
126ed4cc87 Merge pull request #39 from maebert/multiple-journals
Multiple journals
2012-06-16 10:51:56 -07:00
Manuel Ebert
955efe5096 [Improved] Supports multiple journal files. 2012-06-11 16:17:25 +02:00
Manuel Ebert
61865a88b9 Help on multiple journals. 2012-06-11 16:16:26 +02:00
Manuel Ebert
b00e8944fa Installation modifies journals.default, not journal 2012-06-11 16:08:38 +02:00
Manuel Ebert
35ea3aab93 Adds support for multiple journals 2012-06-11 16:02:21 +02:00
Manuel Ebert
5c86f0b18b Adds support for multiple journals 2012-06-11 15:58:25 +02:00
Manuel Ebert
1c5d0a57cc Adds feedback on updating jrnl_conf 2012-06-11 15:39:45 +02:00
Manuel Ebert
c88ea3987f Merge pull request #34 from maebert/new-style-display
New style display of posts
2012-06-01 04:52:51 -07:00
Manuel Ebert
d4085dec75 Deleting last entry 2012-06-01 11:07:57 +02:00
Manuel Ebert
5f8bd67583 Allows deleting the last entry in the journal. 2012-06-01 11:06:53 +02:00
Manuel Ebert
1225063e61 Fixes a bug where encryption or decryption without target file would just bring up writing mode. 2012-05-31 11:43:20 +02:00
Manuel Ebert
a4e6831548 Strips blank lines at the end of Entry bodies when prettyprinting. 2012-05-31 11:37:02 +02:00
Manuel Ebert
7a8b847bd7 Suppress empty bodies in prettyprinting 2012-05-31 11:33:28 +02:00
Manuel Ebert
e21cdd7e69 Use Entry.pprint for display, str(Entry) for writing. 2012-05-31 11:22:54 +02:00
Manuel Ebert
fea171170a Refactors prettyprinting into the pprint method, __str__ will only produce journal-file-ready strings again. 2012-05-31 11:22:34 +02:00
Manuel Ebert
d5b6d559c3 New style display of posts 2012-05-30 18:12:10 +02:00
Manuel Ebert
11a73b4fc2 Fixes highlighting 2012-05-30 17:58:26 +02:00
Manuel Ebert
8a28afc7bd Using string.format instead of % 2012-05-30 17:50:37 +02:00