tiddlywiki 5.3.1 → 5.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (372) hide show
  1. package/.github/workflows/ci.yml +9 -2
  2. package/bin/build-site.sh +25 -5
  3. package/bin/ci-test.sh +16 -0
  4. package/boot/boot.js +12 -0
  5. package/core/language/en-GB/Exporters.multids +1 -1
  6. package/core/language/en-GB/Help/commands.tid +1 -1
  7. package/core/language/en-GB/Help/savewikifolder.tid +2 -2
  8. package/core/language/en-GB/Help/server.tid +1 -1
  9. package/core/language/en-GB/Types/image_svg_xml.tid +1 -1
  10. package/core/language/en-GB/Types/image_x-icon.tid +1 -1
  11. package/core/modules/commands/savetiddlers.js +1 -1
  12. package/core/modules/editor/engines/framed.js +1 -1
  13. package/core/modules/editor/engines/simple.js +1 -1
  14. package/core/modules/filters/all.js +5 -5
  15. package/core/modules/filters/encodings.js +6 -2
  16. package/core/modules/filters/json-ops.js +95 -1
  17. package/core/modules/filters/listops.js +1 -0
  18. package/core/modules/parsers/textparser.js +5 -4
  19. package/core/modules/parsers/wikiparser/rules/conditional.js +120 -0
  20. package/core/modules/parsers/wikiparser/wikiparser.js +33 -8
  21. package/core/modules/savers/github.js +1 -1
  22. package/core/modules/startup/windows.js +2 -1
  23. package/core/modules/syncer.js +160 -122
  24. package/core/modules/utils/dom/dom.js +3 -3
  25. package/core/modules/utils/dom/http.js +1 -1
  26. package/core/modules/utils/fakedom.js +5 -1
  27. package/core/modules/utils/utils.js +27 -4
  28. package/core/modules/widgets/browse.js +10 -0
  29. package/core/modules/widgets/button.js +15 -3
  30. package/core/modules/widgets/checkbox.js +11 -0
  31. package/core/modules/widgets/draggable.js +16 -5
  32. package/core/modules/widgets/droppable.js +14 -2
  33. package/core/modules/widgets/image.js +19 -14
  34. package/core/modules/widgets/link.js +12 -2
  35. package/core/modules/widgets/list.js +179 -19
  36. package/core/modules/widgets/radio.js +4 -0
  37. package/core/modules/widgets/range.js +4 -0
  38. package/core/modules/widgets/scrollable.js +66 -1
  39. package/core/modules/widgets/select.js +34 -26
  40. package/core/modules/widgets/transclude.js +19 -6
  41. package/core/modules/widgets/widget.js +35 -19
  42. package/core/modules/wiki.js +2 -2
  43. package/core/templates/html-json-skinny-tiddler.tid +1 -2
  44. package/core/templates/html-json-tiddler.tid +1 -1
  45. package/core/templates/store.area.template.html.tid +6 -8
  46. package/core/ui/ControlPanel/Basics.tid +2 -2
  47. package/core/ui/EditTemplate/body/default.tid +9 -8
  48. package/core/ui/EditTemplate/fields.tid +2 -2
  49. package/core/ui/EditTemplate/type.tid +1 -1
  50. package/core/ui/EditorToolbar/preview.tid +5 -8
  51. package/core/ui/PageTemplate.tid +1 -1
  52. package/core/ui/ViewTemplate/subtitle.tid +2 -5
  53. package/core/wiki/config/OfficialPluginLibrary.tid +1 -1
  54. package/core/wiki/macros/colour-picker.tid +6 -6
  55. package/core/wiki/macros/image-picker.tid +5 -5
  56. package/core/wiki/macros/list.tid +95 -78
  57. package/core/wiki/macros/tabs.tid +9 -1
  58. package/core/wiki/macros/tag-picker.tid +2 -2
  59. package/core/wiki/macros/tag.tid +2 -1
  60. package/core/wiki/macros/toc.tid +2 -2
  61. package/editions/de-AT/tiddlers/HelloThere.tid +2 -2
  62. package/editions/de-AT/tiddlers/community/Fur_Entwickler.tid +1 -1
  63. package/editions/de-AT-server/tiddlers/system/favicon.png +0 -0
  64. package/editions/{es-ES-server/tiddlers/system/favicon.ico.meta → de-AT-server/tiddlers/system/favicon.png.meta} +1 -1
  65. package/editions/dev/tiddlers/images/favicon.png +0 -0
  66. package/editions/{de-AT-server/tiddlers/system/favicon.ico.meta → dev/tiddlers/images/favicon.png.meta} +1 -1
  67. package/editions/dev/tiddlers/new/HookMechanism.tid +28 -3
  68. package/editions/empty/tiddlywiki.info +5 -2
  69. package/editions/es-ES/tiddlers/Forums.tid +4 -5
  70. package/editions/es-ES/tiddlers/HelloThere.tid +2 -2
  71. package/editions/es-ES/tiddlers/Typography.tid +1 -1
  72. package/editions/es-ES/tiddlers/images/favicon.png +0 -0
  73. package/editions/{dev/tiddlers/images/favicon.ico.meta → es-ES/tiddlers/images/favicon.png.meta} +1 -1
  74. package/editions/es-ES/tiddlers/images/green_favicon.png +0 -0
  75. package/editions/es-ES/tiddlers/images/{green_favicon.ico.meta → green_favicon.png.meta} +1 -1
  76. package/editions/es-ES-server/tiddlers/system/favicon.png +0 -0
  77. package/editions/{es-ES/tiddlers/images/favicon.ico.meta → es-ES-server/tiddlers/system/favicon.png.meta} +1 -1
  78. package/editions/fr-FR/tiddlers/images/favicon.png +0 -0
  79. package/editions/fr-FR/tiddlers/images/favicon.png.meta +2 -0
  80. package/editions/fr-FR/tiddlers/images/green_favicon.png +0 -0
  81. package/editions/fr-FR/tiddlers/images/{green_favicon.ico.meta → green_favicon.png.meta} +1 -1
  82. package/editions/fr-FR-server/tiddlers/system/favicon.png +0 -0
  83. package/editions/fr-FR-server/tiddlers/system/favicon.png.meta +2 -0
  84. package/editions/highlightdemo/tiddlywiki.info +1 -1
  85. package/editions/ja-JP/tiddlers/images/favicon.png +0 -0
  86. package/editions/ja-JP/tiddlers/images/favicon.png.meta +2 -0
  87. package/editions/ja-JP/tiddlers/images/green_favicon.png +0 -0
  88. package/editions/ja-JP/tiddlers/images/{green_favicon.ico.meta → green_favicon.png.meta} +1 -1
  89. package/editions/katexdemo/tiddlywiki.info +1 -1
  90. package/editions/ko-KR/tiddlers/images/favicon.png +0 -0
  91. package/editions/ko-KR/tiddlers/images/favicon.png.meta +2 -0
  92. package/editions/ko-KR/tiddlers/images/green_favicon.png +0 -0
  93. package/editions/ko-KR/tiddlers/images/{green_favicon.ico.meta → green_favicon.png.meta} +1 -1
  94. package/editions/ko-KR-server/tiddlers/system/favicon.png +0 -0
  95. package/editions/ko-KR-server/tiddlers/system/favicon.png.meta +2 -0
  96. package/editions/pluginlibrary/tiddlywiki.info +2 -2
  97. package/editions/prerelease/tiddlers/{Release 5.3.2.tid → Release 5.3.4.tid } +26 -25
  98. package/editions/prerelease/tiddlers/system/PrereleaseLocalPluginLibrary.tid +1 -1
  99. package/editions/prerelease/tiddlers/system/PrereleaseOfficialPluginLibrary.tid +1 -1
  100. package/editions/prerelease/tiddlers/system/favicon.png +0 -0
  101. package/editions/prerelease/tiddlers/system/favicon.png.meta +2 -0
  102. package/editions/prerelease/tiddlers/system/temp-my-scroll-position.tid +3 -0
  103. package/editions/resumebuilder/tiddlywiki.info +1 -1
  104. package/editions/server/tiddlywiki.info +1 -1
  105. package/editions/server-external-js/tiddlywiki.info +1 -1
  106. package/editions/test/playwright.spec.js +25 -0
  107. package/editions/test/tiddlers/tests/data/conditionals/Basic.tid +26 -0
  108. package/editions/test/tiddlers/tests/data/conditionals/BlockMode.tid +37 -0
  109. package/editions/test/tiddlers/tests/data/conditionals/Else.tid +26 -0
  110. package/editions/test/tiddlers/tests/data/conditionals/Elseif.tid +32 -0
  111. package/editions/test/tiddlers/tests/data/conditionals/MissingEndIf.tid +26 -0
  112. package/editions/test/tiddlers/tests/data/conditionals/MultipleResults.tid +12 -0
  113. package/editions/test/tiddlers/tests/data/conditionals/Nested.tid +38 -0
  114. package/editions/test/tiddlers/tests/data/conditionals/NestedElseif.tid +60 -0
  115. package/editions/test/tiddlers/tests/data/list-widget/WithEmptyParagraphTemplate.tid +13 -0
  116. package/editions/test/tiddlers/tests/data/list-widget/WithExplicitTemplates.tid +29 -0
  117. package/editions/test/tiddlers/tests/data/list-widget/WithExplicitTemplatesInBlockMode.tid +32 -0
  118. package/editions/test/tiddlers/tests/data/list-widget/WithExplicitTemplatesOverriddenByAttributes.tid +33 -0
  119. package/editions/test/tiddlers/tests/data/list-widget/WithJoinTemplate.tid +30 -0
  120. package/editions/test/tiddlers/tests/data/list-widget/WithJoinTemplateInBlockMode.tid +32 -0
  121. package/editions/test/tiddlers/tests/data/list-widget/WithLimit.tid +25 -0
  122. package/editions/test/tiddlers/tests/data/list-widget/WithMissingTemplate.tid +26 -0
  123. package/editions/test/tiddlers/tests/data/pragmas/WhitespaceAfterPragma.tid +64 -0
  124. package/editions/test/tiddlers/tests/data/pragmas/WhitespaceNoPragma.tid +32 -0
  125. package/editions/test/tiddlers/tests/data/transclude/CustomWidget-CodeblockOverride-TextParser.tid +20 -0
  126. package/editions/test/tiddlers/tests/data/transclude/Variable-Refreshing.tid +27 -0
  127. package/editions/test/tiddlers/tests/data/transclude/Variable-Static.tid +15 -0
  128. package/editions/test/tiddlers/tests/data/widgets/DataAttributes/ButtonWidget-DataAttributes.tid +27 -0
  129. package/editions/test/tiddlers/tests/data/widgets/DataAttributes/CheckboxWidget-DataAttributes.tid +22 -0
  130. package/editions/test/tiddlers/tests/data/widgets/DataAttributes/DraggableWidget-DataAttributes.tid +27 -0
  131. package/editions/test/tiddlers/tests/data/widgets/DataAttributes/DroppableWidget-DataAttributes.tid +27 -0
  132. package/editions/test/tiddlers/tests/data/widgets/DataAttributes/LinkWidget-DataAttributes.tid +27 -0
  133. package/editions/test/tiddlers/tests/data/widgets/DataAttributes/OrderedStyleAttributes.tid +15 -0
  134. package/editions/test/tiddlers/tests/data/widgets/DataAttributes/SelectWidget-DataAttributes.tid +27 -0
  135. package/editions/test/tiddlers/tests/data/widgets/ElementWidgetEventAttributes.tid +15 -0
  136. package/editions/test/tiddlers/tests/data/widgets/ElementWidgetStyleAttributes.tid +15 -0
  137. package/editions/test/tiddlers/tests/test-filters.js +1 -0
  138. package/editions/test/tiddlers/tests/test-json-filters.js +40 -0
  139. package/editions/test/tiddlers/tests/test-utils.js +23 -0
  140. package/editions/test/tiddlers/tests/test-widget.js +62 -0
  141. package/editions/tw.org/tiddlers/$__favicon.ico.png +0 -0
  142. package/editions/tw.org/tiddlywiki.info +1 -1
  143. package/editions/tw5.com/tiddlers/_tw_shared/favicons/classic.tiddlywiki.com.png +0 -0
  144. package/editions/tw5.com/tiddlers/_tw_shared/favicons/{classic.tiddlywiki.com.ico.meta → classic.tiddlywiki.com.png.meta} +1 -1
  145. package/editions/tw5.com/tiddlers/_tw_shared/favicons/links.tiddlywiki.org.png +0 -0
  146. package/editions/tw5.com/tiddlers/_tw_shared/favicons/{links.tiddlywiki.org.ico.meta → links.tiddlywiki.org.png.meta} +1 -1
  147. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.com.dev.png +0 -0
  148. package/editions/tw5.com/tiddlers/_tw_shared/favicons/{tiddlywiki.com.dev.ico.meta → tiddlywiki.com.dev.png.meta} +1 -1
  149. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.com.png +0 -0
  150. package/editions/tw5.com/tiddlers/_tw_shared/favicons/{tiddlywiki.com.ico.meta → tiddlywiki.com.png.meta} +1 -1
  151. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.com.prerelease.png +0 -0
  152. package/editions/tw5.com/tiddlers/_tw_shared/favicons/{tiddlywiki.com.prerelease.ico.meta → tiddlywiki.com.prerelease.png.meta} +1 -1
  153. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.com.upgrade.png +0 -0
  154. package/editions/tw5.com/tiddlers/_tw_shared/favicons/{tiddlywiki.com.upgrade.ico.meta → tiddlywiki.com.upgrade.png.meta} +1 -1
  155. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.org.png +0 -0
  156. package/editions/tw5.com/tiddlers/about/Archive.tid +82 -0
  157. package/editions/tw5.com/tiddlers/community/Chinese Community.tid +20 -0
  158. package/editions/tw5.com/tiddlers/community/editions/Tidme by oflg.tid +16 -0
  159. package/editions/tw5.com/tiddlers/community/plugins/FSRS4TW by oflg.tid +10 -0
  160. package/editions/tw5.com/tiddlers/community/resources/_Timimi_ Extension and executable by Riz.tid +3 -1
  161. package/editions/tw5.com/tiddlers/concepts/Macros.tid +7 -3
  162. package/editions/tw5.com/tiddlers/concepts/Title List.tid +5 -1
  163. package/editions/tw5.com/tiddlers/filters/decodebase64 Operator.tid +6 -1
  164. package/editions/tw5.com/tiddlers/filters/encodebase64 Operator.tid +6 -1
  165. package/editions/tw5.com/tiddlers/filters/examples/jsonset.tid +59 -0
  166. package/editions/tw5.com/tiddlers/filters/examples/jsonstringify Operator (Examples).tid +7 -5
  167. package/editions/tw5.com/tiddlers/filters/examples/stringify_Operator_(Examples).tid +5 -3
  168. package/editions/tw5.com/tiddlers/filters/jsonextract.tid +8 -0
  169. package/editions/tw5.com/tiddlers/filters/jsonget.tid +8 -0
  170. package/editions/tw5.com/tiddlers/filters/jsonset.tid +64 -0
  171. package/editions/tw5.com/tiddlers/filters/jsonstringify Operator.tid +14 -15
  172. package/editions/tw5.com/tiddlers/filters/jsontype.tid +8 -0
  173. package/editions/tw5.com/tiddlers/filters/stringify_Operator.tid +12 -15
  174. package/editions/tw5.com/tiddlers/filters/syntax/Filter Expression.tid +1 -1
  175. package/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +6 -1
  176. package/editions/tw5.com/tiddlers/howtos/Constructing JSON tiddlers.tid +3 -3
  177. package/editions/tw5.com/tiddlers/images/Favicon template.svg +296 -0
  178. package/editions/tw5.com/tiddlers/images/Favicon template.svg.meta +3 -0
  179. package/editions/tw5.com/tiddlers/images/New Release Banner.png +0 -0
  180. package/editions/tw5.com/tiddlers/images/favicon.png +0 -0
  181. package/editions/tw5.com/tiddlers/images/favicon.png.meta +2 -0
  182. package/editions/tw5.com/tiddlers/images/green_favicon.png +0 -0
  183. package/editions/tw5.com/tiddlers/images/green_favicon.png.meta +2 -0
  184. package/editions/tw5.com/tiddlers/macros/CoreMacros.tid +1 -1
  185. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-delete-tiddler.tid +3 -1
  186. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-open-window.tid +12 -5
  187. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-permalink.tid +1 -1
  188. package/editions/tw5.com/tiddlers/pragmas/Pragma_ _define.tid +3 -1
  189. package/editions/tw5.com/tiddlers/pragmas/Pragma_ _whitespace.tid +7 -3
  190. package/editions/tw5.com/tiddlers/procedures/Procedure Definitions.tid +3 -1
  191. package/editions/tw5.com/tiddlers/releasenotes/BetaReleases.tid +2 -2
  192. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.0.tid +1 -0
  193. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.1.tid +1 -0
  194. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.10.tid +1 -0
  195. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.11.tid +1 -0
  196. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.12.tid +1 -0
  197. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.13.tid +1 -0
  198. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.14.tid +1 -0
  199. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.15.tid +1 -0
  200. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.16.tid +1 -0
  201. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.17.tid +1 -0
  202. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.18.tid +1 -0
  203. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.19.tid +1 -0
  204. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.2.tid +1 -0
  205. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.20.tid +1 -0
  206. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.21.tid +1 -0
  207. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.22.tid +1 -0
  208. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.23.tid +1 -0
  209. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.3.tid +1 -0
  210. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.4.tid +1 -0
  211. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.5.tid +1 -0
  212. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.6.tid +1 -0
  213. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.7.tid +1 -0
  214. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.8.tid +1 -0
  215. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.9.tid +1 -0
  216. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.0.tid +1 -0
  217. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.1.tid +1 -0
  218. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.2.tid +1 -0
  219. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.3.tid +1 -0
  220. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.4.tid +1 -0
  221. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.5.tid +1 -0
  222. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.6.tid +1 -0
  223. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.7.tid +1 -0
  224. package/editions/tw5.com/tiddlers/releasenotes/Release 5.3.0.tid +1 -0
  225. package/editions/tw5.com/tiddlers/releasenotes/Release 5.3.1.tid +8 -1
  226. package/editions/tw5.com/tiddlers/releasenotes/Release 5.3.2.tid +184 -0
  227. package/editions/tw5.com/tiddlers/releasenotes/Release 5.3.3.tid +30 -0
  228. package/editions/tw5.com/tiddlers/releasenotes/Releases.tid +3 -1
  229. package/editions/tw5.com/tiddlers/releasenotes/alpha/AlphaReleases.tid +2 -2
  230. package/editions/tw5.com/tiddlers/system/tw5.com-styles.tid +5 -0
  231. package/editions/tw5.com/tiddlers/widgets/BrowseWidget.tid +3 -1
  232. package/editions/tw5.com/tiddlers/widgets/ButtonWidget.tid +3 -1
  233. package/editions/tw5.com/tiddlers/widgets/CheckboxWidget.tid +3 -1
  234. package/editions/tw5.com/tiddlers/widgets/Custom Widgets.tid +3 -1
  235. package/editions/tw5.com/tiddlers/widgets/DraggableWidget.tid +3 -2
  236. package/editions/tw5.com/tiddlers/widgets/DroppableWidget.tid +3 -1
  237. package/editions/tw5.com/tiddlers/widgets/GenesisWidget.tid +3 -2
  238. package/editions/tw5.com/tiddlers/widgets/ImageWidget.tid +2 -1
  239. package/editions/tw5.com/tiddlers/widgets/LinkWidget.tid +3 -1
  240. package/editions/tw5.com/tiddlers/widgets/ListWidget.tid +25 -2
  241. package/editions/tw5.com/tiddlers/widgets/RadioWidget.tid +3 -1
  242. package/editions/tw5.com/tiddlers/widgets/RangeWidget.tid +3 -1
  243. package/editions/tw5.com/tiddlers/widgets/ScrollableWidget.tid +27 -2
  244. package/editions/tw5.com/tiddlers/widgets/SelectWidget.tid +4 -1
  245. package/editions/tw5.com/tiddlers/widgets/SetWidget.tid +17 -1
  246. package/editions/tw5.com/tiddlers/widgets/TranscludeWidget.tid +2 -2
  247. package/editions/tw5.com/tiddlers/wikitext/Conditional Shortcut Syntax.tid +62 -0
  248. package/editions/tw5.com/tiddlers/wikitext/Transclusion and Substitution.tid +3 -3
  249. package/editions/tw5.com/tiddlywiki.info +9 -3
  250. package/editions/tw5.com-server/tiddlers/system/tiddlywiki.com.server.png +0 -0
  251. package/editions/tw5.com-server/tiddlers/system/tiddlywiki.com.server.png.meta +2 -0
  252. package/editions/zh-Hans/tiddlers/images/favicon.png +0 -0
  253. package/editions/zh-Hans/tiddlers/images/favicon.png.meta +2 -0
  254. package/editions/zh-Hans/tiddlers/images/green_favicon.png +0 -0
  255. package/editions/zh-Hans/tiddlers/images/green_favicon.png.meta +2 -0
  256. package/editions/zh-Hant/tiddlers/images/favicon.png +0 -0
  257. package/editions/zh-Hant/tiddlers/images/favicon.png.meta +2 -0
  258. package/editions/zh-Hant/tiddlers/images/green_favicon.png +0 -0
  259. package/editions/zh-Hant/tiddlers/images/green_favicon.png.meta +2 -0
  260. package/languages/de-DE/Exporters.multids +1 -1
  261. package/languages/de-DE/Help/commands.tid +2 -2
  262. package/languages/de-DE/Help/server.tid +1 -1
  263. package/languages/de-DE/Types/image_x-icon.tid +1 -1
  264. package/languages/es-ES/Buttons.multids +2 -0
  265. package/languages/es-ES/Fields.multids +4 -0
  266. package/languages/es-ES/Help/listen.tid +1 -1
  267. package/languages/es-ES/Help/savewikifolder.tid +16 -1
  268. package/languages/es-ES/Help/server.tid +1 -1
  269. package/languages/es-ES/Misc.multids +3 -0
  270. package/languages/es-ES/SiteTitle.tid +1 -1
  271. package/languages/pl-PL/Exporters.multids +1 -1
  272. package/languages/pl-PL/Help/commands.tid +1 -1
  273. package/languages/pl-PL/Help/savewikifolder.tid +3 -1
  274. package/languages/pl-PL/Help/server.tid +1 -1
  275. package/languages/zh-Hans/Exporters.multids +1 -1
  276. package/languages/zh-Hans/Help/commands.tid +1 -1
  277. package/languages/zh-Hans/Help/server.tid +1 -1
  278. package/languages/zh-Hans/Types/image_svg_xml.tid +1 -1
  279. package/languages/zh-Hans/Types/image_x-icon.tid +1 -1
  280. package/languages/zh-Hant/Exporters.multids +1 -1
  281. package/languages/zh-Hant/Help/commands.tid +1 -1
  282. package/languages/zh-Hant/Help/server.tid +1 -1
  283. package/languages/zh-Hant/Types/image_svg_xml.tid +1 -1
  284. package/languages/zh-Hant/Types/image_x-icon.tid +1 -1
  285. package/licenses/cla-individual.md +12 -0
  286. package/package.json +4 -1
  287. package/playwright.config.js +46 -0
  288. package/plugins/tiddlywiki/codemirror/styles.tid +5 -0
  289. package/plugins/tiddlywiki/comments/styles.tid +8 -8
  290. package/plugins/tiddlywiki/dynannotate/docs/readme.tid +1 -0
  291. package/plugins/tiddlywiki/dynannotate/modules/dynannotate.js +28 -27
  292. package/plugins/tiddlywiki/evernote/modules/enex-deserializer.js +82 -23
  293. package/plugins/tiddlywiki/evernote/readme.tid +1 -0
  294. package/plugins/tiddlywiki/evernote/samples/sample-enex-with-image.xml.enex +2 -2
  295. package/plugins/tiddlywiki/jasmine/run-wiki-based-tests.js +1 -1
  296. package/plugins/tiddlywiki/qrcode/barcodereader.js +90 -0
  297. package/plugins/tiddlywiki/qrcode/docs/barcodereader.tid +44 -0
  298. package/plugins/tiddlywiki/qrcode/{doc/usage.tid → docs/makeqr.tid} +4 -4
  299. package/plugins/tiddlywiki/qrcode/docs.tid +3 -0
  300. package/plugins/tiddlywiki/qrcode/{MakeContactQR.tid → examples/make/MakeContactQR.tid} +1 -1
  301. package/plugins/tiddlywiki/qrcode/{MakeGenericQR.tid → examples/make/MakeGenericQR.tid} +1 -1
  302. package/plugins/tiddlywiki/qrcode/{MakeWifiQR.tid → examples/make/MakeWifiQR.tid} +1 -1
  303. package/plugins/tiddlywiki/qrcode/examples/make/make.tid +5 -0
  304. package/plugins/tiddlywiki/qrcode/examples/read/BarCodeReader.tid +17 -0
  305. package/plugins/tiddlywiki/qrcode/examples/read/read.tid +5 -0
  306. package/plugins/tiddlywiki/qrcode/examples.tid +3 -0
  307. package/plugins/tiddlywiki/qrcode/files/html5-qrcode/LICENSE +201 -0
  308. package/plugins/tiddlywiki/qrcode/files/html5-qrcode/README.md +398 -0
  309. package/plugins/tiddlywiki/qrcode/files/html5-qrcode/html5-qrcode.min.js +1 -0
  310. package/plugins/tiddlywiki/qrcode/files/tiddlywiki.files +20 -4
  311. package/plugins/tiddlywiki/qrcode/makeqr.js +1 -1
  312. package/plugins/tiddlywiki/qrcode/plugin.info +1 -1
  313. package/plugins/tiddlywiki/qrcode/readme.tid +15 -0
  314. package/plugins/tiddlywiki/tiddlyweb/html-json-skinny-tiddler.tid +1 -2
  315. package/plugins/tiddlywiki/tiddlyweb/html-json-tiddler.tid +1 -2
  316. package/plugins/tiddlywiki/upgrade/UpgradeWizard.tid +2 -2
  317. package/plugins/tiddlywiki/upgrade/favicon.png +0 -0
  318. package/plugins/tiddlywiki/upgrade/favicon.png.meta +2 -0
  319. package/readme.md +1 -1
  320. package/themes/tiddlywiki/vanilla/base.tid +37 -7
  321. package/themes/tiddlywiki/vanilla/settings.multids +1 -1
  322. package/editions/de-AT-server/tiddlers/system/favicon.ico +0 -0
  323. package/editions/dev/tiddlers/images/favicon.ico +0 -0
  324. package/editions/es-ES/tiddlers/images/favicon.ico +0 -0
  325. package/editions/es-ES/tiddlers/images/green_favicon.ico +0 -0
  326. package/editions/es-ES-server/tiddlers/system/favicon.ico +0 -0
  327. package/editions/fr-FR/tiddlers/images/favicon.ico +0 -0
  328. package/editions/fr-FR/tiddlers/images/favicon.ico.meta +0 -2
  329. package/editions/fr-FR/tiddlers/images/green_favicon.ico +0 -0
  330. package/editions/fr-FR-server/tiddlers/system/favicon.ico +0 -0
  331. package/editions/fr-FR-server/tiddlers/system/favicon.ico.meta +0 -2
  332. package/editions/ja-JP/tiddlers/images/favicon.ico +0 -0
  333. package/editions/ja-JP/tiddlers/images/favicon.ico.meta +0 -2
  334. package/editions/ja-JP/tiddlers/images/green_favicon.ico +0 -0
  335. package/editions/ko-KR/tiddlers/images/favicon.ico +0 -0
  336. package/editions/ko-KR/tiddlers/images/favicon.ico.meta +0 -2
  337. package/editions/ko-KR/tiddlers/images/green_favicon.ico +0 -0
  338. package/editions/ko-KR-server/tiddlers/system/favicon.ico +0 -0
  339. package/editions/ko-KR-server/tiddlers/system/favicon.ico.meta +0 -2
  340. package/editions/prerelease/tiddlers/system/favicon.ico +0 -0
  341. package/editions/prerelease/tiddlers/system/favicon.ico.meta +0 -2
  342. package/editions/tw5.com/tiddlers/_tw_shared/favicons/classic.tiddlywiki.com.ico +0 -0
  343. package/editions/tw5.com/tiddlers/_tw_shared/favicons/links.tiddlywiki.org.ico +0 -0
  344. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.com.dev.ico +0 -0
  345. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.com.ico +0 -0
  346. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.com.prerelease.ico +0 -0
  347. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.com.upgrade.ico +0 -0
  348. package/editions/tw5.com/tiddlers/_tw_shared/favicons/tiddlywiki.org.ico +0 -0
  349. package/editions/tw5.com/tiddlers/community/editions/TiddlyMemo by oflg.tid +0 -16
  350. package/editions/tw5.com/tiddlers/community/tutorials/Install and run TiddlyWiki on a CentOS 6 VPS using Nginx.tid +0 -16
  351. package/editions/tw5.com/tiddlers/images/favicon.ico +0 -0
  352. package/editions/tw5.com/tiddlers/images/favicon.ico.meta +0 -2
  353. package/editions/tw5.com/tiddlers/images/green_favicon.ico +0 -0
  354. package/editions/tw5.com/tiddlers/images/green_favicon.ico.meta +0 -2
  355. package/editions/tw5.com-server/tiddlers/system/favicon.ico +0 -0
  356. package/editions/tw5.com-server/tiddlers/system/favicon.ico.meta +0 -2
  357. package/editions/zh-Hans/tiddlers/images/favicon.ico +0 -0
  358. package/editions/zh-Hans/tiddlers/images/favicon.ico.meta +0 -2
  359. package/editions/zh-Hans/tiddlers/images/green_favicon.ico +0 -0
  360. package/editions/zh-Hans/tiddlers/images/green_favicon.ico.meta +0 -2
  361. package/editions/zh-Hant/tiddlers/images/favicon.ico +0 -0
  362. package/editions/zh-Hant/tiddlers/images/favicon.ico.meta +0 -2
  363. package/editions/zh-Hant/tiddlers/images/green_favicon.ico +0 -0
  364. package/editions/zh-Hant/tiddlers/images/green_favicon.ico.meta +0 -2
  365. package/plugins/tiddlywiki/qrcode/doc/examples.tid +0 -3
  366. package/plugins/tiddlywiki/qrcode/doc/readme.tid +0 -13
  367. package/plugins/tiddlywiki/upgrade/favicon.ico +0 -0
  368. package/plugins/tiddlywiki/upgrade/favicon.ico.meta +0 -2
  369. /package/editions/tw5.com/tiddlers/_tw_shared/favicons/{tiddlywiki.org.ico.meta → tiddlywiki.org.png.meta} +0 -0
  370. /package/plugins/tiddlywiki/qrcode/files/{LICENSE → qrcode/LICENSE} +0 -0
  371. /package/plugins/tiddlywiki/qrcode/files/{README.md → qrcode/README.md} +0 -0
  372. /package/plugins/tiddlywiki/qrcode/files/{qrcode.js → qrcode/qrcode.js} +0 -0
@@ -0,0 +1,296 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ width="128"
6
+ height="128"
7
+ viewBox="0 0 128 128.00001"
8
+ version="1.1"
9
+ id="svg1"
10
+ inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
11
+ sodipodi:docname="favicons.svg"
12
+ xml:space="preserve"
13
+ inkscape:export-filename="png\tiddlywiki.com.png"
14
+ inkscape:export-xdpi="96"
15
+ inkscape:export-ydpi="96"
16
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
17
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
18
+ xmlns:xlink="http://www.w3.org/1999/xlink"
19
+ xmlns="http://www.w3.org/2000/svg"
20
+ xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
21
+ id="namedview1"
22
+ pagecolor="#ffffff"
23
+ bordercolor="#666666"
24
+ borderopacity="1.0"
25
+ inkscape:showpageshadow="2"
26
+ inkscape:pageopacity="0.0"
27
+ inkscape:pagecheckerboard="true"
28
+ inkscape:deskcolor="#d1d1d1"
29
+ inkscape:document-units="px"
30
+ inkscape:zoom="7.1015625"
31
+ inkscape:cx="64.140814"
32
+ inkscape:cy="64.140814"
33
+ inkscape:window-width="1920"
34
+ inkscape:window-height="1147"
35
+ inkscape:window-x="-8"
36
+ inkscape:window-y="-8"
37
+ inkscape:window-maximized="1"
38
+ inkscape:current-layer="g11" /><defs
39
+ id="defs1"><linearGradient
40
+ id="swatch12"
41
+ inkscape:swatch="solid"
42
+ inkscape:label="server"><stop
43
+ style="stop-color:#da5577;stop-opacity:1;"
44
+ offset="0"
45
+ id="stop12" /></linearGradient><linearGradient
46
+ id="swatch11"><stop
47
+ style="stop-color:#000000;stop-opacity:1;"
48
+ offset="0"
49
+ id="stop11" /></linearGradient><linearGradient
50
+ id="swatch9"
51
+ inkscape:swatch="solid"
52
+ inkscape:label="white"><stop
53
+ style="stop-color:#ffffff;stop-opacity:1;"
54
+ offset="0"
55
+ id="stop9" /></linearGradient><linearGradient
56
+ id="swatch1"><stop
57
+ style="stop-color:#000000;stop-opacity:1;"
58
+ offset="0"
59
+ id="stop1" /></linearGradient><linearGradient
60
+ id="swatch8"
61
+ inkscape:swatch="solid"
62
+ inkscape:label="org"><stop
63
+ style="stop-color:#56bdbf;stop-opacity:1;"
64
+ offset="0"
65
+ id="stop8" /></linearGradient><linearGradient
66
+ id="swatch7"
67
+ inkscape:swatch="solid"
68
+ inkscape:label="dev"><stop
69
+ style="stop-color:#f5a622;stop-opacity:1;"
70
+ offset="0"
71
+ id="stop7" /></linearGradient><linearGradient
72
+ id="swatch6"
73
+ inkscape:swatch="solid"
74
+ inkscape:label="prerelease"><stop
75
+ style="stop-color:#000000;stop-opacity:1;"
76
+ offset="0"
77
+ id="stop6" /></linearGradient><linearGradient
78
+ id="swatch4"
79
+ inkscape:swatch="solid"
80
+ inkscape:label="static"><stop
81
+ style="stop-color:#75da4e;stop-opacity:1;"
82
+ offset="0"
83
+ id="stop4" /></linearGradient><linearGradient
84
+ id="swatch3"
85
+ inkscape:swatch="solid"
86
+ inkscape:label="main"><stop
87
+ style="stop-color:#5778d8;stop-opacity:1;"
88
+ offset="0"
89
+ id="stop3" /></linearGradient><linearGradient
90
+ inkscape:collect="always"
91
+ xlink:href="#swatch3"
92
+ id="linearGradient3"
93
+ x1="0"
94
+ y1="64"
95
+ x2="128"
96
+ y2="64"
97
+ gradientUnits="userSpaceOnUse" /><linearGradient
98
+ inkscape:collect="always"
99
+ xlink:href="#swatch4"
100
+ id="linearGradient4"
101
+ x1="0"
102
+ y1="64"
103
+ x2="128"
104
+ y2="64"
105
+ gradientUnits="userSpaceOnUse" /><clipPath
106
+ clipPathUnits="userSpaceOnUse"
107
+ id="clipPath5"><rect
108
+ style="fill:none;fill-opacity:1;stroke-width:8;stroke-linecap:round;stroke-linejoin:round"
109
+ id="rect5"
110
+ width="128"
111
+ height="128"
112
+ x="0"
113
+ y="0"
114
+ inkscape:label="clip" /></clipPath><linearGradient
115
+ inkscape:collect="always"
116
+ xlink:href="#swatch6"
117
+ id="linearGradient6"
118
+ x1="0"
119
+ y1="64"
120
+ x2="128"
121
+ y2="64"
122
+ gradientUnits="userSpaceOnUse" /><linearGradient
123
+ inkscape:collect="always"
124
+ xlink:href="#swatch7"
125
+ id="linearGradient7"
126
+ x1="0"
127
+ y1="64"
128
+ x2="128"
129
+ y2="64"
130
+ gradientUnits="userSpaceOnUse" /><linearGradient
131
+ inkscape:collect="always"
132
+ xlink:href="#swatch8"
133
+ id="linearGradient8"
134
+ x1="0"
135
+ y1="64"
136
+ x2="128"
137
+ y2="64"
138
+ gradientUnits="userSpaceOnUse" /><linearGradient
139
+ inkscape:collect="always"
140
+ xlink:href="#swatch3"
141
+ id="linearGradient1"
142
+ x1="0"
143
+ y1="64"
144
+ x2="128"
145
+ y2="64"
146
+ gradientUnits="userSpaceOnUse" /><linearGradient
147
+ inkscape:collect="always"
148
+ xlink:href="#swatch9"
149
+ id="linearGradient10"
150
+ gradientUnits="userSpaceOnUse"
151
+ x1="0"
152
+ y1="64"
153
+ x2="128"
154
+ y2="64"
155
+ gradientTransform="matrix(0.9375,0,0,0.9375,4,4)" /><linearGradient
156
+ inkscape:collect="always"
157
+ xlink:href="#swatch6"
158
+ id="linearGradient11"
159
+ x1="33"
160
+ y1="64.499634"
161
+ x2="95.999908"
162
+ y2="64.499634"
163
+ gradientUnits="userSpaceOnUse" /><linearGradient
164
+ inkscape:collect="always"
165
+ xlink:href="#swatch12"
166
+ id="linearGradient12"
167
+ x1="0"
168
+ y1="64"
169
+ x2="128"
170
+ y2="64"
171
+ gradientUnits="userSpaceOnUse" /></defs><g
172
+ inkscape:groupmode="layer"
173
+ id="layer3"
174
+ inkscape:label="tiddlywiki.com"
175
+ inkscape:highlight-color="#5778d8"><circle
176
+ style="fill:url(#linearGradient3);stroke-width:7.99998;stroke-linecap:round;stroke-linejoin:round"
177
+ id="path3"
178
+ cx="64"
179
+ cy="64"
180
+ r="64"
181
+ inkscape:label="circle" /><path
182
+ d="m 43.041717,108.67854 0.751889,0.22182 c 0.944816,-0.42273 2.84402,0.23061 3.851461,0.55003 -1.855114,-2.05655 -4.649979,-5.07657 -6.663583,-6.98047 -0.660927,-2.30497 -0.37892,-4.624354 -0.236721,-6.977384 l 0.02852,-0.194662 c -0.793713,1.883661 -1.800961,3.714696 -2.342334,5.697446 -0.633527,2.6749 2.815658,5.56097 4.153111,7.21503 z m 57.494073,11.31289 c -5.176865,-0.14634 -7.45389,-0.13375 -10.090375,-4.46924 l -2.054834,0.0589 c -2.391765,-0.10621 -1.395001,-0.0581 -2.990656,-0.13751 -2.667869,-0.10382 -2.240498,-2.63873 -2.709843,-3.97803 -0.750795,-4.5463 0.993529,-9.1161 0.938501,-13.663293 -0.01948,-1.614147 -2.303594,-7.327643 -3.119609,-9.370339 -2.558104,0.481634 -5.130085,0.573461 -7.725288,0.702779 -5.981958,-0.01466 -11.923347,-0.747185 -17.821779,-1.677423 -1.149456,4.748289 -4.566087,11.394302 -1.741972,16.220026 3.42795,4.99165 5.83352,6.37456 9.56221,6.67553 3.72865,0.30073 4.570606,4.51045 3.66851,6.01401 -0.798461,1.03913 -2.201806,1.22775 -3.394119,1.4795 l -2.384948,0.11209 c -1.876755,-0.0631 -3.554228,-0.56985 -5.226509,-1.35134 -2.792698,-1.55893 -5.677038,-4.7999 -7.820048,-7.12669 0.498909,0.92916 0.796495,2.74306 0.343977,3.58717 -1.267037,1.79491 -6.746985,1.78394 -9.256605,0.66857 -2.850888,-1.2668 -9.739741,-10.16165 -10.804821,-16.823492 2.833503,-5.358459 6.961359,-10.026002 9.049766,-15.860562 -4.552172,-2.904652 -6.990252,-7.633183 -6.673751,-12.989413 l 0.114239,-0.620021 c -4.479132,0.838514 -2.156357,0.52654 -6.97473,0.891035 C 8.0781524,68.286706 -5.4165029,57.882298 2.1821351,41.712001 c 0.4941401,-0.957532 0.9642068,-1.828092 1.8018738,-1.412334 0.6723209,0.333607 0.5757456,1.671844 0.2375704,3.155882 -4.34348771,19.321322 16.8849057,19.469204 29.9343757,15.893894 1.29515,-0.354917 3.871013,-2.745269 5.655363,-3.537694 2.916681,-1.29519 6.08244,-1.820682 9.224204,-2.199327 7.814184,-0.890406 17.205875,3.226084 21.977769,3.360498 4.77195,0.134409 11.560224,-1.14261 15.727266,-0.873733 3.023544,0.138339 5.992475,0.684094 8.909715,1.461516 1.888294,-9.200899 2.021793,-15.982204 6.498248,-17.552121 2.62723,0.414952 4.65169,3.995151 6.15018,5.908061 l 0.006,-0.0011 c 3.0518,-0.120395 5.95595,0.653873 8.84349,1.513196 5.22772,-0.741874 9.61454,-3.677579 14.23119,-5.961293 -0.0144,0.07197 -0.0899,0.09631 -0.13483,0.144733 -4.54334,3.67438 -5.17796,9.887706 -4.64341,15.633427 0.19879,2.981492 -0.6437,6.218521 -1.68521,9.271173 -1.94903,4.973519 -5.71304,10.215962 -10.08168,9.947083 -1.65151,-0.05224 -2.61091,-0.987376 -3.83837,-1.985753 -0.23812,2.022227 -1.17396,3.826663 -2.07611,5.615136 -2.08332,3.965414 -7.52746,5.712859 -12.568439,9.947104 -5.040634,4.23431 1.612996,19.356811 3.226255,22.112181 1.612994,2.75564 6.115934,3.76373 4.368644,6.25076 -0.53454,0.82135 -1.35188,1.11511 -2.2254,1.43375 z"
183
+ fill="#000000"
184
+ id="path2"
185
+ style="opacity:1;fill:#ffffff;stroke-width:1.33333"
186
+ inkscape:label="motovun"
187
+ clip-path="url(#clipPath5)" /></g><g
188
+ inkscape:groupmode="layer"
189
+ id="g4"
190
+ inkscape:label="tiddlywiki.com.static"
191
+ inkscape:highlight-color="#75da4e"
192
+ style="display:none"><circle
193
+ style="fill:url(#linearGradient4);stroke-width:7.99998;stroke-linecap:round;stroke-linejoin:round"
194
+ id="circle3"
195
+ cx="64"
196
+ cy="64"
197
+ r="64"
198
+ inkscape:label="circle" /><path
199
+ d="m 43.041717,108.67854 0.751889,0.22182 c 0.944816,-0.42273 2.84402,0.23061 3.851461,0.55003 -1.855114,-2.05655 -4.649979,-5.07657 -6.663583,-6.98047 -0.660927,-2.30497 -0.37892,-4.624354 -0.236721,-6.977384 l 0.02852,-0.194662 c -0.793713,1.883661 -1.800961,3.714696 -2.342334,5.697446 -0.633527,2.6749 2.815658,5.56097 4.153111,7.21503 z m 57.494073,11.31289 c -5.176865,-0.14634 -7.45389,-0.13375 -10.090375,-4.46924 l -2.054834,0.0589 c -2.391765,-0.10621 -1.395001,-0.0581 -2.990656,-0.13751 -2.667869,-0.10382 -2.240498,-2.63873 -2.709843,-3.97803 -0.750795,-4.5463 0.993529,-9.1161 0.938501,-13.663293 -0.01948,-1.614147 -2.303594,-7.327643 -3.119609,-9.370339 -2.558104,0.481634 -5.130085,0.573461 -7.725288,0.702779 -5.981958,-0.01466 -11.923347,-0.747185 -17.821779,-1.677423 -1.149456,4.748289 -4.566087,11.394302 -1.741972,16.220026 3.42795,4.99165 5.83352,6.37456 9.56221,6.67553 3.72865,0.30073 4.570606,4.51045 3.66851,6.01401 -0.798461,1.03913 -2.201806,1.22775 -3.394119,1.4795 l -2.384948,0.11209 c -1.876755,-0.0631 -3.554228,-0.56985 -5.226509,-1.35134 -2.792698,-1.55893 -5.677038,-4.7999 -7.820048,-7.12669 0.498909,0.92916 0.796495,2.74306 0.343977,3.58717 -1.267037,1.79491 -6.746985,1.78394 -9.256605,0.66857 -2.850888,-1.2668 -9.739741,-10.16165 -10.804821,-16.823492 2.833503,-5.358459 6.961359,-10.026002 9.049766,-15.860562 -4.552172,-2.904652 -6.990252,-7.633183 -6.673751,-12.989413 l 0.114239,-0.620021 c -4.479132,0.838514 -2.156357,0.52654 -6.97473,0.891035 C 8.0781524,68.286706 -5.4165029,57.882298 2.1821351,41.712001 c 0.4941401,-0.957532 0.9642068,-1.828092 1.8018738,-1.412334 0.6723209,0.333607 0.5757456,1.671844 0.2375704,3.155882 -4.34348771,19.321322 16.8849057,19.469204 29.9343757,15.893894 1.29515,-0.354917 3.871013,-2.745269 5.655363,-3.537694 2.916681,-1.29519 6.08244,-1.820682 9.224204,-2.199327 7.814184,-0.890406 17.205875,3.226084 21.977769,3.360498 4.77195,0.134409 11.560224,-1.14261 15.727266,-0.873733 3.023544,0.138339 5.992475,0.684094 8.909715,1.461516 1.888294,-9.200899 2.021793,-15.982204 6.498248,-17.552121 2.62723,0.414952 4.65169,3.995151 6.15018,5.908061 l 0.006,-0.0011 c 3.0518,-0.120395 5.95595,0.653873 8.84349,1.513196 5.22772,-0.741874 9.61454,-3.677579 14.23119,-5.961293 -0.0144,0.07197 -0.0899,0.09631 -0.13483,0.144733 -4.54334,3.67438 -5.17796,9.887706 -4.64341,15.633427 0.19879,2.981492 -0.6437,6.218521 -1.68521,9.271173 -1.94903,4.973519 -5.71304,10.215962 -10.08168,9.947083 -1.65151,-0.05224 -2.61091,-0.987376 -3.83837,-1.985753 -0.23812,2.022227 -1.17396,3.826663 -2.07611,5.615136 -2.08332,3.965414 -7.52746,5.712859 -12.568439,9.947104 -5.040634,4.23431 1.612996,19.356811 3.226255,22.112181 1.612994,2.75564 6.115934,3.76373 4.368644,6.25076 -0.53454,0.82135 -1.35188,1.11511 -2.2254,1.43375 z"
200
+ fill="#000000"
201
+ id="path5"
202
+ style="opacity:1;fill:#ffffff;stroke-width:1.33333"
203
+ inkscape:label="motovun"
204
+ clip-path="url(#clipPath5)" /></g><g
205
+ inkscape:groupmode="layer"
206
+ id="g6"
207
+ inkscape:label="tiddlywiki.com.prerelease"
208
+ inkscape:highlight-color="#000000"
209
+ style="display:none"><circle
210
+ style="fill:url(#linearGradient6);stroke-width:7.99998;stroke-linecap:round;stroke-linejoin:round"
211
+ id="circle5"
212
+ cx="64"
213
+ cy="64"
214
+ r="64"
215
+ inkscape:label="circle" /><path
216
+ d="m 43.041717,108.67854 0.751889,0.22182 c 0.944816,-0.42273 2.84402,0.23061 3.851461,0.55003 -1.855114,-2.05655 -4.649979,-5.07657 -6.663583,-6.98047 -0.660927,-2.30497 -0.37892,-4.624354 -0.236721,-6.977384 l 0.02852,-0.194662 c -0.793713,1.883661 -1.800961,3.714696 -2.342334,5.697446 -0.633527,2.6749 2.815658,5.56097 4.153111,7.21503 z m 57.494073,11.31289 c -5.176865,-0.14634 -7.45389,-0.13375 -10.090375,-4.46924 l -2.054834,0.0589 c -2.391765,-0.10621 -1.395001,-0.0581 -2.990656,-0.13751 -2.667869,-0.10382 -2.240498,-2.63873 -2.709843,-3.97803 -0.750795,-4.5463 0.993529,-9.1161 0.938501,-13.663293 -0.01948,-1.614147 -2.303594,-7.327643 -3.119609,-9.370339 -2.558104,0.481634 -5.130085,0.573461 -7.725288,0.702779 -5.981958,-0.01466 -11.923347,-0.747185 -17.821779,-1.677423 -1.149456,4.748289 -4.566087,11.394302 -1.741972,16.220026 3.42795,4.99165 5.83352,6.37456 9.56221,6.67553 3.72865,0.30073 4.570606,4.51045 3.66851,6.01401 -0.798461,1.03913 -2.201806,1.22775 -3.394119,1.4795 l -2.384948,0.11209 c -1.876755,-0.0631 -3.554228,-0.56985 -5.226509,-1.35134 -2.792698,-1.55893 -5.677038,-4.7999 -7.820048,-7.12669 0.498909,0.92916 0.796495,2.74306 0.343977,3.58717 -1.267037,1.79491 -6.746985,1.78394 -9.256605,0.66857 -2.850888,-1.2668 -9.739741,-10.16165 -10.804821,-16.823492 2.833503,-5.358459 6.961359,-10.026002 9.049766,-15.860562 -4.552172,-2.904652 -6.990252,-7.633183 -6.673751,-12.989413 l 0.114239,-0.620021 c -4.479132,0.838514 -2.156357,0.52654 -6.97473,0.891035 C 8.0781524,68.286706 -5.4165029,57.882298 2.1821351,41.712001 c 0.4941401,-0.957532 0.9642068,-1.828092 1.8018738,-1.412334 0.6723209,0.333607 0.5757456,1.671844 0.2375704,3.155882 -4.34348771,19.321322 16.8849057,19.469204 29.9343757,15.893894 1.29515,-0.354917 3.871013,-2.745269 5.655363,-3.537694 2.916681,-1.29519 6.08244,-1.820682 9.224204,-2.199327 7.814184,-0.890406 17.205875,3.226084 21.977769,3.360498 4.77195,0.134409 11.560224,-1.14261 15.727266,-0.873733 3.023544,0.138339 5.992475,0.684094 8.909715,1.461516 1.888294,-9.200899 2.021793,-15.982204 6.498248,-17.552121 2.62723,0.414952 4.65169,3.995151 6.15018,5.908061 l 0.006,-0.0011 c 3.0518,-0.120395 5.95595,0.653873 8.84349,1.513196 5.22772,-0.741874 9.61454,-3.677579 14.23119,-5.961293 -0.0144,0.07197 -0.0899,0.09631 -0.13483,0.144733 -4.54334,3.67438 -5.17796,9.887706 -4.64341,15.633427 0.19879,2.981492 -0.6437,6.218521 -1.68521,9.271173 -1.94903,4.973519 -5.71304,10.215962 -10.08168,9.947083 -1.65151,-0.05224 -2.61091,-0.987376 -3.83837,-1.985753 -0.23812,2.022227 -1.17396,3.826663 -2.07611,5.615136 -2.08332,3.965414 -7.52746,5.712859 -12.568439,9.947104 -5.040634,4.23431 1.612996,19.356811 3.226255,22.112181 1.612994,2.75564 6.115934,3.76373 4.368644,6.25076 -0.53454,0.82135 -1.35188,1.11511 -2.2254,1.43375 z"
217
+ fill="#000000"
218
+ id="path6"
219
+ style="opacity:1;fill:#ffffff;stroke-width:1.33333"
220
+ inkscape:label="motovun"
221
+ clip-path="url(#clipPath5)" /></g><g
222
+ inkscape:groupmode="layer"
223
+ id="g7"
224
+ inkscape:label="tiddlywiki.com.dev"
225
+ inkscape:highlight-color="#f5a622"
226
+ style="display:none"><circle
227
+ style="fill:url(#linearGradient7);stroke-width:7.99998;stroke-linecap:round;stroke-linejoin:round"
228
+ id="circle6"
229
+ cx="64"
230
+ cy="64"
231
+ r="64"
232
+ inkscape:label="circle" /><path
233
+ d="m 43.041717,108.67854 0.751889,0.22182 c 0.944816,-0.42273 2.84402,0.23061 3.851461,0.55003 -1.855114,-2.05655 -4.649979,-5.07657 -6.663583,-6.98047 -0.660927,-2.30497 -0.37892,-4.624354 -0.236721,-6.977384 l 0.02852,-0.194662 c -0.793713,1.883661 -1.800961,3.714696 -2.342334,5.697446 -0.633527,2.6749 2.815658,5.56097 4.153111,7.21503 z m 57.494073,11.31289 c -5.176865,-0.14634 -7.45389,-0.13375 -10.090375,-4.46924 l -2.054834,0.0589 c -2.391765,-0.10621 -1.395001,-0.0581 -2.990656,-0.13751 -2.667869,-0.10382 -2.240498,-2.63873 -2.709843,-3.97803 -0.750795,-4.5463 0.993529,-9.1161 0.938501,-13.663293 -0.01948,-1.614147 -2.303594,-7.327643 -3.119609,-9.370339 -2.558104,0.481634 -5.130085,0.573461 -7.725288,0.702779 -5.981958,-0.01466 -11.923347,-0.747185 -17.821779,-1.677423 -1.149456,4.748289 -4.566087,11.394302 -1.741972,16.220026 3.42795,4.99165 5.83352,6.37456 9.56221,6.67553 3.72865,0.30073 4.570606,4.51045 3.66851,6.01401 -0.798461,1.03913 -2.201806,1.22775 -3.394119,1.4795 l -2.384948,0.11209 c -1.876755,-0.0631 -3.554228,-0.56985 -5.226509,-1.35134 -2.792698,-1.55893 -5.677038,-4.7999 -7.820048,-7.12669 0.498909,0.92916 0.796495,2.74306 0.343977,3.58717 -1.267037,1.79491 -6.746985,1.78394 -9.256605,0.66857 -2.850888,-1.2668 -9.739741,-10.16165 -10.804821,-16.823492 2.833503,-5.358459 6.961359,-10.026002 9.049766,-15.860562 -4.552172,-2.904652 -6.990252,-7.633183 -6.673751,-12.989413 l 0.114239,-0.620021 c -4.479132,0.838514 -2.156357,0.52654 -6.97473,0.891035 C 8.0781524,68.286706 -5.4165029,57.882298 2.1821351,41.712001 c 0.4941401,-0.957532 0.9642068,-1.828092 1.8018738,-1.412334 0.6723209,0.333607 0.5757456,1.671844 0.2375704,3.155882 -4.34348771,19.321322 16.8849057,19.469204 29.9343757,15.893894 1.29515,-0.354917 3.871013,-2.745269 5.655363,-3.537694 2.916681,-1.29519 6.08244,-1.820682 9.224204,-2.199327 7.814184,-0.890406 17.205875,3.226084 21.977769,3.360498 4.77195,0.134409 11.560224,-1.14261 15.727266,-0.873733 3.023544,0.138339 5.992475,0.684094 8.909715,1.461516 1.888294,-9.200899 2.021793,-15.982204 6.498248,-17.552121 2.62723,0.414952 4.65169,3.995151 6.15018,5.908061 l 0.006,-0.0011 c 3.0518,-0.120395 5.95595,0.653873 8.84349,1.513196 5.22772,-0.741874 9.61454,-3.677579 14.23119,-5.961293 -0.0144,0.07197 -0.0899,0.09631 -0.13483,0.144733 -4.54334,3.67438 -5.17796,9.887706 -4.64341,15.633427 0.19879,2.981492 -0.6437,6.218521 -1.68521,9.271173 -1.94903,4.973519 -5.71304,10.215962 -10.08168,9.947083 -1.65151,-0.05224 -2.61091,-0.987376 -3.83837,-1.985753 -0.23812,2.022227 -1.17396,3.826663 -2.07611,5.615136 -2.08332,3.965414 -7.52746,5.712859 -12.568439,9.947104 -5.040634,4.23431 1.612996,19.356811 3.226255,22.112181 1.612994,2.75564 6.115934,3.76373 4.368644,6.25076 -0.53454,0.82135 -1.35188,1.11511 -2.2254,1.43375 z"
234
+ fill="#000000"
235
+ id="path7"
236
+ style="opacity:1;fill:#ffffff;stroke-width:1.33333"
237
+ inkscape:label="motovun"
238
+ clip-path="url(#clipPath5)" /></g><g
239
+ inkscape:groupmode="layer"
240
+ id="g11"
241
+ inkscape:label="tiddlywiki.com.server"
242
+ inkscape:highlight-color="#da5577"
243
+ style="display:none"><circle
244
+ style="fill:url(#linearGradient12);stroke-width:7.99998;stroke-linecap:round;stroke-linejoin:round"
245
+ id="circle11"
246
+ cx="64"
247
+ cy="64"
248
+ r="64"
249
+ inkscape:label="circle" /><path
250
+ d="m 43.041717,108.67854 0.751889,0.22182 c 0.944816,-0.42273 2.84402,0.23061 3.851461,0.55003 -1.855114,-2.05655 -4.649979,-5.07657 -6.663583,-6.98047 -0.660927,-2.30497 -0.37892,-4.624354 -0.236721,-6.977384 l 0.02852,-0.194662 c -0.793713,1.883661 -1.800961,3.714696 -2.342334,5.697446 -0.633527,2.6749 2.815658,5.56097 4.153111,7.21503 z m 57.494073,11.31289 c -5.176865,-0.14634 -7.45389,-0.13375 -10.090375,-4.46924 l -2.054834,0.0589 c -2.391765,-0.10621 -1.395001,-0.0581 -2.990656,-0.13751 -2.667869,-0.10382 -2.240498,-2.63873 -2.709843,-3.97803 -0.750795,-4.5463 0.993529,-9.1161 0.938501,-13.663293 -0.01948,-1.614147 -2.303594,-7.327643 -3.119609,-9.370339 -2.558104,0.481634 -5.130085,0.573461 -7.725288,0.702779 -5.981958,-0.01466 -11.923347,-0.747185 -17.821779,-1.677423 -1.149456,4.748289 -4.566087,11.394302 -1.741972,16.220026 3.42795,4.99165 5.83352,6.37456 9.56221,6.67553 3.72865,0.30073 4.570606,4.51045 3.66851,6.01401 -0.798461,1.03913 -2.201806,1.22775 -3.394119,1.4795 l -2.384948,0.11209 c -1.876755,-0.0631 -3.554228,-0.56985 -5.226509,-1.35134 -2.792698,-1.55893 -5.677038,-4.7999 -7.820048,-7.12669 0.498909,0.92916 0.796495,2.74306 0.343977,3.58717 -1.267037,1.79491 -6.746985,1.78394 -9.256605,0.66857 -2.850888,-1.2668 -9.739741,-10.16165 -10.804821,-16.823492 2.833503,-5.358459 6.961359,-10.026002 9.049766,-15.860562 -4.552172,-2.904652 -6.990252,-7.633183 -6.673751,-12.989413 l 0.114239,-0.620021 c -4.479132,0.838514 -2.156357,0.52654 -6.97473,0.891035 C 8.0781524,68.286706 -5.4165029,57.882298 2.1821351,41.712001 c 0.4941401,-0.957532 0.9642068,-1.828092 1.8018738,-1.412334 0.6723209,0.333607 0.5757456,1.671844 0.2375704,3.155882 -4.34348771,19.321322 16.8849057,19.469204 29.9343757,15.893894 1.29515,-0.354917 3.871013,-2.745269 5.655363,-3.537694 2.916681,-1.29519 6.08244,-1.820682 9.224204,-2.199327 7.814184,-0.890406 17.205875,3.226084 21.977769,3.360498 4.77195,0.134409 11.560224,-1.14261 15.727266,-0.873733 3.023544,0.138339 5.992475,0.684094 8.909715,1.461516 1.888294,-9.200899 2.021793,-15.982204 6.498248,-17.552121 2.62723,0.414952 4.65169,3.995151 6.15018,5.908061 l 0.006,-0.0011 c 3.0518,-0.120395 5.95595,0.653873 8.84349,1.513196 5.22772,-0.741874 9.61454,-3.677579 14.23119,-5.961293 -0.0144,0.07197 -0.0899,0.09631 -0.13483,0.144733 -4.54334,3.67438 -5.17796,9.887706 -4.64341,15.633427 0.19879,2.981492 -0.6437,6.218521 -1.68521,9.271173 -1.94903,4.973519 -5.71304,10.215962 -10.08168,9.947083 -1.65151,-0.05224 -2.61091,-0.987376 -3.83837,-1.985753 -0.23812,2.022227 -1.17396,3.826663 -2.07611,5.615136 -2.08332,3.965414 -7.52746,5.712859 -12.568439,9.947104 -5.040634,4.23431 1.612996,19.356811 3.226255,22.112181 1.612994,2.75564 6.115934,3.76373 4.368644,6.25076 -0.53454,0.82135 -1.35188,1.11511 -2.2254,1.43375 z"
251
+ fill="#000000"
252
+ id="path11"
253
+ style="opacity:1;fill:#ffffff;stroke-width:1.33333"
254
+ inkscape:label="motovun"
255
+ clip-path="url(#clipPath5)" /></g><g
256
+ inkscape:groupmode="layer"
257
+ id="g8"
258
+ inkscape:label="tiddlywiki.org"
259
+ inkscape:highlight-color="#56bdbf"
260
+ style="display:none"><circle
261
+ style="fill:url(#linearGradient8);stroke-width:7.99998;stroke-linecap:round;stroke-linejoin:round"
262
+ id="circle7"
263
+ cx="64"
264
+ cy="64"
265
+ r="64"
266
+ inkscape:label="circle" /><path
267
+ d="m 43.041717,108.67854 0.751889,0.22182 c 0.944816,-0.42273 2.84402,0.23061 3.851461,0.55003 -1.855114,-2.05655 -4.649979,-5.07657 -6.663583,-6.98047 -0.660927,-2.30497 -0.37892,-4.624354 -0.236721,-6.977384 l 0.02852,-0.194662 c -0.793713,1.883661 -1.800961,3.714696 -2.342334,5.697446 -0.633527,2.6749 2.815658,5.56097 4.153111,7.21503 z m 57.494073,11.31289 c -5.176865,-0.14634 -7.45389,-0.13375 -10.090375,-4.46924 l -2.054834,0.0589 c -2.391765,-0.10621 -1.395001,-0.0581 -2.990656,-0.13751 -2.667869,-0.10382 -2.240498,-2.63873 -2.709843,-3.97803 -0.750795,-4.5463 0.993529,-9.1161 0.938501,-13.663293 -0.01948,-1.614147 -2.303594,-7.327643 -3.119609,-9.370339 -2.558104,0.481634 -5.130085,0.573461 -7.725288,0.702779 -5.981958,-0.01466 -11.923347,-0.747185 -17.821779,-1.677423 -1.149456,4.748289 -4.566087,11.394302 -1.741972,16.220026 3.42795,4.99165 5.83352,6.37456 9.56221,6.67553 3.72865,0.30073 4.570606,4.51045 3.66851,6.01401 -0.798461,1.03913 -2.201806,1.22775 -3.394119,1.4795 l -2.384948,0.11209 c -1.876755,-0.0631 -3.554228,-0.56985 -5.226509,-1.35134 -2.792698,-1.55893 -5.677038,-4.7999 -7.820048,-7.12669 0.498909,0.92916 0.796495,2.74306 0.343977,3.58717 -1.267037,1.79491 -6.746985,1.78394 -9.256605,0.66857 -2.850888,-1.2668 -9.739741,-10.16165 -10.804821,-16.823492 2.833503,-5.358459 6.961359,-10.026002 9.049766,-15.860562 -4.552172,-2.904652 -6.990252,-7.633183 -6.673751,-12.989413 l 0.114239,-0.620021 c -4.479132,0.838514 -2.156357,0.52654 -6.97473,0.891035 C 8.0781524,68.286706 -5.4165029,57.882298 2.1821351,41.712001 c 0.4941401,-0.957532 0.9642068,-1.828092 1.8018738,-1.412334 0.6723209,0.333607 0.5757456,1.671844 0.2375704,3.155882 -4.34348771,19.321322 16.8849057,19.469204 29.9343757,15.893894 1.29515,-0.354917 3.871013,-2.745269 5.655363,-3.537694 2.916681,-1.29519 6.08244,-1.820682 9.224204,-2.199327 7.814184,-0.890406 17.205875,3.226084 21.977769,3.360498 4.77195,0.134409 11.560224,-1.14261 15.727266,-0.873733 3.023544,0.138339 5.992475,0.684094 8.909715,1.461516 1.888294,-9.200899 2.021793,-15.982204 6.498248,-17.552121 2.62723,0.414952 4.65169,3.995151 6.15018,5.908061 l 0.006,-0.0011 c 3.0518,-0.120395 5.95595,0.653873 8.84349,1.513196 5.22772,-0.741874 9.61454,-3.677579 14.23119,-5.961293 -0.0144,0.07197 -0.0899,0.09631 -0.13483,0.144733 -4.54334,3.67438 -5.17796,9.887706 -4.64341,15.633427 0.19879,2.981492 -0.6437,6.218521 -1.68521,9.271173 -1.94903,4.973519 -5.71304,10.215962 -10.08168,9.947083 -1.65151,-0.05224 -2.61091,-0.987376 -3.83837,-1.985753 -0.23812,2.022227 -1.17396,3.826663 -2.07611,5.615136 -2.08332,3.965414 -7.52746,5.712859 -12.568439,9.947104 -5.040634,4.23431 1.612996,19.356811 3.226255,22.112181 1.612994,2.75564 6.115934,3.76373 4.368644,6.25076 -0.53454,0.82135 -1.35188,1.11511 -2.2254,1.43375 z"
268
+ fill="#000000"
269
+ id="path8"
270
+ style="opacity:1;fill:#ffffff;stroke-width:1.33333"
271
+ inkscape:label="motovun"
272
+ clip-path="url(#clipPath5)" /></g><g
273
+ inkscape:groupmode="layer"
274
+ id="layer1"
275
+ inkscape:label="tiddlywiki.com.upgrade"
276
+ inkscape:highlight-color="#5778d8"
277
+ style="display:none"><g
278
+ fill-rule="evenodd"
279
+ id="g2"
280
+ style="stroke-width:0.229167"
281
+ inkscape:label="download-button"><circle
282
+ style="display:inline;fill:url(#linearGradient10);stroke-width:7.99998;stroke-linecap:round;stroke-linejoin:round"
283
+ id="circle8"
284
+ cx="64"
285
+ cy="64"
286
+ r="60"
287
+ inkscape:label="circle" /><path
288
+ d="M 64,128 C 99.346,128 128,99.346 128,64 128,28.654 99.346,0 64,0 28.654,0 0,28.654 0,64 c 0,35.346 28.654,64 64,64 z m 0,-16 C 90.51,112 112,90.51 112,64 112,37.49 90.51,16 64,16 37.49,16 16,37.49 16,64 c 0,26.51 21.49,48 48,48 z"
289
+ class="tc-image-download-button-ring"
290
+ id="path1"
291
+ style="fill:url(#linearGradient1);stroke-width:0.229167"
292
+ inkscape:label="circle" /><path
293
+ d="m 34.35,66.43 26.892,27.205 a 4.57,4.57 0 0 0 6.516,0 L 94.65,66.43 a 4.7,4.7 0 0 0 0,-6.593 4.581,4.581 0 0 0 -3.258,-1.365 h -8.46 c -2.545,0 -4.608,-2.087 -4.608,-4.661 v -15.15 c 0,-2.575 -2.063,-4.662 -4.608,-4.662 H 55.284 c -2.545,0 -4.608,2.087 -4.608,4.662 v 15.15 c 0,2.574 -2.063,4.661 -4.608,4.661 h -8.46 C 35.063,58.472 33,60.559 33,63.134 a 4.69,4.69 0 0 0 1.35,3.296 z"
294
+ id="path2-3"
295
+ style="fill:url(#linearGradient11);stroke-width:0.229167"
296
+ inkscape:label="arrow" /></g></g></svg>
@@ -0,0 +1,3 @@
1
+ title: Favicon template.svg
2
+ tags: picture
3
+ type: image/svg+xml
@@ -0,0 +1,2 @@
1
+ title: $:/favicon.ico
2
+ type: image/png
@@ -0,0 +1,2 @@
1
+ title: $:/green_favicon.ico
2
+ type: image/png
@@ -5,4 +5,4 @@ type: text/vnd.tiddlywiki
5
5
 
6
6
  The following [[macros|Macros]] are built into ~TiddlyWiki's core:
7
7
 
8
- <<list-links "[tag[Core Macros]]">>
8
+ <<list-links "[tag[Core Macros]]" class:"multi-columns">>
@@ -11,4 +11,6 @@ The `tm-delete-tiddler` message deletes the specified tiddler and removes it fro
11
11
  |param |Title of the tiddler that is to be deleted |
12
12
  |tiddlerTitle |Fallback title that is used if ''param'' isn't specified (automatically set by the ButtonWidget) |
13
13
 
14
- The delete tiddler message is usually generated with the ButtonWidget and is handled by the NavigatorWidget.
14
+ The delete tiddler message is usually generated with the ButtonWidget and is handled by the NavigatorWidget.
15
+
16
+ Use the [[ActionDeleteTiddlerWidget]] to delete a named tiddler without getting the "Do you wish to delete the tiddler" prompt.
@@ -1,6 +1,6 @@
1
1
  caption: tm-open-window
2
2
  created: 20160424181447704
3
- modified: 20220301162140993
3
+ modified: 20230831201518773
4
4
  tags: Messages
5
5
  title: WidgetMessage: tm-open-window
6
6
  type: text/vnd.tiddlywiki
@@ -20,10 +20,17 @@ The `tm-open-window` [[message|Messages]] opens a tiddler in a new //browser// w
20
20
 
21
21
  The `tm-open-window` message is best generated with the ActionSendMessageWidget, which in turn is triggered by a widget such as the ButtonWidget. The message is handled by the core itself.
22
22
 
23
- <<.tip """When used with the ActionSendMessageWidget, <<.param 'param'>> becomes <<.param '$param'>> """>>
24
- <<.tip """Parameters <<.param template>>, <<.param windowTitle>>, <<.param width>>, <<.param height>>, <<.param left>> and <<.param top>> require the ActionSendMessageWidget.""">>
25
- <<.tip """<<.from-version 5.2.2>> To close a window opened with tm-open-window use [[WidgetMessage: tm-close-window]]""">>
26
- <<.tip """<<.from-version 5.2.2>> To open a tiddler in more than one new window, use a unique value for <<.param windowID>>""">>
23
+ <<.tip """When used with the ActionSendMessageWidget, <<.param 'param'>> becomes <<.param '$param'>>.<br>
24
+ Parameters <<.param template>>, <<.param windowTitle>>, <<.param width>>, <<.param height>>, <<.param left>> and <<.param top>> require the ActionSendMessageWidget. """>>
25
+
26
+ <<.tip """<<.from-version 5.2.2>>
27
+ To close a window opened with tm-open-window use [[WidgetMessage: tm-close-window]]<br>
28
+ To open a tiddler in more than one new window, use a unique value for <<.param windowID>>
29
+ """>>
30
+
31
+ <<.tip """<<.from-version 5.3.2>>
32
+ If the new window is hidden by other windows, clicking the "open" button again will bring it to the foreground and set focus to the new window. This behaviour should be consistent for all browsers now
33
+ """>>
27
34
 
28
35
  <$macrocall $name='wikitext-example-without-html'
29
36
  src="""
@@ -5,7 +5,7 @@ title: WidgetMessage: tm-permalink
5
5
  type: text/vnd.tiddlywiki
6
6
  caption: tm-permalink
7
7
 
8
- The `tm-permalink` message changes the browser address bar to form a [[permalink|PermaLinks]] to a specified tiddler, defaulting to the current tiddler.
8
+ The `tm-permalink` message changes the browser address bar to form a [[permalink|PermaLinks]] to a specified tiddler, defaulting to the current tiddler. The resulting link will be copied to the clipboard.
9
9
 
10
10
  The permalink message supports the following properties on the `event` object:
11
11
 
@@ -1,5 +1,5 @@
1
1
  created: 20220917112233317
2
- modified: 20230419103154328
2
+ modified: 20231217185535715
3
3
  tags: Pragmas
4
4
  title: Pragma: \define
5
5
  type: text/vnd.tiddlywiki
@@ -48,4 +48,6 @@ $caption$
48
48
  <<special-button>>
49
49
  """>>
50
50
 
51
+ <<.warning """If macros are nested, textual substitution will only occur for the outermost macro. Thi is because by the time the inner macros are processed all the substitutions will have already occurred""">>
52
+
51
53
  A more formal [[presentation|Macro Definition Syntax]] of this syntax is also available.
@@ -1,13 +1,17 @@
1
1
  created: 20220917113002350
2
- modified: 20230419103154329
2
+ modified: 20230921180332436
3
3
  tags: Pragmas
4
4
  title: Pragma: \whitespace
5
5
  type: text/vnd.tiddlywiki
6
6
 
7
- <<.from-version "5.1.15">> The ''\whitespace'' [[pragma|Pragmas]] determines how spaces and newlines are treated within wikitext. Note that this only applies to the printable text, and not to other text, such as the values of attributes.
7
+ <<.from-version "5.1.15">> The ''\whitespace'' [[pragma|Pragmas]] determines how spaces and newlines are treated within wikitext.
8
8
 
9
9
  * ''notrim'' -- whitespace text is not subject to special processing (the default)
10
- * ''trim'' -- whitespace text is removed
10
+ * ''trim'' -- whitespace text is ignored
11
+
12
+ Note that the processing only applies to the printable text, and not to other text, such as the values of attributes.
13
+
14
+ The whitespace setting only applies to the parsed content in which it appears. The setting is inherited by embedded [[Procedure Definitions]] and [[Custom Widgets]] definitions, but is not inherited by [[Macro definitions]].
11
15
 
12
16
  ```
13
17
  \whitespace trim|notrim
@@ -1,5 +1,5 @@
1
1
  created: 20221007125701001
2
- modified: 20230419103154329
2
+ modified: 20230921180332436
3
3
  tags: WikiText Procedures
4
4
  title: Procedure Definitions
5
5
  type: text/vnd.tiddlywiki
@@ -18,6 +18,8 @@ This is the procedure text (param=<<param>>)
18
18
  \end
19
19
  ```
20
20
 
21
+ Note that the [[Pragma: \whitespace]] setting is inherited from the parsing context in which the procedure definition occurs. That means that a tiddler containing multiple procedure definitions only needs a single whitespace pragma at the top of the tiddler, and the setting will be automatically inherited by the procedure definitions without needing the pragma to be repeated.
22
+
21
23
  !! Procedure Definition with Set Widget
22
24
 
23
25
  Procedures are implemented as a special kind of [[variable|Variables]] and so internally are actually defined with a <<.wlink SetWidget>> widget.
@@ -1,9 +1,9 @@
1
1
  created: 20131109105400007
2
- modified: 20211117230125737
2
+ modified: 20231220113054682
3
3
  tags: Releases BetaReleaseNotes
4
4
  title: BetaReleases
5
5
  type: text/vnd.tiddlywiki
6
6
 
7
7
  Here are the details of the beta releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named.
8
8
 
9
- <<tabs "[tag[BetaReleaseNotes]!sort[created]]" "Release 5.0.18-beta" "$:/state/tab2" "tc-vertical" "ReleaseTemplate">>
9
+ <<tabs "[tag[BetaReleaseNotes]!sort[created]] -[<currentTiddler>]" "Release 5.0.18-beta" "$:/state/tab2" "tc-vertical" "ReleaseTemplate">>
@@ -5,6 +5,7 @@ tags: ReleaseNotes
5
5
  title: Release 5.1.0
6
6
  type: text/vnd.tiddlywiki
7
7
  released: 201409201500
8
+ description: First non-beta release
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.18-beta...v5.1.0]]//
10
11
 
@@ -5,6 +5,7 @@ tags: ReleaseNotes
5
5
  title: Release 5.1.1
6
6
  type: text/vnd.tiddlywiki
7
7
  released: 201409221100
8
+ description: [[KaTeX Plugin]]
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.0...v5.1.1]]//
10
11
 
@@ -5,6 +5,7 @@ tags: ReleaseNotes
5
5
  title: Release 5.1.10
6
6
  type: text/vnd.tiddlywiki
7
7
  released: 20160107231609312
8
+ description: Text slicer, fold/unfold, performance optimisations, translations, external text tiddlers
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.9...v5.1.10]]//
10
11
 
@@ -5,6 +5,7 @@ tags: ReleaseNotes
5
5
  title: Release 5.1.11
6
6
  type: text/vnd.tiddlywiki
7
7
  released: 20160130124109312
8
+ description: Bug fix release for v5.1.10
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.10...v5.1.11]]//
10
11
 
@@ -5,6 +5,7 @@ tags: ReleaseNotes
5
5
  title: Release 5.1.12
6
6
  type: text/vnd.tiddlywiki
7
7
  released: 20160713104714652
8
+ description: Editor toolbars, improved bitmap editor, Internals plugin, WikifyWidget
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.11...v5.1.12]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20160725084810809
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.13
7
7
  type: text/vnd.tiddlywiki
8
+ description: Bug fix release for v5.1.12
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.12...v5.1.13]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20170426160031661
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.14
7
7
  type: text/vnd.tiddlywiki
8
+ description: Drag and drop improvements, initial RTL support, plugins for XLSX import, QR Codes, ~BibTeX, Google Analytics, Twitter
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.13...v5.1.14]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20171113161124237
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.15
7
7
  type: text/vnd.tiddlywiki
8
+ description: Explorer tab, whitespace pragma, save and render commands
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.14...v5.1.15]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20180425155658451
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.16
7
7
  type: text/vnd.tiddlywiki
8
+ description: [[Dynaview Plugin]], import previews, DiffTextWidget, rotate left in bitmap editor, StartupActions
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.15...v5.1.16]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20180512104329616
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.17
7
7
  type: text/vnd.tiddlywiki
8
+ description: Minor bug fix release
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.16...v5.1.17]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20181206090053690
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.18
7
7
  type: text/vnd.tiddlywiki
8
+ description: Global keyboard shortcuts, HTTP server improvements, support for splash screens, `~` filter run prefix, external JS support
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.17...v5.1.18]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20181220163418974
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.19
7
7
  type: text/vnd.tiddlywiki
8
+ description: Bug fix release for v5.1.18
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.18...v5.1.19]]//
10
11
 
@@ -5,6 +5,7 @@ tags: ReleaseNotes
5
5
  title: Release 5.1.2
6
6
  type: text/vnd.tiddlywiki
7
7
  released: 20140927162659979
8
+ description: Minor fixes
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.1...v5.1.2]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20190809141328809
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.20
7
7
  type: text/vnd.tiddlywiki
8
+ description: New conditional, mathematics and string operators, GitHub Saver, save wiki folder command, [[Innerwiki Plugin]]
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.19...v5.1.20]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20190910152313608
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.21
7
7
  type: text/vnd.tiddlywiki
8
+ description: Bug fix release for v5.1.20
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.20...v5.1.21]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20200415160825341
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.22
7
7
  type: text/vnd.tiddlywiki
8
+ description: Dynamic plugin loading, compare operator, new plugins: Menubar, Freelinks, Dynannotate, Share
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.21...v5.1.22]]//
10
11
 
@@ -5,6 +5,7 @@ released: 20201224132933812
5
5
  tags: ReleaseNotes
6
6
  title: Release 5.1.23
7
7
  type: text/vnd.tiddlywiki
8
+ description: Switchable page templates, EventCatcherWidget, Rename during import, many plugin and filter improvements
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.22...v5.1.23]]//
10
11
 
@@ -5,6 +5,7 @@ tags: ReleaseNotes
5
5
  title: Release 5.1.3
6
6
  type: text/vnd.tiddlywiki
7
7
  released: 20141020171015200
8
+ description: Journals, ActionWidgets, <<.olink addprefix>> and <<.olink addsuffix>> operators, "includeWikis"
8
9
 
9
10
  //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.2...v5.1.3]]//
10
11