How to find ScriptableObject from folder by name or id

so, i have an item folder and i would like to make a save system.
How could i find a scriptableobject by its name or an id variable from the folder in a script?
thanks :slight_smile:

probably this will help you out