MattEqualsCoder / MSUScripter

Application for creating MSUs and related files
MIT License
5 stars 2 forks source link

MSU track overview #52

Closed Vivelin closed 9 months ago

Vivelin commented 9 months ago

It'd be nice to have an overview of all the tracks in an MSU project.

I think most people have a separate Excel sheet where they plan it out, but I'm too lazy for that and I don't really have a specific theme in mind, so if I could have an overview in MSU Scripter itself, that'd be really useful for me.

Just a list of all the tracks and which songs are selected for it, if any. Clicking on one track would then open the details pane for that track.

MattEqualsCoder commented 9 months ago

@Vivelin Think something like this would work? image

Vivelin commented 9 months ago

Yeah, that's wonderful. I think some people's Excel sheets tend to have some basic stats on them (like tracks done/not done?) but this is already very useful for me.

MattEqualsCoder commented 9 months ago

Hm, so here's what I've got, @Vivelin

I added a new flag for if a song is finished or not: image image

Wasn't entirely sure the best place to put it on the individual song page, but I suppose that works. 🤔

Vivelin commented 9 months ago

Oh, my bad. I was referring to the "x out of y tracks" sort of stats. I imagine this could be nice, though, when people first want to set songs and then later fix the loop points or something.

MattEqualsCoder commented 9 months ago

No worries, I can probably add both to the bottom.

"X out of Y tracks have files associated with them" "A out of B songs are marked as completed"