TiddlyWiki5/core/language/en-GB
lin onetwo b673651103
Fixes slow when import html on upgrade (#9689)
* Short-circuit the import option; only show it when you click a button

* Add aira-label

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* perf(import): lazy evaluate import options panel, shortcircuit when no options, and flatten let widgets

- Only parse $:/Import JSON when user expands the import options panel
- Skip all import option logic if no $:/tags/ImportOptions tiddlers exist
- Merge nested let widgets into single multi-variable let for better performance and readability
- Add lingo for import options panel and no-match message

This greatly improves import speed for large wikis, especially when no import options are present.

* fix(import): use correct transclusion for aria-label on import options panel buttons\n\nBind aria-label using {{$:/language/Import/Listing/ImportOptions/Caption}} instead of macro literal, matching TiddlyWiki convention and ensuring accessibility tools read the correct label.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-23 11:58:24 +01:00
..
Docs Stability badges: Use palette colours 2024-06-19 10:24:47 +01:00
Help Update help for CommandsCommand to avoid deduplication (#7858) 2023-11-26 17:42:53 +00:00
Modals Removes datauri triggered save instructions modal (#7296) 2023-02-26 21:42:10 +00:00
Snippets Add procedure and function snippet to "stamp button" (#8445) 2024-07-29 12:38:07 +01:00
Types Shorter Title of Compound Tiddler in Type Field Dropdown Menu (#8469) 2024-08-01 16:43:10 +01:00
Buttons.multids Make the default title created by excision translatable (#8500) 2024-08-27 09:26:42 +01:00
ControlPanel.multids Allow title, tags, text as focus for editing existing tiddlers (#9214) 2026-02-04 13:41:40 +01:00
Dates.multids Fixed typo in language files 2014-10-10 10:31:10 +01:00
Draft.multids Make draft title translatable (#8891) 2026-02-04 11:21:54 +00:00
EditTemplate.multids Fix confusing empty message in tag dropdown (#8649) 2024-09-30 13:40:45 +01:00
Exporters.multids Improve file type names (TID, SVG, ICO) in hints (#7764) 2023-10-03 21:37:49 +01:00
Fields.multids Remove links in field descriptions (#9036) 2025-04-20 19:44:39 +01:00
Filters.multids Add advanced search canned filter for "tiddlers modified this session" 2019-02-08 11:07:06 +00:00
GettingStarted.tid Getting started new table layout (#6894) 2022-08-09 18:42:01 +02:00
Import.multids Fixes slow when import html on upgrade (#9689) 2026-02-23 11:58:24 +01:00
Misc.multids Make alert aria message translatable (#9575) 2026-01-12 10:21:35 +01:00
NewJournal.multids Add default new-tiddler and new-journal tags mechanism and... (#4314) 2019-10-13 16:53:52 +01:00
NewJournalTags.tid Fix #4591: Use text field instead of tags field for $:/config/NewJournal/Tags ... (#4600) 2020-06-14 09:40:48 +01:00
Notifications.multids Improve "copy to clipboard" notification text 2018-08-17 09:29:23 +01:00
Search.multids Add empty message to tag picker, search dropdown and advanced search (#8558) 2024-08-30 10:39:33 +01:00
SideBar.multids Various accessibility improvements (#6742) 2022-06-28 14:05:52 +01:00
SiteSubtitle.tid Change SiteTitle/SiteSubtitle into $:/SiteTitle and $:/SiteSubtitle 2014-02-22 11:39:18 +00:00
SiteTitle.tid Default site title no longer needs a tilde 2023-06-09 08:35:42 +01:00
ThemeTweaks.multids Update hint for sticky titles option 2018-05-03 16:14:05 +01:00
TiddlerInfo.multids Implement translations and indentation fixes for Advanced Info tab (#9643) 2026-02-08 11:50:12 +01:00