JRNL - philipf/notebook GitHub Wiki

https://jrnl.sh

Installation

Install pip

sudo apt update
sudo apt install python3-pip

Install pipx

python3 -m pip install --user pipx
python3 -m pipx ensurepath

Install Python 3 virtual environment for ensurepip

sudo apt-get install python3-venv

Install JRNL

pipx install jrnl

Configure

In ~/.zshrc

export XDG_CONFIG_HOME=/c/Users/philipf/Dropbox/jrnl