Hi,
We are using UiPath libraries extensively in our projects. It is the easiest way for us to share common functionality between our projects.
We are also taking a highly modularised approach to our automations. The aim is to reduce as much as possible the amount of copy and paste code in our workflows.
An unfortunate side effect of this is that when a library is used, the activity selector becomes cluttered with many activities that are not mean to be used outside the library itself. I’ve attached a screen capture of an example of what I mean.
The ability to mark a workflow as ‘hidden’ would be greatly appreciated. This would mean that it would remain available to other workflows within the library, but would not appear in the activity picker.