1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 18:39:54 +00:00
TiddlyWiki5/core/ui/ViewTemplate
Robin Munn 64812f5c06
Add join attribute to list widget (#7694)
* Add join attribute to list widget

* Use new join attribute in HTML saving templates

This simplifies the logic involved in saving tiddlers in JSON format
into TW html files, and should also slightly speed up the saving process
depending on how often that list widget gets refreshed.

* Unit tests for list widget's new join attribute

* Add `<$list-join>` widget

Allows specifying complicated join text more easily than an attribute
2023-11-25 09:35:05 +00:00
..
body Add code-body to unsafe templates, and new cascade for tiddlers with system tags (#7583) 2023-07-15 18:12:10 +01:00
subtitle Split the tiddler subtitle into individual segments tagged $:/tags/ViewTemplate/Subtitle (#6779) 2022-07-15 17:37:25 +01:00
title Add "cascade" filter run prefix and use it to control view templates (#6168) 2021-11-15 21:06:47 +00:00
body.tid Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00
classic.tid Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
subtitle.tid Add join attribute to list widget (#7694) 2023-11-25 09:35:05 +00:00
tags.tid Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00
title.tid Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00
unfold.tid Ensure unfold indicator is always visible 2022-12-04 11:19:54 +00:00