Open melvin4u445 opened 3 years ago
Right now, we don't handle this scenario. What we can do is:
.ark-tags
file) into new root folder.Good point about content addressing we use for storing tags data is that we don't need to recalculate storage files themselves — only to merge tag entries.
We need to provide a user with these operations:
During attempt of adding new root, we must check if it is parent of any other existing root and call one of these operations automatically (with consent of the user).
Related to #111
Adding
DCIM/Screenshots
as a root before addingDCIM
as a root folder is possible even though it's not possible the other way. How do we handle this scenario? Should we automatically add DCIM/Screenshots as a Favorite folder instead, when this happens?