We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import whole folders from the filesystem into Librum.
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.
The text was updated successfully, but these errors were encountered:
DavidLazarescu
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: