Export/Import for User Settings
-
@s0hughes said in Export/Import for User Settings:
Geany can make json pretty: Edit, Format, Send-selection-to: custom-command = python -m json.tool
Is this related to this PlugIn too?
-
@Zalex108
maybe it was.
This page says Geany includes JSON support by default since v1.25: Geany - JSON Filetype
Only plugin I have is 'Addons - Various small addons for Geany'. -
I think it's crazy that this option isn't available yet. Sometimes I start a new profile to test stuff or when multiple people are using the same PC. But I have to configure them one by one. You should be able to at least copy settings related to tabs, addressbar and mouse for example. Of course copying cookies and passwords is probably not a good idea. But copying extensions would be cool too.
-
How about adding a feature to export/import settings as JSON or XML?
-
@brenji said in Export/Import for User Settings:
How about adding a feature to export/import settings as JSON or XML?
Yes, great idea! I just installed a portable/standalone version of Vivaldi 5.7, and once again I need to reconfigure everything, this is ridiculous. To clarify, I still have Vivaldi 5.6 installed, so I didn't fully upgrade yet because Vivaldi 5.7 may have certain bugs.
-
-
Thanks for moving this request to the pipeline. Would you please consider an improvement in the config/export format so that it's suitable for version control so that users could easier backup/restore just the smaller portions of the most important configs they spend time tweaking?
Basically, there should be one smaller properly formatted file that has only the directly user-manipulated settings stored in there, not a dump with all the extra noise of"adverse_ad_block": {last_update":
etc.
(it's ok if there is a big dump as well, you should also be able to import the smaller portion that would overwrite the smaller part of that big file) -
@pafflick said in Export/Import for User Settings:
This request has been moved to the pipeline, which means that we will look into providing a method for exporting & importing user settings without having to rely on Sync. Once the work starts, this topic will be tagged as "In progress".
Any news on this? It's really frustrating that everytime that I install a new version (so without upgrade) I keep having to configure all settings again. In fact, I even have to do this when creating a new profile on the same browser, which is even crazier.
-
also it would be great if there can be an export command chain(s) button (at least copy it to clipboard or something) so that you can easily import it into another profile.
this would be great right under the command chains editor.
-
@pafflick said in Export/Import for User Settings:
This request has been moved to the pipeline, which means that we will look into providing a method for exporting & importing user settings without having to rely on Sync. Once the work starts, this topic will be tagged as "In progress".
And by the way, also make sure to give an option to save zoom settings, it's very annoying that you keep having to configure this. And what about passwords? I don't know if it's an option to develop a new Vivaldi built-in password manager.
-
@pafflick said in Export/Import for User Settings:
This request has been moved to the pipeline, which means that we will look into providing a method for exporting & importing user settings without having to rely on Sync. Once the work starts, this topic will be tagged as "In progress".
Can somebody elaborate on how the new feature will work?
We sometimes experience a severe problem for which the only solution is to erase the user data. (See the Mac forum now, for example.)
This new feature may be useful for this trouble shooting, if
- Bookmarks, Tabs-and-Workspaces, Extensions, and Settings are stored in separate files and can be exported and imported separately.
- "Import" can be done outside Vivaldi: All the user have to do is to copy these files.
Point 1 is to minimize the damage of erasing the user data. You may lose Settings, for example, but may be able to reuse the other two files.
Point 2 is important when Vivaldi crashes at launch!
-
It's 2024 and it's crazy that Vivaldi still doesn't offer a basic feature like settings export.
While many browsers sync settings automatically in the background. -
@BaakerBhaai
I support this request but which Chromium browser support the export of all settings?
At moment 221 settings are synced, more than enough to start a new install.Cheers, mib
-
@BaakerBhaai Vivaldi does automatically sync many settings, but some are missing, and we need a local copy as a backup.
-
@mib2berlin said:
At moment 221 settings are synced, more than enough to start a new install.
where can I see, which settings are "syncable"?
-
@derDay See Settings, Sync and
vivaldi://sync-internals
-
@Pesala said in Export/Import for User Settings:
@BaakerBhaai Vivaldi does automatically sync many settings, but some are missing, and we need a local copy as a backup.
@derDay said in Export/Import for User Settings:
where can I see, which settings are "syncable"?
And like I said before, zoom settings should also be included in exportable settings, also via sync.
-
This feature is very much needed. Compared to other browsers, Vivaldi has a multitude of customizable features. Conversely, because of this, it can be very painful to manually adjust the configuration again when creating a new user profile in Vivaldi. The web sync feature cannot fully meet this need. This is because when we use multiple profiles, most of the time, we want to log in to different accounts on certain websites and browse the web under different identities. If we use the sync feature, then everything that shouldn’t be synced gets synced in.
-
I suggest:
- Import/Export a single XML file
- ability to backup the XML to cloud (time stamped but with editable name) and to restore them from a saved backup in the cloud to the current profile (so this way multiple browsers or profiles can be restored to from the same backup)
-
Chromium's Initial preferences is a good way to have your chromium and vivaldi setup pre-configured with the settings you want.
You have to create the json file yourself, find the settings and add them, but it works great.
Initial preferences work not only with chromium normal preferences, it works even with secure preferences.
It even works with extensions, you can configure it to auto-install from chrome's store the extensions you want automatically.Initial Preferences
https://www.chromium.org/administrators/configuring-other-preferences/Pre-installing Extensions
https://www.chromium.org/administrators/pre-installed-extensions/