.groupy spec and/or hook support

feature request

Hey there,

I'm a software dev who just got a humongous monitor and is finding Groupy exceedingly useful for keeping stuff organized.

I took a look at a `.groupy` file, and `NoPatternMatching=0` stood out to me - maybe _I_ could do some matching?

My end goal here would be to hook something when creating/entering a group to change the title of the grouped item, e.g.

`function onGrouped(groupName, groupedItem) => groupedItem.Title = 'something'`

Is something like this feasible?

Thanks so much for the handy tools,

- Dave Beiler

 

edit because I'm used to markdown not bbedit

4,623 views 2 replies
Reply #1 Top

Hello,
I have forward your request to the Stardock Support Team for their review and recommendations. Please keep an eye on this thread for any updates. We really do appreciate your feedback.
Thanks.
Basj
Stardock Community Assistant.

Reply #2 Top

The pattern matching line relates to how Groupy matches things internally.  It does not support any sort of extensions like you suggest currently.

In this case it means do not setup a rule for the pattern (Window caption / class) as the window can be identified in another way.  Typically set on office files and explorer windows.