1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-26 03:27:18 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/widgets
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
..
examples Add notes about subfilter expressions (#7667) 2023-08-08 09:52:39 +01:00
$__docs_anyField.tid improve setwidget examples and add a link to and from enlist operator (#5666) 2021-05-25 22:19:28 +01:00
$__editions_tw5.com_widget-examples_qualify-transcluded.tid QualifyWidget documentation (#6422) 2022-01-25 17:59:59 +00:00
ActionConfirmWidget.tid Added docs for action-confirm widget, added default message for widget and improved logic for disabling it. (#5047) 2020-11-16 17:02:22 +00:00
ActionCreateTiddlerWidget Example 1.tid [DOC] Improve ActionCreateTiddlerWidget documentation (#7202) 2023-01-17 17:29:08 +00:00
ActionCreateTiddlerWidget Example 2.tid [DOC] Improve ActionCreateTiddlerWidget documentation (#7202) 2023-01-17 17:29:08 +00:00
ActionCreateTiddlerWidget Example 3.tid [DOC] Improve ActionCreateTiddlerWidget documentation (#7202) 2023-01-17 17:29:08 +00:00
ActionCreateTiddlerWidget Example 4.tid [DOC] Improve ActionCreateTiddlerWidget documentation (#7202) 2023-01-17 17:29:08 +00:00
ActionCreateTiddlerWidget Example 5.tid [DOC] Improve ActionCreateTiddlerWidget documentation (#7202) 2023-01-17 17:29:08 +00:00
ActionCreateTiddlerWidget Template.tid Add tags to route to widgets file path (#6223) 2021-11-16 22:06:04 +00:00
ActionCreateTiddlerWidget_Example.tid [DOC] Improve ActionCreateTiddlerWidget documentation (#7202) 2023-01-17 17:29:08 +00:00
ActionCreateTiddlerWidget.tid [DOC] Improve ActionCreateTiddlerWidget documentation (#7202) 2023-01-17 17:29:08 +00:00
ActionDeleteFieldWidget.tid Missed parenthesis 2017-04-19 13:25:31 +01:00
ActionDeleteTiddlerWidget.tid Move docs for 5.1.5 release 2014-11-26 11:22:20 +00:00
ActionListopsWidget.tid Add notes about subfilter expressions (#7667) 2023-08-08 09:52:39 +01:00
ActionLogWidget.tid Doc updates for ActionLog and Log widgets (#5081) 2020-11-20 18:37:48 +00:00
ActionNavigateWidget.tid Overhaul the macro and variable documentation 2015-02-21 23:03:24 +00:00
ActionPopupWidget.tid Updates example for ActionPopupWidget (#7653) 2023-07-31 21:26:23 +01:00
ActionSendMessageWidget.tid Fix docs typos 2021-10-30 15:28:54 +01:00
ActionSetFieldWidget.tid Missed parenthesis 2017-04-19 13:25:31 +01:00
ActionSetMultipleFieldsWidget.tid Fix docs typos 2021-10-30 15:28:54 +01:00
ActionWidget Execution Modes.tid Add tags to route to widgets file path (#6223) 2021-11-16 22:06:04 +00:00
ActionWidgets.tid Added MessageHandlerWidgets and TriggeringWidgets tags (#6161) 2021-11-01 12:56:52 +00:00
BrowseWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
ButtonWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
CheckboxWidget (field Mode).tid Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
CheckboxWidget (filter Mode).tid Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
CheckboxWidget (indeterminate).tid Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
CheckboxWidget (index Mode).tid Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
CheckboxWidget (listField Mode).tid Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
CheckboxWidget (listIndex Mode).tid Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
CheckboxWidget (tag Mode).tid Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
CheckboxWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
CodeblockWidget.tid Fix problem with highlight plugin language brushes 2016-08-18 09:07:06 +01:00
CountWidget.tid Docs: add example to CountWidget.tid (#3732) 2019-01-27 19:28:42 +00:00
Custom Widgets.tid Docs: Clarify that whitespace trim is inherited by procedure and widget definitions 2023-09-21 18:11:54 +01:00
DiffTextWidget.tid Incorporate “diff” engine to show visual differences (#3112) 2018-03-16 20:38:35 +00:00
DraggableWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
DroppableWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
DropzoneWidget.tid Added MessageHandlerWidgets and TriggeringWidgets tags (#6161) 2021-11-01 12:56:52 +00:00
EditBitmapWidget.tid Update EditBitmapWidget doc to reflect update in code (#2725) 2018-11-27 18:11:21 +00:00
EditTextWidget.tid Add focusSelectFromStart/focusSelectFromEnd attributes to <$edit-text> widget (#7222) 2023-02-25 18:25:46 +00:00
EditWidget.tid Added MessageHandlerWidgets and TriggeringWidgets tags (#6161) 2021-11-01 12:56:52 +00:00
EncryptWidget.tid More mangling of reference docs 2014-09-11 00:06:19 +01:00
EntityWidget.tid Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
ErrorWidget.tid Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
EventCatcherWidget.tid Fix miscellaneous docs typos (#7143) 2022-12-21 10:07:14 +00:00
Extended Listops Filters.tid Update ActionListopsWidget documentation including notes on de-duplication (#7301) 2023-03-04 11:48:14 +00:00
FieldMangler Widget (Examples).tid Add an example to the $fieldmangler widget (#4287) 2019-10-04 15:50:00 +01:00
FieldManglerWidget.tid Added MessageHandlerWidgets and TriggeringWidgets tags (#6161) 2021-11-01 12:56:52 +00:00
FieldsWidget.tid Add new parameters to fields-widget and fields-operator. (#4433) 2020-04-15 12:36:48 +01:00
FillWidget.tid Add $slot widget examples and document the $depth parameter (#7446) 2023-05-11 15:09:16 +01:00
GenesisWidget.tid Update GenesisWidget.tid (#7723) 2023-09-06 12:26:27 +01:00
ImageWidget.tid Add usemap attribute to image widget (#7634) 2023-11-21 11:44:39 +00:00
ImportVariablesWidget.tid Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
JSONTiddlerWidget.tid Cherry-pick JSON docs improvements from #6522 2022-05-23 09:14:02 +01:00
Keyboard Codes.tid Move docs tiddlers out of the root folder 2021-11-26 11:18:03 +00:00
KeyboardWidget.tid Added MessageHandlerWidgets and TriggeringWidgets tags (#6161) 2021-11-01 12:56:52 +00:00
LetWidget.tid Relax the restriction on the let widget being unable to create variables starting with a dollar 2022-10-01 09:47:26 +01:00
LinkCatcherWidget.tid Docs: mention MessageCatcher widget in LinkCatcher tiddler (#6485) 2022-02-26 18:59:45 +00:00
LinkWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
ListopsData.tid Adding tag to ListopsData (#6248) 2021-11-19 07:54:43 +00:00
ListWidget.tid Add join attribute to list widget (#7694) 2023-11-25 09:35:05 +00:00
LogWidget.tid Doc updates for ActionLog and Log widgets (#5081) 2020-11-20 18:37:48 +00:00
MacroCallWidget.tid Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
MessageCatcherWidget.tid Update messagecatcher widget example to use newer syntax 2021-12-22 15:31:35 +00:00
MessageHandlerWidgets.tid Move docs tiddlers out of the root folder 2021-11-26 11:18:03 +00:00
NavigatorWidget.tid Fix miscellaneous docs typos (#7143) 2022-12-21 10:07:14 +00:00
ParametersWidget.tid Update ParametersWidget and add Examples (#7464) 2023-05-22 10:46:45 +01:00
PasswordWidget.tid More mangling of reference docs 2014-09-11 00:06:19 +01:00
QualifyWidget.tid QualifyWidget documentation (#6422) 2022-01-25 17:59:59 +00:00
RadioWidget Example.tid Update RangeWidget and RadioWidget examples from #5158 2021-03-07 10:23:14 +00:00
RadioWidget ExampleTemplate.tid add docs for radio-actions (#5156) 2020-11-30 18:48:48 +00:00
RadioWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
RangeWidget Example.tid Update RangeWidget and RadioWidget examples from #5158 2021-03-07 10:23:14 +00:00
RangeWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
RevealWidget.tid Reveal widget allow re-positioning (#5087) 2020-11-21 17:19:52 +00:00
ScrollableWidget.tid Allow scrollable widget to bind scroll position to a tiddler (#7649) 2023-11-21 11:23:10 +00:00
SelectWidget.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
SetMultipleVariablesWidget.tid Set multiple fields/variables/params using filters (#6130) 2021-10-27 11:20:11 +01:00
SetVariableWidget.tid Docs update 2014-10-25 14:02:21 +01:00
SetWidget.tid Add some warnings about the dangers of title lists 2022-05-23 08:56:10 +01:00
SlotWidget.tid Add fillignore attribute to transclude widget to fix visible transclusion (#7451) 2023-05-14 21:25:35 +01:00
TextWidget.tid Update TextWidget.tid (#3696) 2019-01-15 16:14:50 +00:00
The Extended Listops Filters.tid Update ActionListopsWidget documentation including notes on de-duplication (#7301) 2023-03-04 11:48:14 +00:00
TiddlerWidget.tid Docs fix: Remove erroneous "class" attribute from tiddler widget 2017-09-01 11:13:39 +01:00
TranscludeWidget.tid Update TranscludeWidget.tid correct procedure name (#7717) 2023-09-04 16:59:08 +01:00
TriggeringWidgets.tid Move docs tiddlers out of the root folder 2021-11-26 11:18:03 +00:00
VarsWidget.tid Fix miscellaneous docs typos (#7143) 2022-12-21 10:07:14 +00:00
ViewWidget.tid Add ViewWidget cross references and examples (#6355) 2021-12-20 10:07:34 +00:00
Widgets.tid Overhaul the macro and variable documentation 2015-02-21 23:03:24 +00:00
WikifyWidget.tid Add doc related to WikiText parser modes (#6415) 2022-01-23 09:44:01 +00:00