WHAT DO YOU RECOMMEND?
As title says. Allow the Date type to have all the functionalities of a normal type, such as being included in a set + being attached to relations. See more here: Date Is An Object Now! But--
HOW COULD IT BE DONE?
I’m not sure how the back end of all this works, but just make it so that Date can be opened as a normal object, linked to relations, and be included in a set.
REAL WORLD USE CASES
“I previously created a new type called “Day.” To it, I have attached a bunch of relations, including productivity rating, events, tasks, mood, menstrual cycle phase, etc. I was waiting for Date as an Object so I could change my current ‘Day’ objects to the new Date object. The problem is that, again, I can’t attach relations or create a set out of this new Date object.” (from link above)
RECOMMENDED ALTERNATIVES
See directly above. I had another type created for Day. Works well, except, again, now there’s this weird overlap since ‘Date’ is an 'type"
ADDITIONAL CONTEXT
That is all. Thank you.