LICENSE.md
README.md
pyproject.toml
qnote/__init__.py
qnote/app.py
qnote/default.tcss
qnote/main.py
qnote/themes.py
qnote/utils.py
qnote.egg-info/PKG-INFO
qnote.egg-info/SOURCES.txt
qnote.egg-info/dependency_links.txt
qnote.egg-info/entry_points.txt
qnote.egg-info/requires.txt
qnote.egg-info/top_level.txt
qnote/modes/__init__.py
qnote/modes/logs.py
qnote/modes/main.py
qnote/modes/settings.py
qnote/widgets/__init__.py
qnote/widgets/content.py
qnote/widgets/lumens.py
qnote/widgets/sidebar.py
qnote/widgets/stats.py
tests/test_core.py
tests/test_ui.py