Currently I believe the process is to download ovpn files from a service provider, unzip, go into network manager, add new vpn, click on import from file, pick the ovpn file you want, fill out user/pass, rinse and repeat.
Is there a way to just select multiple files at once (and enter a single username/password)? This would be a huge timesaver since I have around 15 .ovpn files I want to add.
The way OpenVPN handles it in Windows is probably what I'm looking for. The OpenVPN client can see all the .ovpn files in the Program Files/OpenVPN/config folder. I would a text file (pass.txt) in the /config folder with the username/password, edit the config files to append ' pass.txt' to some line, and then everything works.