Chanakya

Results 123 comments of Chanakya
trafficstars

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: ![image](https://user-images.githubusercontent.com/50218121/214458675-4db0965c-bea7-464b-b43e-76f055e38dc7.png) 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: ![image](https://user-images.githubusercontent.com/50218121/218716888-491faad9-8137-4bb4-ae0f-86447229ca10.png) ![image](https://user-images.githubusercontent.com/50218121/218717417-77396c18-3515-4ee7-99b3-c9361d14819e.png) Some might prefer globs for simplicity and quickly putting a rule, while regex mode for more...