Librum icon indicating copy to clipboard operation
Librum copied to clipboard

[Feature]: Recursive import of Folders

Open DavidLazarescu opened this issue 7 months ago • 0 comments

Description

Import whole folders from the filesystem into Librum.

Additional Information

  • Will probably need to make it an option in the UI, since Qt doesn't offer a dialog that allows selecting both folders and files.

  • Optionally add them to a folder in the application which has the default name of the folder in the filesystem but is modifiable.

  • Since we don't have folders inside of folders in Librum, files in subfolders of the imported folder should simply be added in a flat manner.

DavidLazarescu avatar Jul 01 '24 13:07 DavidLazarescu