.coveragerc
.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/index.md
docs/license.rst
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
examples/demonstration.gif
examples/notion_token.png
src/actions/__init__.py
src/actions/nadd
src/actions/ndel
src/actions/ndo
src/actions/ndoc
src/todo.sh_notion.egg-info/PKG-INFO
src/todo.sh_notion.egg-info/SOURCES.txt
src/todo.sh_notion.egg-info/dependency_links.txt
src/todo.sh_notion.egg-info/entry_points.txt
src/todo.sh_notion.egg-info/not-zip-safe
src/todo.sh_notion.egg-info/requires.txt
src/todo.sh_notion.egg-info/top_level.txt
src/todosh_notion/__init__.py
src/todosh_notion/settings.py
src/todosh_notion/todonotion.py
tests/conftest.py