From 223775d3b3db3814b25b22214da02ed17d49b443 Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 27 Mar 2024 13:46:20 +0100 Subject: [PATCH] Describe the buttons --- Cloud-storage.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Cloud-storage.md b/Cloud-storage.md index 4c724ff..ac03b89 100644 --- a/Cloud-storage.md +++ b/Cloud-storage.md @@ -18,6 +18,13 @@ Once you enable cloud storage support, a new UI widget will be available in the ![screenshot](https://user-images.githubusercontent.com/95879668/173246418-e8101bc9-1ae9-41e5-b99e-1b2b885b1b9f.png) +The widget shows (from left to right): +- "Export to cloud storage" button +- The name of the device from which the data was uploaded and timestamp of upload +- "Import from cloud storage" - this will override your current filters +- "Import from cloud storage and merge with current settings" - this will merge your cloud storage filters with your current filters +- Settings button (gear, far right) to setup the name of your current device + **Important:** Even if cloud storage support is enabled, it will only work if you have enabled sync support in your browser. uBO itself does not connect to any remote server. Your browser does this through its sync feature if you have enabled this feature. A narrow, purple-grey strip on the bottom of the cloud storage widget allows for estimating available space on cloud storage servers. The violet part represents the space occupied by settings on the current page. Dark grey represents all storage used by uBO settings. ([1.29.3b7](https://github.com/gorhill/uBlock/commit/2afcc13ca6c09175b33ff74494eba7113ceb3df1))