If you need more features, try orchid notebook.
Note-taking application built with wxPython.
make sure latest Python and wxPython installed, then install dependencies
pip install -r requirements.txt
read config.ini.example and create a similar config.ini file, application will create specified directories so you do not need create them manually, then run
python main.py
