A shortcut for generating QR-code image based on selected text (if the text is url adress)
A user selects an URL
click 🪟 ctrl + some-key
The command will generate QR-code image
User can copy-paste it where it is needed
Scenario when this would be used?
Motivation
QR-codes are popular when you need to share some links in your presentations of video materials.
Unfortunately, Windows doesn't provide built-in functionality for generating QR-codes.
Scenario
A user wants to create a video or presentation and in the last screen they want to add a link to feedback page.
He would try to put the whole link (such as https://xxx.xxxxxxx.xxx/feedback) but what is the link is too long?
It could be a better idea to put a QR-code which can be scanned by phone and the URL will be extracted.
Description of the new feature / enhancement
A shortcut for generating QR-code image based on selected text (if the text is url adress)
ctrl
+some-key
Scenario when this would be used?
Motivation
QR-codes are popular when you need to share some links in your presentations of video materials.
Unfortunately, Windows doesn't provide built-in functionality for generating QR-codes.
Scenario
A user wants to create a video or presentation and in the last screen they want to add a link to feedback page. He would try to put the whole link (such as
https://xxx.xxxxxxx.xxx/feedback
) but what is the link is too long?It could be a better idea to put a QR-code which can be scanned by phone and the URL will be extracted.
Supporting information
No response