Manuel Ebert
|
608809b61c
|
Journal uses self.config everywhere
|
2012-04-16 17:16:38 +02:00 |
|
Manuel Ebert
|
192d2a0794
|
Added .gitignore
|
2012-04-16 17:07:40 +02:00 |
|
Manuel Ebert
|
670247714f
|
JSON fallback if simplejson is not available
|
2012-04-16 17:05:30 +02:00 |
|
Manuel Ebert
|
c70c4fe7fa
|
formatting
|
2012-04-16 14:54:27 +02:00 |
|
Manuel Ebert
|
438771ebe3
|
usage updated
|
2012-04-16 14:48:14 +02:00 |
|
Manuel Ebert
|
e214b9c5f5
|
JSON export moved to advanced
|
2012-04-16 14:41:14 +02:00 |
|
Manuel Ebert
|
198ba80ed9
|
More about timestamps
|
2012-04-16 14:39:36 +02:00 |
|
Manuel Ebert
|
f392235e0a
|
Notes on Encryption
|
2012-04-16 14:32:28 +02:00 |
|
Manuel Ebert
|
0c93061a90
|
Keywords separated
|
2012-04-16 14:21:10 +02:00 |
|
Manuel Ebert
|
8ec531ee81
|
isntallation instructions
|
2012-04-16 14:15:59 +02:00 |
|
Manuel Ebert
|
862fd796be
|
adds base_dir
|
2012-04-16 14:09:22 +02:00 |
|
Manuel Ebert
|
3e7f9ba301
|
Added Changelog.
|
2012-04-16 13:50:54 +02:00 |
|
Manuel Ebert
|
78ebf1c824
|
Makind the documentation a bit more restful
|
2012-04-16 13:50:38 +02:00 |
|
Manuel Ebert
|
3b12794b17
|
Print to 3.0 syntax
|
2012-04-16 13:42:01 +02:00 |
|
Manuel Ebert
|
66f8ba28a9
|
Simplejson instead of json
|
2012-04-16 13:41:17 +02:00 |
|
Manuel Ebert
|
d271b18232
|
Updated Readme, mainly on tag symbols
|
2012-04-15 19:14:54 +03:00 |
|
Manuel Ebert
|
6e640dec3d
|
Merge pull request #5 from dedan/master
here all the changes we made together
|
2012-04-15 06:49:55 -07:00 |
|
Stephan Gabler
|
651f9e5213
|
Asks for password at creation of .jrnl_config
|
2012-04-13 20:58:22 +02:00 |
|
Stephan Gabler
|
196531aafc
|
Checks if password is wrong
|
2012-04-13 20:38:36 +02:00 |
|
Stephan Gabler
|
acb7fa2ed4
|
saving forces blanks to be appended
|
2012-04-13 20:36:02 +02:00 |
|
Stephan Gabler
|
9c18fdc9b4
|
Encryption / decryption
|
2012-04-13 20:20:15 +02:00 |
|
Stephan Gabler
|
c6b86991c4
|
Buffer journal file into string before reading or writing
|
2012-04-13 20:04:10 +02:00 |
|
Stephan Gabler
|
1569f9c59c
|
create config file and ask for journal file name
with autocomplete !!!
|
2012-04-13 19:28:11 +02:00 |
|
Stephan Gabler
|
04cc68a29a
|
External editor can be used for composing by specifying the editor config option
|
2012-04-13 18:37:28 +02:00 |
|
Manuel Ebert
|
5b5570f41e
|
Updated to clarify mode distinctions
|
2012-04-05 13:57:52 +02:00 |
|
Manuel Ebert
|
81f5cf0d50
|
Changed description of test arg
|
2012-04-05 13:36:16 +02:00 |
|
Manuel Ebert
|
93a766c418
|
Uppercase metavats for DATE
|
2012-04-05 13:35:16 +02:00 |
|
Manuel Ebert
|
6ed607acc5
|
Fixed bug where empty journal file results in None being added to Journal.entries
|
2012-04-05 13:31:46 +02:00 |
|
Manuel Ebert
|
52ea01a039
|
Custom options for Journal class to overwrite config
|
2012-04-05 13:30:58 +02:00 |
|
Manuel Ebert
|
2968bc5157
|
Added JSON export
|
2012-04-05 13:09:29 +02:00 |
|
Manuel Ebert
|
8c01068543
|
Adds description of custom tag symbols
|
2012-04-05 12:41:36 +02:00 |
|
Manuel Ebert
|
ab7a86f95c
|
Removed reference to -all
|
2012-04-05 12:38:10 +02:00 |
|
Manuel Ebert
|
e8b2bf25a5
|
Support for -and for strict search
|
2012-04-05 12:33:31 +02:00 |
|
Manuel Ebert
|
c6f324e5d4
|
adds filtering by date with -from and -to
|
2012-04-05 12:19:07 +02:00 |
|
Manuel Ebert
|
e2559ecf93
|
One empty line moved from Entry.__str__ to Journal.write
|
2012-04-05 12:14:52 +02:00 |
|
Manuel Ebert
|
beaebbb562
|
Fixed skip composing on empty input
|
2012-04-05 12:12:58 +02:00 |
|
Manuel Ebert
|
a8dc91ce1c
|
Reading mode if no text supplied and Raw_input gets skipped
|
2012-04-05 12:10:09 +02:00 |
|
Manuel Ebert
|
1ba3b3e58c
|
Fixed writing to file (entry must be converted to str first)
|
2012-04-05 12:08:12 +02:00 |
|
Manuel Ebert
|
48b05f9f02
|
Docstring for Journal.sort
|
2012-04-05 12:05:50 +02:00 |
|
Manuel Ebert
|
fe51f33981
|
Fixed indentation in composing part of __main__
|
2012-04-05 12:05:15 +02:00 |
|
Manuel Ebert
|
b2924168a9
|
Refractored into a Journal and Entry class, cleaned up, documented.
|
2012-04-04 19:00:17 +02:00 |
|
Manuel Ebert
|
5a205bbbc3
|
Renamed file
|
2012-04-04 17:11:35 +02:00 |
|
Manuel Ebert
|
10a1d64252
|
Initial Checkin
|
2012-03-29 19:55:16 +02:00 |
|