You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the (unimacro) actions mechanism was in unimacro, and now is in dtactions, this change should be completed, and apparently is not so at the moment.
First the ini file "actions.ini" (as it was in unimacro) is now named "unimacroactions.ini".
The module unimacroactions.py in dtactions/unimacro should handle this, but this is not all working.
I want to try to first reproduce the error above (issue 59 of unimacro), via pytest, but there is some testing in (...)\unimacro\unimacro_test\BringupTest.py.
In any case, unimacroactions.py should be copied from a sample file in the dtactions repo into the natlink_settingsdir (where natlink.ini also is, default the ~/.natlink directory).
I would propose ~/.natlink/dtactions/unimacroactions.ini.
When files change, by the user or in updates of dtactions, this will be not easy to tackle.
Let me/us first try to have this all ported to dtactions.
Consequence: when unimacro is also installed, and the control grammar on, you can call "edit actions" or "edit unimacro actions" in order to inspect and edit this ini file.
When unimacro is NOT installed and used, the unimacroactions are still available, for example via vocola, but calling the unimacroactions.ini file cannot directly be done by a voice command.
The text was updated successfully, but these errors were encountered:
See dictation-toolbox/unimacro#59.
As the (unimacro) actions mechanism was in unimacro, and now is in dtactions, this change should be completed, and apparently is not so at the moment.
First the ini file "actions.ini" (as it was in unimacro) is now named "unimacroactions.ini".
The module unimacroactions.py in dtactions/unimacro should handle this, but this is not all working.
I want to try to first reproduce the error above (issue 59 of unimacro), via pytest, but there is some testing in (...)\unimacro\unimacro_test\BringupTest.py.
In any case, unimacroactions.py should be copied from a sample file in the dtactions repo into the natlink_settingsdir (where natlink.ini also is, default the ~/.natlink directory).
I would propose ~/.natlink/dtactions/unimacroactions.ini.
When files change, by the user or in updates of dtactions, this will be not easy to tackle.
Let me/us first try to have this all ported to dtactions.
Consequence: when unimacro is also installed, and the control grammar on, you can call "edit actions" or "edit unimacro actions" in order to inspect and edit this ini file.
When unimacro is NOT installed and used, the unimacroactions are still available, for example via vocola, but calling the unimacroactions.ini file cannot directly be done by a voice command.
The text was updated successfully, but these errors were encountered: