dotfiles/talon/user/community/core
2024-11-16 20:27:38 -07:00
..
abbreviate add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
app_switcher add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
edit add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
file_extension add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
help add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
homophones add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
keys add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
menu_choose add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
modes add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
mouse_grid add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
navigation add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
numbers add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
screens add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
snippets add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
text add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
vocabulary add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
websites_and_search_engines add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
windows_and_tabs add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
app_running.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
application_matches.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
create_spoken_forms.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
delayed_speech_off.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
deprecations.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
dragon_engine.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
edit_text_file.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
edit_text_file.talon add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
noise.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
README.md add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
system_command.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
system_paths.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
tags.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00
user_settings.py add talon as an option; yet unconfigured 2024-11-16 20:27:38 -07:00

core

This folder contains edit_settings.talon, which has a command to open various settings files. As an overview of what commands the subfolders contain:

  • abbreviate has a command for the use of abbreviations
  • app_switcher does not have commands but has the implementation of functions that allow for switching between applications
  • edit has commands for navigating and editing text with copy, paste, etc., as well as commands for zooming in and out
  • file_extension has a command for simpler spoken forms of file and website name extensions
  • help has commands to open various help menus, as described in the top level README
  • homophones has commands to replace words with their homophones
  • keys has commands for pressing keys
  • modes has commands for switching between dictation, command, and sleep mode, as well as for forcing a certain programming language mode
  • mouse_grid has commands to use a grid on the screen to click at a specific location
  • numbers has the command for writing a number
  • screens has a command for talon to show the index associated with each of your computer screens for the sake of moving windows to different screens
  • snippets has commands for inserting snippets of code for various languages
  • text has commands for inserting and reformatting text
  • vocabulary has commands for adding new words to be recognized and for having certain words automatically by replaced by others
  • websites_and_search_engines has commands for opening websites, following links, and making browser searches
  • windows_and_tabs has commands for tab and window management, launching and switching between different applications, and snapping application windows to different locations on the screen