Skip to content

Commit

Permalink
Update ToDo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremiahPetersen authored Apr 2, 2024
1 parent ef82f01 commit 2c20524
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ FolderToText.py is a script that allows you to turn a local folder, or local fil
## TODO

- [x] Add Docker to project
- [ ] Add Dark Mode
- [ ] Build web app for (https://repototext.com/)
- [ ] FIX: Broken file types: .ipynb
- [ ] FIX: FolderToText - fix so a user can pick one folder (currently only working when user selects individual files)
- [ ] Add in the ability to work with private repositories
- [ ] Create a small desktop app via PyQT or an executable file
- [ ] Add ability to store change history and update .txt to reflect working changes
- [ ] Add checker function to make sure .txt is current repo version
- [ ] Add function to make sure .txt is current repo version
- [ ] Adjust UI for flow, including change textarea output width, adding file management and history UI
- [ ] Explore prompt ideas including breaking the prompts into discrete steps that nudge the model along

---

0 comments on commit 2c20524

Please sign in to comment.