1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-06 18:56:56 +00:00

Update list-links-draggable Macro.tid

Added this to the tiddler parameter 

(must be provided as does not default to currentTiddler)

Unless this is done it will interact but fail to save the change as expected.
This commit is contained in:
AnthonyMuscio 2019-08-19 16:43:04 +10:00 committed by GitHub
parent f49c55fe3c
commit de6ee4fbea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ The <<.def list-links-draggable>> [[macro|Macros]] renders the ListField of a ti
!! Parameters
;tiddler
: The title of the tiddler containing the list
: The title of the tiddler containing the list (must be provided as doers not default to currentTiddler)
;field
: The name of the field containing the list (defaults to `list`)
;type