Open
Description
Currently even if we had added any of the home libraries (e.g. $HOME/Pictures
), in the cloud they are still saved to a folder deeply buried in [cloud save path]/home/deck/Pictures
, while I would want them to be in the root of the cloud drive instead. To implement that, we need:
- A toggle to enable
Sync Home Libraries
- It only does incremental uploads, no download, to avoid users dumping the whole cloud drive into Deck
- Once enabled,
$HOME/Pictures
,$HOME/Videos
and$HOME/Documents
will be uploaded to/Pictures
,/Videos
, and/Documents
in cloud drive respectively, ignoringcloud_destination
- The folders mentioned above can be disabled from syncing by adding them into the exclude list