Jonathan Wren
Jonathan Wren
We have been prioritizing `pip install jrnl` as our preferred installation method. We have never supported choco, but probably need to if we want to properly support Windows. These releases...
## Documentation Change After #1004 is merged, we should look over jrnl.rtfd.io to check for any readthedocs-specific css changes/fixes that might be needed. ### Affected Page(s) - https://jrnl.readthedocs.io/en/latest/ - https://jrnl.sh/overview/...
## Documentation Change ### Affected Page(s) - https://jrnl.sh/installation/ ### What Could Be Better? This came up in #1009. We need to explain that using certain keyring backends (kwallet, etc) require...
## Feature Request We should add an explicit compose and search flags to jrnl (and keep the current default behavior). Originally mentioned: https://github.com/jrnl-org/jrnl/issues/1252#issuecomment-855214825 ### Use Case/Motivation Sometimes, jrnl guesses that...
## Feature Request I think that we should add an announcement system to jrnl. ### Use Case/Motivation We could, for example, use this to tell the user about important changes...
## Bug Report ### Environment - Local env (running pytest) ### Current Behavior When running pytest, I see a deprecation notice for ansiwrap (`import imp`). When looking into ansiwrap, I...
When using bash-git-prompt in a repo where the directory contains a space, the stash marker shows some unexpected behavior. Specifically, it only seems to work in the top level directory,...
Hi. No matter what I do, I can't seem to get rid of the output to stderr. I've set `export KR_NO_STDERR=1`, and I still keep seeing this: ``` Krypton ▶...
Using keyboard shortcuts (like `j` and `k` for moving up and down) doesn't quite work as expected when some email are in a bundle. Instead of moving up and down,...
Hi! Congrats on the plugin rewrite! I know it can be a daunting undertaking to throw everything out and start anew. I'm having some trouble with the new padding setting,...