.envrc
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
LICENCE
README.rst
codecov.yml
config.py.sample
publish-release.yaml
pyproject.toml
tox.ini
.builds/alpine-py312.yml
.builds/archlinux-py314.yml
.builds/debian-py311.yml
contrib/completion/bash/_todo
contrib/completion/fish/todo.fish
contrib/completion/zsh/_todo
docs/Makefile
docs/pull_request_template.md
docs/examples/conky.conf
docs/source/_configure.rst
docs/source/_usage.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/configure.rst
docs/source/contributing.rst
docs/source/index.rst
docs/source/install.rst
docs/source/licence.rst
docs/source/man.rst
docs/source/usage.rst
tests/__init__.py
tests/conftest.py
tests/helpers.py
tests/test_backend.py
tests/test_cli.py
tests/test_config.py
tests/test_filtering.py
tests/test_formatter.py
tests/test_main.py
tests/test_model.py
tests/test_porcelain.py
tests/test_ui.py
tests/test_widgets.py
todoman/__init__.py
todoman/__main__.py
todoman/cli.py
todoman/configuration.py
todoman/exceptions.py
todoman/formatters.py
todoman/interactive.py
todoman/model.py
todoman/version.py
todoman/widgets.py
todoman.egg-info/PKG-INFO
todoman.egg-info/SOURCES.txt
todoman.egg-info/dependency_links.txt
todoman.egg-info/entry_points.txt
todoman.egg-info/requires.txt
todoman.egg-info/top_level.txt