AdguardForWindows icon indicating copy to clipboard operation
AdguardForWindows copied to clipboard

Implement new hotkeys in Filter editor

Open Alex-302 opened this issue 3 years ago • 1 comments

  1. Ctrl-/
    • disable/enable a rule in grid mode;
    • comment a rule by ! in the editor mode;
  2. Ctrl-D - remove a rule/line from user filter. It must be also applied to selected group of rules.

Alex-302 avatar Nov 29 '22 15:11 Alex-302

:thumbsup: Possible additions:

  1. Ctrl-+ - add a rule/line in user filter (i.e. equivalent to clicking on the central Add a rule button or the + bottom icon).
  2. Ctrl-N - add a filter (i.e. open the adequate modal window, to add a New filter).
:bulb: The last one is in the continuity of the already existing <Ctrl-E - edit a filter>.

contribucious avatar Mar 24 '23 15:03 contribucious