I would like to set some entries to open with Vivaldi, but that is not one of the pre-defined placeholders available in the customer URL field. How can I create a new placeholder for Vivaldi?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Alternatively, you could create a URL scheme override (e.g. to open vivaldi:// URLs with Vivaldi), in 'Tools' → 'Options' → tab 'Integration' → button 'URL Overrides'.
Many solutions :-)
Best regards,
Dominik
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Danke Dominik! I created this override, and it works well:
Scheme: vivaldi
URL override: cmd://"%LOCALAPPDATA%\Vivaldi\Application\vivaldi.exe" "{URL:HOST}"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to set some entries to open with Vivaldi, but that is not one of the pre-defined placeholders available in the customer URL field. How can I create a new placeholder for Vivaldi?
You could create an environment variable (in the Windows system settings) like
VIVALDIand then use%VIVALDI%in URLs.Alternatively, you could store the path to Vivaldi in an entry field and use field references.
https://keepass.info/help/base/fieldrefs.html
Best regards,
Dominik
Alternatively, you could create a URL scheme override (e.g. to open
vivaldi://URLs with Vivaldi), in 'Tools' → 'Options' → tab 'Integration' → button 'URL Overrides'.Many solutions :-)
Best regards,
Dominik
Danke Dominik! I created this override, and it works well:
Scheme: vivaldi
URL override: cmd://"%LOCALAPPDATA%\Vivaldi\Application\vivaldi.exe" "{URL:HOST}"