Updated TODO

Modified, and added tasks
This commit is contained in:
bizcochito 2023-03-16 10:52:22 +00:00
parent d229e5ee54
commit 93c0ed626b
1 changed files with 18 additions and 13 deletions

View File

@ -3,21 +3,26 @@
Tool for curating booru image bots
# TODO
## TUI
- Sellection keys
- Sellection legend
- Image Dysplay
## CLI
- Sellection keys
- Sellection legend
- Image Dysplay ✅ (xdg-open :woozy:)
## DB
- CSV structure
- Read
- Write
## Config file
- CSV structure ✅ (Multiple files of just one line, and i refuse to not say its still CSV)
- Read ✅
- Write ✅
## Config file
### Hardcoded for now
- Tags
- keybinds
- Keybinds
- DB config (CSV for now)
- API URLS (MAYBE I CAN JUST CURL?)
## Downloader
- Download daemon
## Downloader
- Downloader ✅ (Gelbooru API)
## Uploader
- Bot daemon
- Masto API
- Bot daemon ✅ (Ultimately using cron)
- Masto API ✅ (https://git.fai.st/Suguivy/mastodon-image-uploader-bot)
## Webapp
- Flask app
- Form
- Image frame