Files
redux-scraper/TODO.md
Dylan Knutson 2d4f672b6a Update development environment and ignore files
- Added more directories to `.cursorignore` to exclude temporary and log files
- Updated TODO.md with a new task for downloading E621 user favorites
- Modified Dockerfile.devcontainer to install PostgreSQL 17 client
- Updated VS Code extensions script to add Docker extension
- Added Dockerfile formatter in VS Code settings
- Configured Cursor as the default Git editor in the development container
2025-01-26 19:34:44 +00:00

423 B

Project TODO List

  • Add bookmarking feature for posts across different domains
  • Add search feature to search FA descriptions, tags, E621 descriptions, tags
  • Get inkbunny index scan job working
  • Attach logs to jobs, page to view jobs and their logs
  • Standardize all the embeddings tables to use the same schema (item_id, embedding)
  • Bluesky scraper
  • Download favs / votes for E621 users