Skip to main content

Manage and record your thoughts, in plain text.

Project description

minchin.jrnl

minchin.jrnl is a simple journal application for the command line.

You can use it to easily create, search, and view journal entries. Journals are stored as human-readable plain text, and can also be encrypted using AES encryption.

PyPI version number Changelog Supported Python versions License GitHub Workflow Status Download Count

To get help, submit an issue on Github.

In a Nutshell

To make a new entry, just enter

jrnl yesterday: Called in sick. Used the time to clean the house and write
my book.

yesterday: is interpreted by minchin.jrnl as a timestamp. Everything until the first sentence ending (either ., ?, or !) is interpreted as the title, and the rest as the body. In your journal file, the result will look like this:

[2012-03-29 09:00] Called in sick.
Used the time to clean the house and write my book.

If you just call jrnl, you will be prompted to compose your entry - but you can also configure minchin.jrnl to use your external editor.

Installation

pip install minchin.jrnl

(The above assumes you already have Python installed.)

Documentation

Full documentation is available at http://minchin.ca/minchin.jrnl/

Changelog

Release notes are on my blog at https://blog.minchin.ca/label/minchinjrnl/

Full changelog is available at http://minchin.ca/minchin.jrnl/changelog/

License

The project is licensed under GPLv3.

Code contributed on or before April 18, 2020 and by William Minchin (any date) is duel licensed under the MIT license as well. One of the long term projects of the goal is to remove or replace any GPLv3 code, and move the entire project to the MIT license.

Contributors

Maintainers

Our maintainers help keep the lights on for the project:

Please thank them if you like minchin.jrnl!

Code Contributors

This project is made with love by the many fabulous people who have contributed. minchin.jrnl couldn’t exist without each and every one of you!

If you’d also like to help make minchin.jrnl better, please see our contributing documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minchin.jrnl-7.1.0.tar.gz (56.3 kB view hashes)

Uploaded Source

Built Distribution

minchin.jrnl-7.1.0-py3-none-any.whl (67.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page