A2-ai / ghqc.app

https://a2-ai.github.io/ghqc.app/
Other
0 stars 0 forks source link

enhancement request: view list of assigned files within RStudio #36

Open janellelennie opened 2 weeks ago

janellelennie commented 2 weeks ago

For a future version/continued development, I'm wondering if we can create a simple app that will scrape and return the list of files which have been assigned to QC. The two main ways to see which files have been assigned are: 1) Open the assign app and see those files which are grayed out, or 2) Look at the Issues in GitHub

However I would like to just see a simple collated list of the files which have been assigned to QC, e.g. all the Issues (open or closed) within a Milestone. This negates the need to open up the assign app file tree and scroll around, and allows the user to stay in Rstudio rather than go out to GHE. In addition, its just nice to see a simple list.

Thanks!

jenna-a2ai commented 1 week ago

Maybe this could be a data frame with columns for milestone, issue name, issue state, assignee(s), etc

janellelennie commented 1 week ago

Perhaps. I would want to see what that looks like. I'm going for a very simplified view here, perhaps just the file name.

For example, if I have 10 control streams to assign, and I am in Rstudio and can't remember which I have assigned already - it would be nice to have a simple view of the files in a small list to quickly see what I have left to assign. On Github, the Issues are spread out and larger font so I can't really scan to see the files in a quick manner. I like the way they look in the file tree - simple, just the file name, listed together. I imagine something as simple as choosing a milestone, then having the files listed in the viewer. Essentially turning the grayed out files into a list in the viewer. Nothing fancy - that would defeat the purpose of the simple view.