Manage and record your thoughts, in plain text.
Project description
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.
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/
Links
Code, on GitHub: https://github.com/MinchinWeb/minchin.jrnl
Report a Bug! https://github.com/MinchinWeb/minchin.jrnl/issues
Documentation: http://minchin.ca/minchin.jrnl/
Listing on PyPI: https://pypi.python.org/pypi/minchin.jrnl
Release Notes: https://blog.minchin.ca/label/minchinjrnl/
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:
William Minchin (minchinweb)
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file minchin.jrnl-7.1.0.tar.gz
.
File metadata
- Download URL: minchin.jrnl-7.1.0.tar.gz
- Upload date:
- Size: 56.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1362a0813854b88492b1db0d1769a7821df29a3dbbf6d5f331b100c5c5ff8b2f |
|
MD5 | b4c9f5864df3c9ffb7ef7d73bfc9e46a |
|
BLAKE2b-256 | 40dfa11a597914b78f07003f242aca1e84f142b71d60cc934ead9d29011b8173 |
File details
Details for the file minchin.jrnl-7.1.0-py3-none-any.whl
.
File metadata
- Download URL: minchin.jrnl-7.1.0-py3-none-any.whl
- Upload date:
- Size: 67.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c3e350aa47ee28b1d35b7d06768b53c7cbac7c134e677929436fd6ae1f8d34e |
|
MD5 | 75bc87f937ffc1b2aece4aed9013b610 |
|
BLAKE2b-256 | 6f015108d39d599b117e84ec2410c68acd2acaf25d24f752acb2a2f6950fd549 |