What is a standard way of setting something as default?
I have a list of items a user can pick from. From this list, the user can set a default item. What would be the standard pattern for doing that?
Ideas - star an item, add a "Default" badge next to it, any other ideas?