mirror of
https://github.com/zadam/trilium.git
synced 2026-06-14 13:10:31 +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.