chore: cleanup after rebase

This commit is contained in:
Travis Abendshien
2026-09-03 16:46:23 -07:00
parent 45d761f6b4
commit 5f9a243fc6
5 changed files with 72 additions and 74 deletions
+8 -5
View File
@@ -3,6 +3,9 @@ title: Entry Relinking
icon: material/link-variant
---
<!-- SPDX-FileCopyrightText: (c) TagStudio Contributors -->
<!-- SPDX-License-Identifier: GPL-3.0-only -->
# :material-link-variant: Entry Relinking
### Fix Unlinked Entries
@@ -11,15 +14,15 @@ This tool displays the number of unlinked [entries](entries.md), and some option
Refresh
- Scans through the library and updates the unlinked entry count.
- Scans through the library and updates the unlinked entry count.
Search & Relink
- Attempts to automatically find and reassign missing files.
- Attempts to automatically find and reassign missing files.
Delete Unlinked Entries
- Displays a confirmation prompt containing the list of all missing files to be deleted before committing to or cancelling the operation.
- Displays a confirmation prompt containing the list of all missing files to be deleted before committing to or cancelling the operation.
### Fix Duplicate Files
@@ -27,8 +30,8 @@ This tool allows for management of duplicate files in the library using a [DupeG
Load DupeGuru File
- load the "results" file created from a DupeGuru scan
- load the "results" file created from a DupeGuru scan
Mirror Entries
- Duplicate entries will have their contents mirrored across all instances. This allows for duplicate files to then be deleted with DupeGuru as desired, without losing the [field](fields.md) data that has been assigned to either. (Once deleted, the "Fix Unlinked Entries" tool can be used to clean up the duplicates)
- Duplicate entries will have their contents mirrored across all instances. This allows for duplicate files to then be deleted with DupeGuru as desired, without losing the [field](fields.md) data that has been assigned to either. (Once deleted, the "Fix Unlinked Entries" tool can be used to clean up the duplicates)