Commit graph

72 commits

Author SHA1 Message Date
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
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
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
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
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
201e80142e Version bump to 0.3.2 2012-07-05 12:47:48 +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
35ea3aab93 Adds support for multiple journals 2012-06-11 16:02:21 +02:00
Manuel Ebert
1c5d0a57cc Adds feedback on updating jrnl_conf 2012-06-11 15:39:45 +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
22b3da5f89 Version bump to 0.3.0 2012-05-24 18:18:05 +02:00
Manuel Ebert
7125b887b7 Metavars on encrypt and decrypt options 2012-05-24 17:03:35 +02:00
Manuel Ebert
4e9b9c412c Opens journal file before allowing user to compose entry, closes #21 2012-05-24 16:51:09 +02:00
Manuel Ebert
321d8d2d50 Version bump to 0.2.5 2012-05-24 13:43:48 +02:00
Manuel Ebert
dfa8278cb5 Experimental new directory structure 2012-05-24 13:23:46 +02:00