Extracts command mappings from Talon into a JSON file. To use it, follow these steps:
- Copy
extract.py
into~/.talon/user
- Start Talon and open the Talon REPL.
- Enter the following command:
actions.user.json_commands()
- A file called
talon_commands.json
will be created in~/.talon/user