Scoop icon indicating copy to clipboard operation
Scoop copied to clipboard

Does Scoop have a classification or labeling function

Open shutaozhenzhen opened this issue 4 years ago • 5 comments

Does Scoop have a classification or labeling function? I have too many applications, I need this kind of function to help memorize

shutaozhenzhen avatar Mar 28 '21 07:03 shutaozhenzhen

no such function/feature.

HUMORCE avatar Mar 28 '21 18:03 HUMORCE

What would this look like? Tags? Like "editor", "communication", "util", etc? Because that would also benefit search and discovery too.

Deide avatar Mar 28 '21 21:03 Deide

What would this look like? Tags? Like "editor", "communication", "util", etc? Because that would also benefit search and discovery too.

I think tags is a good idea, for some apps can have more than one group

In my opinion, it can be somthing like

scoop tag/label add 'programs' gcc gdb ...(a list of programs)
scoop tag/label list 'programs' 
>gcc gdb ...(a list of programs)
scoop tag/label rm 'programs' 
scoop list
gcc 9.3.0-2 [main] tag1 tag2

shutaozhenzhen avatar Apr 05 '21 14:04 shutaozhenzhen

This would be nice to control the export output, so I can export a subset of my installs from a local machine for importing on a build server.

MattMS avatar Jul 03 '23 02:07 MattMS