From 207af51aa49d021d2ea4fd774044a0772a103a08 Mon Sep 17 00:00:00 2001 From: I-Al-Istannen Date: Sun, 27 Jul 2025 20:13:05 +0200 Subject: [PATCH] Include description in internet-shortcut links --- CHANGELOG.md | 3 +++ PFERD/crawl/ilias/file_templates.py | 1 + 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fdec53..7da225b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,9 @@ ambiguous situations. ## Unreleased +## Added +- Store the description when using the `internet-shortcut` link format + ## 3.8.3 - 2025-07-01 ## Added diff --git a/PFERD/crawl/ilias/file_templates.py b/PFERD/crawl/ilias/file_templates.py index f959917..f256dd8 100644 --- a/PFERD/crawl/ilias/file_templates.py +++ b/PFERD/crawl/ilias/file_templates.py @@ -111,6 +111,7 @@ _link_template_fancy = """ _link_template_internet_shortcut = """ [InternetShortcut] URL={{link}} +Desc={{description}} """.strip() _learning_module_template = """