Caster icon indicating copy to clipboard operation
Caster copied to clipboard

Open rule files by voice

Open LexiconCode opened this issue 4 years ago • 2 comments
trafficstars

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.

LexiconCode avatar Jun 04 '21 21:06 LexiconCode

I think this is already covered by bringme as long as the user has the "open with" default set correctly?

It could be improved for caster files still though. For example, what about "create user copy of " which copies a caster rule to the user/rules folder then adds that file to sm_bringme.toml

kendonB avatar Jun 08 '21 22:06 kendonB

Vocola has the command "edit commands" which brings up the command file for the focused window. It makes adding or editing commands exceptionally easy. Something similar would be nice to implement. I'm currently using the bring me functionality ("bring me Firefox rules") which works pretty well, but "edit rules" would be more fluid. Just my 2 cents

mmcmille avatar Jun 19 '21 18:06 mmcmille