Open Anonymous1157 opened 3 years ago
I was thinking about the second point and came up with this:
How about using emojis to mark what will happen to each file?
Something like:
✅ Original 🔗 Link ❌ Delete 🙈 Ignore
That doesn't explain how the user will select the original file. However it would be a better way to display the actions that would be taken.
The UI could be changed to work like this:
I'd rather not use emoji though. Unicode has 🗸 🗑 🔗 symbols that could work and would match the user's font without being tacky, and there should be symbols in the system icon theme for each platform that could work as well.
Sure, oldschool characters would work as well, and if there's indeed guaranteed corresponding system icons, that would also be an option, specially if you can control the size they're displayed on screen without significant concern about legibility.
2. **Add a way to select which duplicate to keep as a real file** and which one(s) will be replaced with symlinks. This would be useful when trying to deduplicate icons and themes so that color variants always link back to the original version, which makes sense for theme management.
One idea about how that could be done:
Thanks for making this application. This is a really good file deduplicator and I'm excited about it.
Currently Czkawka supports using symlinks to deduplicate files, but the symlinks are created with absolute directory paths, and the way the function works is not immediately obvious.
rsync
that don't have special support for FAT32 destination filesystems.