TiddlyWiki5/core/wiki
Mohammad Rahmani 9663e65f4b
list-tagged-draggable to use title field by default (#9177)
* Revert the list-tagged-draggable to use title field by default

* Update list.tid

It seems `<$transclude field=<<__field__>> />` when field default value is empty does not work as expected.
This commit uses `field:"title"` instead of `field:""` in the list-tagged-draggable header.

* Update list.tid

The redundant `field` removed. The new `displayField` attribute is used to let user choose the filed they like to display when the list items are rendered as simple links.

* Update list.tid

The proposed field attribute in list-tagged-draggable updated to use the same `displayField` aslist-links-draggable.

* Create #9177

change note for #9177 was created

* Update list.tid

The `list-links-draggable` now is fully backward compatible. It uses caption as default field as before and is compatible with `list-links`.

The `list-tagged-draggable` is fully backward compatible while got a new displayField parameter.

* Update list-tagged-draggable Macro.tid

Update docs to reflect new displayField parameter

* Update list-links-draggable Macro.tid

Update documentation to reflect the new displayField parameter.

* Update list-tagged-draggable Macro.tid

Update docs. Remove formatting error in doc.
2026-01-04 21:41:38 +00:00
..
config [v5.4.0] Update configuration defaults (#9107) 2025-10-08 12:32:34 +01:00
macros list-tagged-draggable to use title field by default (#9177) 2026-01-04 21:41:38 +00:00
tags Extend rendered-plain-text template to support more languages. (#8780) 2024-12-05 12:41:24 +00:00
advancedsearch.tid First pass at an advanced search tiddler 2013-12-31 13:11:01 +00:00
allfields.tid Add a search button to the control panel tiddler fields tab (#8157) 2024-09-10 16:30:59 +01:00
currpalettepreview.tid Trim Saga: Making existing trim tiddlers consistent (#6272) 2022-03-26 15:18:42 +00:00
debugstylesheets.tid Another batch of whitespace trims (#6587) 2022-04-05 16:48:07 +01:00
DefaultTiddlers.tid Simpler default defaulttiddlers 2014-08-18 10:27:48 +01:00
download-wiki-button.tid Make save wiki button be accessible to users without colour vision (#7232) 2023-01-28 09:51:25 +00:00
language.tid Ensure we have a default language in empty.html 2014-08-14 12:00:07 +01:00
languageswitcher.tid Improve switcher (UI) accessibility (#9347) 2025-11-01 13:06:19 +00:00
minifocusswitcher.tid Trim Saga: All snippets, language tiddlers, and typed (#6275) 2022-04-01 12:10:29 +01:00
minilanguageswitcher.tid Trim Saga: All snippets, language tiddlers, and typed (#6275) 2022-04-01 12:10:29 +01:00
minithemeswitcher.tid Trim Saga: All snippets, language tiddlers, and typed (#6275) 2022-04-01 12:10:29 +01:00
modules.tid Trim Saga: All snippets, language tiddlers, and typed (#6275) 2022-04-01 12:10:29 +01:00
palette.tid First pass at switchable colour palettes 2014-02-17 12:09:10 +00:00
paletteeditor.tid Add/refactor PaletteManager (#3832) 2019-06-26 12:36:13 +01:00
palettepreview.tid Trim Saga: All snippets, language tiddlers, and typed (#6275) 2022-04-01 12:10:29 +01:00
paletteswitcher.tid Don't show draft palettes in the switcher 2025-02-14 16:44:51 +00:00
peek-stylesheets.tid Show stylesheets as rendered plain text with highlighting (#6778) 2022-07-14 09:00:56 +01:00
search.tid Use temporary tiddler for search text 2012-11-11 15:08:46 +00:00
themeswitcher.tid Improve switcher (UI) accessibility (#9347) 2025-11-01 13:06:19 +00:00
title.tid Another batch of whitespace trims (#6587) 2022-04-05 16:48:07 +01:00
view.tid Retract inadvertant change from previous commit 2014-05-26 22:56:58 +01:00
viewswitcher.tid Improve switcher (UI) accessibility (#9347) 2025-11-01 13:06:19 +00:00