Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jrnl

Collect your thoughts and notes without leaving the command line.
Collective - Host: opensource - https://opencollective.com/jrnl - Code: https://github.com/jrnl-org/jrnl

usage updated

github.com/jrnl-org/jrnl - 438771ebe33f14e51049056fb277f36ba42a400f authored over 12 years ago by Manuel Ebert <[email protected]>
JSON export moved to advanced

github.com/jrnl-org/jrnl - e214b9c5f5a65043d14cf7ace2301bb8ab310497 authored over 12 years ago by Manuel Ebert <[email protected]>
More about timestamps

github.com/jrnl-org/jrnl - 198ba80ed9a18b67194feb281515c3398158e696 authored over 12 years ago by Manuel Ebert <[email protected]>
Notes on Encryption

github.com/jrnl-org/jrnl - f392235e0a3ce1afbd2657270a5071253fc916d8 authored over 12 years ago by Manuel Ebert <[email protected]>
Keywords separated

github.com/jrnl-org/jrnl - 0c93061a90fccd9f0b9730a5c662dfa3f2befc66 authored over 12 years ago by Manuel Ebert <[email protected]>
isntallation instructions

github.com/jrnl-org/jrnl - 8ec531ee818e8a19ecd89b2d6d8e2358f54d22a9 authored over 12 years ago by Manuel Ebert <[email protected]>
adds base_dir

github.com/jrnl-org/jrnl - 862fd796be58b246e77bcce5e51ae11e1a67958f authored over 12 years ago by Manuel Ebert <[email protected]>
Added Changelog.

github.com/jrnl-org/jrnl - 3e7f9ba3014cb409ad28e1c8bca6db58f6c76957 authored over 12 years ago by Manuel Ebert <[email protected]>
Makind the documentation a bit more restful

github.com/jrnl-org/jrnl - 78ebf1c82408734ed1b1000bd4b44c0becc35385 authored over 12 years ago by Manuel Ebert <[email protected]>
Print to 3.0 syntax

github.com/jrnl-org/jrnl - 3b12794b1796e9285e282aa72aea6da15137a82e authored over 12 years ago by Manuel Ebert <[email protected]>
Simplejson instead of json

github.com/jrnl-org/jrnl - 66f8ba28a94770eadab74b7fa4de832e472559ff authored over 12 years ago by Manuel Ebert <[email protected]>
Updated Readme, mainly on tag symbols

github.com/jrnl-org/jrnl - d271b18232195ebd619ccf196f4a184c9295ab16 authored over 12 years ago by Manuel Ebert <[email protected]>
Merge pull request #5 from dedan/master

here all the changes we made together

github.com/jrnl-org/jrnl - 6e640dec3d5109c8a05359838e0b16f526228e29 authored over 12 years ago by Manuel Ebert <[email protected]>
Asks for password at creation of .jrnl_config

github.com/jrnl-org/jrnl - 651f9e5213aa76354389b4e44601432b9965baea authored over 12 years ago by Stephan Gabler <[email protected]>
Checks if password is wrong

github.com/jrnl-org/jrnl - 196531aafc6f2c0652e31669f9d0e1d6ca310c6c authored over 12 years ago by Stephan Gabler <[email protected]>
saving forces blanks to be appended

github.com/jrnl-org/jrnl - acb7fa2ed46fc57b24dfb6d031cb0828bf224de3 authored over 12 years ago by Stephan Gabler <[email protected]>
Encryption / decryption

github.com/jrnl-org/jrnl - 9c18fdc9b46046edc4b8b6d1c0ba5fbd29f54978 authored over 12 years ago by Stephan Gabler <[email protected]>
Buffer journal file into string before reading or writing

github.com/jrnl-org/jrnl - c6b86991c448c6641ced307ee2d62f23ff235ad9 authored over 12 years ago by Stephan Gabler <[email protected]>
create config file and ask for journal file name

with autocomplete !!!

github.com/jrnl-org/jrnl - 1569f9c59cf179fa604255e80ee0469e48be239d authored over 12 years ago by Stephan Gabler <[email protected]>
External editor can be used for composing by specifying the editor config option

github.com/jrnl-org/jrnl - 04cc68a29ab9a91da2461fdd900e0a4cafd7492a authored over 12 years ago by Stephan Gabler <[email protected]>
Updated to clarify mode distinctions

github.com/jrnl-org/jrnl - 5b5570f41ede6bfed1a2bdfd8414ac5084420d1c authored over 12 years ago by Manuel Ebert <[email protected]>
Changed description of test arg

github.com/jrnl-org/jrnl - 81f5cf0d50da0733e3af297b53c9e89d704e17ab authored over 12 years ago by Manuel Ebert <[email protected]>
Uppercase metavats for DATE

github.com/jrnl-org/jrnl - 93a766c418ff107a70787c2783ba94574005ee7d authored over 12 years ago by Manuel Ebert <[email protected]>
Fixed bug where empty journal file results in None being added to Journal.entries

github.com/jrnl-org/jrnl - 6ed607acc541ea54d0fce0640d6a0d7e3b969684 authored over 12 years ago by Manuel Ebert <[email protected]>
Custom options for Journal class to overwrite config

github.com/jrnl-org/jrnl - 52ea01a039067011532969850cfee6e87c1e5b6b authored over 12 years ago by Manuel Ebert <[email protected]>
Added JSON export

github.com/jrnl-org/jrnl - 2968bc515757c12bbbaec7a2ccd788bafaca2653 authored over 12 years ago by Manuel Ebert <[email protected]>
Adds description of custom tag symbols

github.com/jrnl-org/jrnl - 8c01068543f7822e3e4d7020cffeae1596c1089f authored over 12 years ago by Manuel Ebert <[email protected]>
Removed reference to -all

github.com/jrnl-org/jrnl - ab7a86f95c49ed2b19806231abae537e712235a0 authored over 12 years ago by Manuel Ebert <[email protected]>
Support for -and for strict search

github.com/jrnl-org/jrnl - e8b2bf25a58f6f19f7a0c0447f7873f59be6c47e authored over 12 years ago by Manuel Ebert <[email protected]>
adds filtering by date with -from and -to

github.com/jrnl-org/jrnl - c6f324e5d400b05cfb79378e7a741b74cee6e4ce authored over 12 years ago by Manuel Ebert <[email protected]>
One empty line moved from Entry.__str__ to Journal.write

github.com/jrnl-org/jrnl - e2559ecf93fe765394b4efab1f85c0673e1fc1b7 authored over 12 years ago by Manuel Ebert <[email protected]>
Fixed skip composing on empty input

github.com/jrnl-org/jrnl - beaebbb562fc011651659bcc2608701dfecc0092 authored over 12 years ago by Manuel Ebert <[email protected]>
Reading mode if no text supplied and Raw_input gets skipped

github.com/jrnl-org/jrnl - a8dc91ce1c208ae61e415f52d608907d26fc83dc authored over 12 years ago by Manuel Ebert <[email protected]>
Fixed writing to file (entry must be converted to str first)

github.com/jrnl-org/jrnl - 1ba3b3e58c15bd5f7fd924d1f4a46d396e45962e authored over 12 years ago by Manuel Ebert <[email protected]>
Docstring for Journal.sort

github.com/jrnl-org/jrnl - 48b05f9f0207fd4e440220a61b3fbd32d03ad3ff authored over 12 years ago by Manuel Ebert <[email protected]>
Fixed indentation in composing part of __main__

github.com/jrnl-org/jrnl - fe51f3398170f9a91c57039e2bbc0712a2203556 authored over 12 years ago by Manuel Ebert <[email protected]>
Refractored into a Journal and Entry class, cleaned up, documented.

github.com/jrnl-org/jrnl - b2924168a9d65bf8b0a6d6b209b284bb45b69bde authored over 12 years ago by Manuel Ebert <[email protected]>
Renamed file

github.com/jrnl-org/jrnl - 5a205bbbc3837a528c63de20347471e9231a6f11 authored over 12 years ago by Manuel Ebert <[email protected]>
Initial Checkin

github.com/jrnl-org/jrnl - 10a1d642523b874cd1ad5130600381a9b4b2c32a authored over 12 years ago by Manuel Ebert <[email protected]>