mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-04-05 10:36:40 +08:00
Reorganize docs/user-manual/ from flat structure to language subdirectories (zh/, en/, ja/) with shared assets/. Move existing Chinese docs into zh/, fix image paths, add multilingual navigation README, and translate all 23 markdown files (~4500 lines each) to English and Japanese.
1.9 KiB
1.9 KiB
2.4 Sort & Duplicate
Drag to Reorder
Adjust the display order of providers by dragging.
Steps
- Move the mouse to the ≡ drag handle on the left side of the provider card
- Hold the left mouse button
- Drag up or down to the target position
- Release the mouse to complete reordering
Reorder Uses
- Prioritize frequently used: Place frequently used providers at the top of the list
- Failover order: Sorting affects the default order of the failover queue
Duplicate Provider
Quickly create a copy of a provider, useful for:
- Creating variations based on existing configurations
- Backing up current configurations
- Creating test configurations
Steps
- Hover over the provider card to reveal action buttons
- Click the "Duplicate" button
- A copy is automatically created with a
copyname suffix - Edit the copy to modify the configuration
Duplicated Content
Duplication creates a complete copy, including:
| Content | Duplicated |
|---|---|
| Name | Yes (with copy suffix) |
| Configuration | Fully duplicated |
| Notes | Yes |
| Website Link | Yes |
| Icon | Yes |
| Endpoint List | Yes |
| Sort Position | Inserted below the original provider |
After Duplication
After duplication, you typically need to modify:
- Name: Change to a meaningful name
- API Key: If using a different account
- Endpoint: If using a different service
Delete Provider
Steps
- Hover over the provider card to reveal action buttons
- Click the "Delete" button
- Confirm deletion
Deletion Confirmation
A confirmation dialog appears before deletion, showing:
- Provider name
- Warning that deletion cannot be undone
Deletion Restrictions
- Currently active provider: Can be deleted, but it is recommended to switch to another provider first
- Universal provider: Deleting will also remove linked app configurations
