Chanakya
Chanakya
Basic Hotkeys implemented as of https://github.com/U-C-S/Hurl/commit/106966666750fc7f46eb4698ce3827a137949987 1-9 keys to select a browser E, R, T, C for Edit URL, Quick Rule Adding, Timed Default, Copy URL respectively
The 1-9 keys... feat will be released in upcoming alpha alongside fixing of all the issues you mentioned
Closing this since Hotkeys are now available in v0.8 release. Custom Hotkeys will included in a future release, for further discussion, consider opening a new issue....
Looks easy to implement. Ill try see if I can put this in v0.8 This lib can be used: https://github.com/codebude/QRCoder
Soon™ its the highest priority feature of next version....
## Current Idea:  RED Circle : New Dropdown menu for 2 types of selection when a browser is clicked. (will add one more) - Option 1 opens the link...
The way Finicky handles this is really cool. I think it's using Node or some Js engine internally to execute the Javascript code at runtime. It might be a extra...
> I probably would have inverted that You mean like the way Finicky does it... like for each browser ```json { "rules": [...], "browser": { "name": "....", "exepath": "...." }...
Oh makes sense.... can also help with quick remapping and further extension. I will think over this.
A ambiguous situation and I don't know whether its a good idea:   Some might prefer globs for simplicity and quickly putting a rule, while regex mode for more...