SolarSPELL-Main / solarspell-dlms

MIT License
0 stars 6 forks source link

A way to show what resources are already in a library version #58

Open JacobShaeffer opened 11 months ago

JacobShaeffer commented 11 months ago

A way to show what resources are already in a library version (esp. duplicatable ones); or be able to get a count of how many resources are in a library version from the DLMS

saharshgoenka commented 2 months ago

Folder Statistics and Duplicatable File Management

Description: Currently, there are no statistics or details about the number of resources in a folder, the number of duplicatable files in the library version, or the number of subfolders in the library version. Additionally, it is easy to accidentally add a duplicatable file to multiple locations within the same version, since there is no way to know if and where the duplicatable file already exists in the current library version.

Requirements:

  1. Display statistics for the number of resources in a folder, the number of duplicatable files in the library version, and the number of subfolders in the library version. This could be implemented as an additional panel next to the recently created panel for the change log.
  2. When adding a duplicatable file to a location in Library Content, show a popup displaying all locations where this file has already been added to the current library version, and have the user confirm that they would like to add it to the new location.