mirror of
https://github.com/zadam/trilium.git
synced 2026-04-07 20:49:02 +02:00
When importing HTML files, extract and use the title from the <title> tag if available, falling back to the filename only when no title tag is found. This improves handling of titles with special characters that can't be represented in filenames.