Sync personal dictionary as part of account sync data
-
Love the browser, can I suggest an improvement to sync across machines using accounts? Please sync our personal dictionaries too. It seems like every time I repave a computer or get a new one, I'm right clicking "Add to dictionary" for things I know I've added previously.
One more piece of information. I don't use enhanced search.
Cheers,
Michael -
@mkennedy Hi - I think these are already synced? A quick search through Sync Internals (
vivaldi://sync-internals
) reveals that after adding a specific word inchrome://settings/editDictionary
it shows up as being sent to Sync:{ "CLIENT_TAG_HASH": "", "CTIME": "2022-11-14 16:29:23 +01", "ID": "", "MTIME": "2022-11-14 16:29:23 +01", "NAME": "xyzzy", "NON_UNIQUE_NAME": "xyzzy", "ORIGINATOR_CACHE_GUID": "", "ORIGINATOR_CLIENT_ITEM_ID": "", "PARENT_ID": "", "SERVER_DEFINED_UNIQUE_TAG": "", "SPECIFICS": { "dictionary": { "word": "xyzzy" } }, "metadata": { "acked_sequence_number": "1", "client_tag_hash": "", "creation_time": "1668439763035", "is_deleted": false, "modification_time": "1668439763035", "sequence_number": "1", "server_id": "", "server_version": "5", "specifics_hash": "" }, "modelType": "Dictionary" }
It shows up in the Sync Node browser under Dictionary.
Unfortunately I don't have another device available atm to check if it actually shows up on others but you should check this on your system.
-
It would look like it from that JSON exchange. But my experience and test say no.
I put this lovely word into my laptop 2 hours ago:
ralphizmumium
And told Vivaldi to add it to my dictionary (not enhanced one).
Tried it on my desktop and still see it misspelled. Both devices show recent syncs of all data.
-
@mkennedy And have you checked at
chrome://settings/editDictionary
if the words show up there?Did you try using the search function in the Sync Internals page?
-
@Pathduck Unfortunately, the latest update to vivaldi (today?) seems to have made chrome://settings/editDictionary no longer show meaningful info? I sure didn't turn it off.
-
@mkennedy The latest update was on November 11th. The latest Snapshot was released on 10th November.
chrome://settings/editDictionary still shows a list of custom words.
-
When I enter that in my Vivaldi, it redirects to vivaldi://settings and looks like this:
-
@mkennedy What are your Vivaldi and OS versions?
Are you mistyping the URL?
For me, it redirects to vivaldi://settings/editDictionary and selects the Language section in the panel on the left.
-
@mkennedy I don't know why it won't go directly there for you. Make sure the URL you paste starts with
chrome://
What you're seeing is the standard Chromium settings page.
You can just click Languages > Customize Spell Check to get to the same page.