WHAT DO YOU RECOMMEND
Create objects/sets only when it is edited or worked upon
HOW COULD IT BE DONE
When user creates a object/set AND starts editing/working, only then add it to the user’s anytype data.
REAL WORLD USE CASES
When user creates a object/set but for some reason does not work on it, the object/set will still be found as “Untitled”. There could be numerous such objects/sets which are empty and the user doesn’t even know about them. To avoid this clutter, the object/set should only be created and stored in user’s anytype data when the user actually starts working on it.