add(core): re-apply the naming scheme to imported titles

This commit is contained in:
Steppenstreuner
2026-08-29 06:11:35 +02:00
parent 87b139e236
commit 3e28ad5f94
8 changed files with 345 additions and 9 deletions
+1
View File
@@ -54,6 +54,7 @@ button:disabled { opacity: 0.6; cursor: default; }
.muted { color: var(--muted); font-size: 0.88rem; }
.mono { font-family: ui-monospace, monospace; font-size: 0.85rem; word-break: break-all; }
.subpath { color: var(--muted); font-size: 0.75rem; font-family: ui-monospace, monospace; }
.tag.warn { background: #8a6d1f; }
.tag { display: inline-block; margin-left: 0.4rem; padding: 0.05rem 0.4rem; border-radius: 4px; background: var(--accent); color: #fff; font-size: 0.7rem; font-family: system-ui, sans-serif; vertical-align: 0.1em; }
/* view modes (Missing/Importiert) */