Skip to content

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

  1. Go to Settings, then click on Style Settings under Community Plugins.

  2. Click Export and Copy to clipboard. Then close the modal. Leave the Style Settings view open.

  3. Paste from your clipboard to the migration tool input below.

Alternatively, you can replace step 2 and 3 by uploading data.json located at:

~/path_to_your_vault/.obsidian/plugins/obsidian-style-settings/

Remember to backup your Style Settings before proceeding.

  1. Switch window focus back to Obsidian.

  2. Click Import and paste output of migration tool from system clipboard.

  3. Click Save and 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.json and writing (in place) to data.json in place, located at:

~/path_to_your_vault/.obsidian/plugins/obsidian-style-settings/

Migration tool

No file selected