SillyTavern / SillyTavern-Launcher

Launcher scripts for SillyTavern and ST-Extras.
MIT License
208 stars 56 forks source link

Creation of Custom Shortcuts For App Launching #48

Closed BlueprintCoding closed 6 months ago

BlueprintCoding commented 6 months ago
  1. Custom Shortcut Creation:
  1. Shortcut Execution:
  1. Toolbox Menu Enhancement:

    • Introduced a new option "Reset Custom Shortcut" in the toolbox menu that allows users to delete the existing custom shortcut txt file, effectively resetting the custom shortcut setup.
  2. Gitignore Configuration:

    • Confirmed that the bin/ directory and all its contents, such as the settings/custom-shortcut.txt, remain untracked by Git to protect user-specific settings from being overwritten during updates.