You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2024. It is now read-only.
the ordering will be stored within one hive box just bc it is much simpler instead of having another lookup table for finding all of the available boxes (also makes managing data transfer less painful).
the data exportation will follow something like this json layout:
[
{"team":{"prelim":{},...},
{...}
]
all of the data here can be compressed using the duc standard or exported plainly.
but for now, only plan on supporting on one layer of exportation which is json and duc json. this in turn can be exported between persons of interest
add a button to export and create duc groups that can be exported and saved. this can be thought of as folders.
the general ordering of the ducs will be similar to a folder/file layout
The text was updated successfully, but these errors were encountered: