Skip to content

Special Handling home libraries  #45

Open
@AkazaRenn

Description

@AkazaRenn

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, ignoring cloud_destination
  • The folders mentioned above can be disabled from syncing by adding them into the exclude list

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions