Files
OwOrganizer/schema.md
T
2026-07-16 00:12:44 -07:00

480 B

Backend

UserTable

  1. userId

  2. rootObjectId

  3. userId

  4. objectId

  5. objectData - encrypted JSON object

... that's it

Frontend

Objects are JSON objects Can be root idk

Hats/Views are scopes for other objects (like work, home, etc)

Projects are parent objects for kanbans/tasks??? or not??? maybe parents for everything?

All parent objects also have a default parent. for easy pick up and use.

children objects: tasks - checkbox object, can have notes notes -