LICENSE
README.md
pyproject.toml
src/noteagator/__init__.py
src/noteagator/__main__.py
src/noteagator/config.py
src/noteagator/fsutils.py
src/noteagator/main.py
src/noteagator/note.py
src/noteagator/print_utils.py
src/noteagator.egg-info/PKG-INFO
src/noteagator.egg-info/SOURCES.txt
src/noteagator.egg-info/dependency_links.txt
src/noteagator.egg-info/entry_points.txt
src/noteagator.egg-info/requires.txt
src/noteagator.egg-info/top_level.txt
src/noteagator/commands/dir.py
src/noteagator/commands/notes.py