huggingface / hub-docs

Docs of the Hugging Face Hub
http://hf.co/docs/hub
Apache License 2.0
285 stars 245 forks source link

Bulk actions #1458

Open BramVanroy opened 3 days ago

BramVanroy commented 3 days ago

I'd like to add a request about bulk actions on repositories. E.g., on your main account page being able to select multiple items (with a checkbox or something) and then performing actions such as: bulk delete, bulk make private/public, bulk add to/remove from collection.

As a user I can set up such automation with some scripts, but it could be useful to do so right inside the interface!

julien-c commented 3 days ago

from which page would you suggest to do that?

BramVanroy commented 3 days ago

I see it just on the main profile page, per section (models, datasets, spaces, etc.)

Here is a quick mock up. The toggle for selection would then trigger the checkboxes and action menu to appear so that the UI is not cluttered in the default state.

image

julien-c commented 3 days ago

thanks for the mockup – very clear!