facelessuser wrote:phillip.koebbe wrote:I *told* you you'd find something else to do
I didn't mean to...it just sounded like a good idea

.
That's the thing about programmers: reduced to the lowest level, we are just problem solvers, and when we encounter a problem that we think needs to be solved, not much can stop us ... except someone else solving the problem first, in an acceptable way of course

facelessuser wrote:phillip.koebbe wrote:I was thinking it would be nice to be able to gather these files together in some settings file under a common name and be able to open them all at once, almost like subprojects but not quite.
So you would treat the group as one entry, and when selected open all the files under the group? Would this be an optional thing? What I mean is that a group could be opened all at once or each file individually on demand or always opened as a group?
Yes, I was thinking of something pretty straightforward, like all open files in the active group can be saved under some label. I wouldn't want it too complicated, or I wouldn't use it.
facelessuser wrote:Doesn't sound like it would be too difficult thing to add.
I would probably opt to have it work either way. Allow the creation of groups for organization (probably only one level deep, but if people really want I could make it many levels deep), but also have an "Open Favorite Group" command that would only display groups.
Yes, definitely allow it work for saving individual files or groups. I will use both, a lot.
I'm not exactly sure what you mean by "many levels", but, speaking solely for myself, I can't currently think of how multiple levels of favorites would be helpful. I can see individual files and groups of files. Unless you mean something like "all payment processing files" and then further refined as "all paypal files". If that's what you mean, I can see someone potentially using that, but that person could just open the specific files and create another saved favorite group. No need to make the plugin more complicated than it needs to be.
facelessuser wrote:I also plan to add a command that can search your favorite list and remove files no longer available.
Good ideas. A keystroke sensitive live search like the Go Tos would be nice.
facelessuser wrote:I will probably also make the reloading of the favorites file more robust. It really doesn't reload if someone modifies the favorites file by hand (it just does it after so long), but I probably should allow that because people will do it anyways.
I'll keep playing with it before I submit it to Package Control. Good idea though, I will try to get it in there sometime soon.
Let me know if you want a beta tester.