Is your feature request related to a problem? Please describe.
rather than navigating through the OS we should be able to summon rule files by voice. edit <rule>/open <rule>
Describe the solution you'd like
add a new command called edit <rule> for example edit Firefox would open up the file in the default file association.
Thoughts on implementation: We don't want to execute Python file but open it up editor.
Is your feature request related to a problem? Please describe.
rather than navigating through the OS we should be able to summon rule files by voice.
edit <rule>/open <rule>Describe the solution you'd like
add a new command called
edit <rule>for exampleedit Firefoxwould open up the file in the default file association.Thoughts on implementation: We don't want to execute Python file but open it up editor.