Gui: Allow to add multiple sync folder connection of the same folder
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 14 Sep 2017 13:09:21 +0000 (15:09 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Oct 2017 20:01:34 +0000 (22:01 +0200)
commitfaa7fd1b323fe74ef3fd2864a1231ce617c51369
tree6d2d76ef4be7c47e314e383865d4619bc6a2fc92
parent76d95f8b87267fcf7b5b4fdafdfea9754fa6cdca
Gui: Allow to add multiple sync folder connection of the same folder

... or child folders

There is also no real reason to forbid the user from syncing the same
folder to multiple location on its hardrive.
A real use case is when the user uncheck a big directory using "choose
what to sync", but would still like to sync a folder within this disabled
tree. The user can now do this with the "add folder" feature

Since 2.3, we even support syncing the same local folder to multiple
remote folder, so why not allow syncing the same remote folder several
times?

Relates to issue #3645
doc/navigating.rst
doc/visualtour.rst
src/gui/folderstatusmodel.cpp
src/gui/folderwizard.cpp