In TiddlyWiki 5.3.7, the list-tagged-draggable Macro has been updated to display the caption when it is available.
Bad news: You don’t have the option to display only the title!
Issue
Now, in tags-pill where this macro is used, a mix of caption and title is shown. This can be quite confusing, especially since I often use tags-pill to manually rearrange/sort tiddlers under a tag. For instance, in the Tamasha slideshow plugin, sorting slides via drag and drop is a common approach.
Wouldn’t it be better to include a field parameter in list-tagged-draggable, similar to list-links, allowing users to choose between title and caption and revert the tags-pill to its original behavior?