Closed
Description
Would be nice if we can define a custom group for each processes.
Or at the very least a persistent
boolean flag and have those non persistent process be at the bottom of the list.
Sample 1:
Group 1
- Process 1
- Process 2
Group 2
- Process 3
- Process 4
ps: Group Name is not required a sample divider between groups is enough
Sample 2
Process 2
Process 3
Process 1 (non persistent)
Process 4 (non persistent)
Combination of both would be nice as well.