Add docs for auto tagging (#1009)

This commit is contained in:
Sascha Ißbrücker
2025-03-08 09:20:35 +01:00
committed by GitHub
parent 6838e45e99
commit 996e2b6e19
2 changed files with 56 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ export default defineConfig({
items: [
{ label: 'Backups', slug: 'backups' },
{ label: 'Archiving', slug: 'archiving' },
{ label: 'Auto Tagging', slug: 'auto-tagging' },
{ label: 'Keyboard Shortcuts', slug: 'shortcuts' },
{ label: 'How To', slug: 'how-to' },
{ label: 'Troubleshooting', slug: 'troubleshooting' },