Skip to content
New issue

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

Allow Target Directories to be added manually #120

Open
ksihota opened this issue Mar 1, 2023 · 0 comments
Open

Allow Target Directories to be added manually #120

ksihota opened this issue Mar 1, 2023 · 0 comments
Labels
enhancement New feature or request gui GUI bug or enhancement suggestion

Comments

@ksihota
Copy link

ksihota commented Mar 1, 2023

It appears that the directories used for comparison must be the ones listed and there is no recursive search.

Edit: Based on some tests I have made this may or may not be true. In some runs, the comparison found duplicates in sub directories (not explicitly stated) and in a couple others no duplicates were found in a defined directory that did have sub-directories that held duplicates. Maybe it was some error I made.
Maybe this needs to be specified somewhere. I couldn't find the information if it is.

In the case where a recursive search is not available, it would be much easier to enter directories manually without the multitude of mouse clicks. It would be nice to be able to add a new empty filed and then type in the directory, or even better to be able to add an original path and then a series of sub directories within that path.

Example I could type in:
/home/files/photos/dir1/sub1
/home/files/photos/dir1/sub2
/home/files/photos/dir1/sub3
or even better
/home/files/photos/dir1/[sub1,sub2,sub3]

using some similar syntax
rather than mouse clicking to do it.

@andrey18106 andrey18106 added enhancement New feature or request gui GUI bug or enhancement suggestion labels Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gui GUI bug or enhancement suggestion
Projects
None yet
Development

No branches or pull requests

2 participants