<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to re-order workspaces?]]></title><description><![CDATA[<p dir="auto">I've started created workspaces but created in wrong order - how can I re-order them?</p>
<p dir="auto">I can't find any menu. Is there any xml file which I can change to re-order them?</p>
]]></description><link>https://forums.opera.com/topic/38655/how-to-re-order-workspaces</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 03:42:55 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/38655.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Feb 2020 09:04:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to re-order workspaces? on Sat, 29 Feb 2020 17:10:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/57981">@fuzi1968</a><br />
On developer version you can drag&amp;drop on The sidebar setup</p>
<p dir="auto">On the stable it seems there is the "hacky" unofficial way:</p>
<ol>
<li>Go to opera://sidebar-setup</li>
<li>Open devtools</li>
<li>opr.workspacesPrivate.getWorkspacesInfo((x) =&gt; { console.log(x); });</li>
<li>Note The id values.</li>
<li>opr.workspacesPrivate.moveWorkspaceToPosition(id, position).</li>
</ol>
]]></description><link>https://forums.opera.com/post/200945</link><guid isPermaLink="true">https://forums.opera.com/post/200945</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 29 Feb 2020 17:10:46 GMT</pubDate></item><item><title><![CDATA[Reply to How to re-order workspaces? on Sat, 29 Feb 2020 11:47:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> Thanks a lot. Will try with Opera 67 when it works. Had to downgrade.</p>
]]></description><link>https://forums.opera.com/post/200904</link><guid isPermaLink="true">https://forums.opera.com/post/200904</guid><dc:creator><![CDATA[fuzi1968]]></dc:creator><pubDate>Sat, 29 Feb 2020 11:47:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to re-order workspaces? on Sat, 29 Feb 2020 09:59:11 GMT]]></title><description><![CDATA[<p dir="auto">Goto the URL <code>opera://about</code> and take note of the "profile" path.</p>
<p dir="auto">Close Opera and open the "Preferences" file in the profile folder with <a href="http://tomeko.net/software/JSONedit/" target="_blank" rel="noopener noreferrer nofollow ugc">JSONedit</a>.</p>
<p dir="auto">Under ui/workspaces/config/order, you can see the order. You can try to modify it and save.</p>
<p dir="auto">I think there's going to be a way to reorder them eventually though.</p>
]]></description><link>https://forums.opera.com/post/200889</link><guid isPermaLink="true">https://forums.opera.com/post/200889</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Sat, 29 Feb 2020 09:59:11 GMT</pubDate></item></channel></rss>