2.0 Style Settings Migrator
You can use our client-side migration tool to update your Style Settings configurations from pre-2.0 to 2.0.0 seamlessly. It only modifies target flexcyon Style Settings JSON key-value pairs and alphabetically sorts them. Other JSON key-value pairs are not modified.
This requires the use of Web Assembly (wasm), ensure your browser supports wasm.
See caniuse on compatibility if you are on an older browser, though wasm should be generally compatible.
Usage
Go to
Settings, then click onStyle SettingsunderCommunity Plugins.Click
ExportandCopy to clipboard. Then close the modal. Leave the Style Settings view open.Paste from your clipboard to the migration tool input below.
Alternatively, you can replace step 2 and 3 by uploading
data.jsonlocated at:
~/path_to_your_vault/.obsidian/plugins/obsidian-style-settings/
Remember to backup your Style Settings before proceeding.
Switch window focus back to Obsidian.
Click
Importand paste output of migration tool from system clipboard.Click
Saveand you have just migrated your Style Settings to version 2.0’s format.
Alternatively, you can replace step 4 to 6 by downloading
migrated_settings.jsonand writing (in place) todata.jsonin place, located at:
~/path_to_your_vault/.obsidian/plugins/obsidian-style-settings/