MCPcopy
hub / github.com/jrnl-org/jrnl

github.com/jrnl-org/jrnl @v4.3 sqlite

repository ↗ · DeepWiki ↗ · release v4.3 ↗
524 symbols 1,783 edges 72 files 110 documented · 21%
README

jrnl Testing Downloads Version Homebrew Gitter Changelog ====

To get help, submit an issue on GitHub.

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.

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 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 jrnl to use your external editor.

For more information, please read the documentation.

Contributors

Maintainers

Our maintainers help keep the lights on for the project:

Please thank them if you like jrnl!

Code Contributors

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

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

Financial Backers

Another way show support is through direct financial contributions. These funds go to covering our costs, and are a quick way to show your appreciation for jrnl.

Become a financial contributor and help us sustain our community.

Core symbols most depended-on inside this repo

print_msg
called by 44
jrnl/output.py
write
called by 18
jrnl/journals/Journal.py
expand_path
called by 16
jrnl/path.py
sort
called by 13
jrnl/journals/Journal.py
scope_config
called by 7
jrnl/config.py
on_windows
called by 7
jrnl/os_compat.py
open
called by 7
jrnl/journals/Journal.py
_parse
called by 7
jrnl/journals/Journal.py

Shape

Function 295
Method 150
Class 40
Route 39

Languages

Python100%

Modules by API surface

tests/lib/then_steps.py56 symbols
tests/lib/fixtures.py49 symbols
tests/unit/test_parse_args.py44 symbols
jrnl/journals/Journal.py41 symbols
tests/lib/given_steps.py25 symbols
jrnl/controller.py20 symbols
jrnl/journals/Entry.py16 symbols
jrnl/config.py13 symbols
tests/unit/test_path.py11 symbols
tests/unit/test_override.py11 symbols
jrnl/output.py11 symbols
jrnl/journals/FolderJournal.py11 symbols

Dependencies from manifests, versioned

pa11y-ci4.0.0 · 1×
jinja23.1.6 · 1×
mkdocs1.4 · 1×

For agents

$ claude mcp add jrnl \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact