Hello
In the config file i don't really get the difference between export and save, also on the readme it's not specified. I get that export stuff wont apply when switching between profiles, but it'll instead be saved for exporting/importing.
But my question is that, assume we:
- On machine A ->
konsave --export my_profile
- On machine B we already have my_profile but we want to import the new version so
konsave -f --import my_profile
- Then on machine B ->
konsave -a my_profile
will this last command apply only file that were in save folder or also export files?
Please make this clearer or give option to apply export files when applying profile... or get rid of this logic at all.
Thanks
Hello
In the config file i don't really get the difference between export and save, also on the readme it's not specified. I get that export stuff wont apply when switching between profiles, but it'll instead be saved for exporting/importing.
But my question is that, assume we:
konsave --export my_profilekonsave -f --import my_profilekonsave -a my_profilewill this last command apply only file that were in
savefolder or alsoexportfiles?Please make this clearer or give option to apply
exportfiles when applying profile... or get rid of this logic at all.Thanks