Closed TylerLeonhardt closed 4 years ago
That file path getting cut off is not ideal... maybe the file name could be the label and the full file path can be the id.
This means that we need to change the logic of the tree traversal to check the id in addition to the label... but maybe that's fine.
id
label
Fixed.
That file path getting cut off is not ideal... maybe the file name could be the label and the full file path can be the id.
This means that we need to change the logic of the tree traversal to check the
id
in addition to thelabel
... but maybe that's fine.