Feature #124
Export/Import preferences
Status: | New | Start: | ||
Priority: | Low | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Engine | |||
Target version: | - | |||
Complexity: | ||||
Votes: | 0 |
Description
I find i use Smuxi on several computers and OS's and it can be a pain looking back and forth between them all so i can have the same settings, servers and channels across all those different installs.
An export/import option would be a nice addition.
History
Updated by Mirco Bauer 5906 days ago
Export:
cp ~/.config/smuxi/smuxi-engine.ini $exported_configImport:
cp $exported_config cp ~/.config/smuxi/smuxi-engine.ini
If you use smuxi-server btw, all settings are stored on the server, so you dont need to keep track of setting changes.
Or do you want something else?