Make it possible to import/export Orion Browser data to another Orion Instance (like RC-build)
RC had been crashing on startup, so I returned to the beta for a couple weeks. Now beta has newer information (tabs, history, etc) that I must bring over to the RC.
Twice tried the instructions (below) provided by @laiz from Syncing settings to Orion RC (Release Candidate), with both RC and beta not running, but my 154 beta tabs are not there when I start the RC - it shows the same tabs from the old RC session.
cp -r ~/Library/Application\ Support/Orion ~/Library/Application\ Support/Orion\ RC
Is something missing from the technical doc for me to get all the tabs? Should I first delete /Library/Application\ Support/Orion\ RC
?
Or, @Vlad must I use sync?
Sync will bring over passwords, bookmarks and windows/tabs.
I expected to have the cookies, pinned tabs, etc. available at Orion+RC but didn't manage to get it to "sync" from Orion.
Tried
cp -r ~/Library/Application\ Support/Orion ~/Library/Application\ Support/Orion\ RC
as suggested at https://help.kagi.com/orion/misc/technical.html#syncing-settings-to-orion-rc-release-candidate but that didn't bring over anything. Cookies not loaded into RC neither.
I will stick to the normal Orion so far first.
There's a related post https://orionfeedback.org/d/4960-make-it-possible-to-importexport-orion-browser-data-to-another-orion-instance-like-rc-build
@Vlad Can you take look at this again and maybe convert this to a bug report? (a GUI import option would still be nice though)
The command 'cp -r ~/Library/Application\ Support/Orion ~/Library/Application\ Support/Orion\ RC' does not seem to work (bookmarks and other data don't get transferred from Orion to Orion RC.**
See following video demonstration:
This is happening for me too - the command is not copying over anything. No tabs or bookmarks
Wasn't there some chatter that next builds would "integrate" the BETA and RC-BUILDS into one channel so that we could have the same Application Support data folder for both applications? Simply install one over the other (or even select the channel inside Orion) and automatically have our Profiles there.
The official command in the Docs is still not working. I did not get anything imported into Orion RC.
I need my Profiles (Personal / Work) with all the pinned tabs and cookies imported. How can I do that?
Hey everyone,
I just wrote a bash script to import all of the settings from Orion PROD to Orion RC. It is accessible here if you want to try it out as temporary solution, until it is officially supported (or merged into single product):
https://github.com/cybercitizen7/orion-migration