From 1ab4e8a813691c5a60bdfa0a6dfbd26cf229d257 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Wed, 20 Nov 2024 19:42:02 -0400 Subject: [PATCH] Add todo for later --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1154596..51cfd47 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,13 @@ Unsplash Applications - https://unsplash.com/oauth/applications Wikipedia API Docs -- https://api.wikimedia.org/wiki/Getting_featured_content_from_Wikipedia_with_Python#Today's_featured_article \ No newline at end of file +- https://api.wikimedia.org/wiki/Getting_featured_content_from_Wikipedia_with_Python#Today's_featured_article + +# TODO +- [ ] Add more providers +- [ ] Deal with existing todos in code +- [ ] Add more error handling +- [ ] Make logging to file work +- [ ] Add tests +- [ ] Add more documentation +- [ ] Add auto setting of wallpaper \ No newline at end of file