diff --git a/personal_data/__init__.py b/personal_data/__init__.py index ccd9816..241f60c 100644 --- a/personal_data/__init__.py +++ b/personal_data/__init__.py @@ -32,6 +32,8 @@ Use `--help` option to see all options. - [ ] Steam Wishlist and Achievements - [ ] [WaniKani](https://docs.api.wanikani.com) - [ ] Ledger (Live?) Account Balances +- [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of + different sites, but not in the detail I want. """ __all__ = ['__version__']