이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

Modifying JSON tiddlers

2022년 4월 27일 오후 5:17

See JSON in TiddlyWiki for an overview of using JSON in TiddlyWiki.

Note that

Using ActionSetFieldWidget and ActionListopsWidget

The widgets ActionSetFieldWidget and ActionListopsWidget can manipulate named properties of data tiddlers by indicating the name of the property in the $index attribute.

ActionListopsWidget assigns the named property the list constructed through its $filter and $subfilter attributes.