tiddlywiki 5.3.8 → 5.4.1

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 (1943) hide show
  1. package/.gitattributes +4 -0
  2. package/.github/ISSUE_TEMPLATE/bug_report.md +62 -0
  3. package/.github/ISSUE_TEMPLATE/feature_request.md +8 -2
  4. package/.github/workflows/ci.yml +8 -8
  5. package/.github/workflows/eslint.yml +40 -0
  6. package/.github/workflows/pr-check-build-size.yml +2 -2
  7. package/.github/workflows/pr-comment-build-size.yml +1 -1
  8. package/.github/workflows/pr-validation.yml +37 -0
  9. package/bin/build-site.sh +1 -24
  10. package/bin/build-tw-org.sh +1 -1
  11. package/bin/ci-pre-build.sh +0 -0
  12. package/bin/ci-push.sh +0 -0
  13. package/bin/ci-test.sh +0 -0
  14. package/bin/clean.sh +0 -0
  15. package/bin/get-plugin-library-version-number +0 -0
  16. package/bin/ginsu.sh +0 -0
  17. package/bin/lazy.sh +0 -0
  18. package/bin/npm-publish.sh +0 -0
  19. package/bin/optimise-svgs.js +32 -32
  20. package/bin/quick-bld.sh +0 -0
  21. package/bin/readme-bld.sh +0 -0
  22. package/bin/serve.sh +0 -0
  23. package/bin/tankbld.sh +0 -0
  24. package/bin/test.sh +0 -0
  25. package/bin/update-translation-from-html-file.sh +0 -0
  26. package/bin/verbump.sh +0 -0
  27. package/boot/boot.js +112 -96
  28. package/boot/bootprefix.js +4 -0
  29. package/community/docs/Community Cards Caveats.tid +5 -0
  30. package/community/docs/Community Cards.tid +11 -0
  31. package/community/docs/Displaying Community Cards.tid +26 -0
  32. package/community/docs/Submitting a Community Card.tid +36 -0
  33. package/community/people/Arlen22.tid +10 -0
  34. package/community/people/BurningTreeC.tid +9 -0
  35. package/community/people/ChristianByron.tid +14 -0
  36. package/community/people/EricShulman.tid +29 -0
  37. package/community/people/Jermolene.tid +21 -0
  38. package/community/people/LinOnetwo.tid +19 -0
  39. package/community/people/MotovunJack.tid +11 -0
  40. package/community/people/PMario.tid +25 -0
  41. package/community/people/SaqImtiaz.tid +16 -0
  42. package/community/people/kjharcombe.tid +7 -0
  43. package/community/project/TiddlyWiki People.tid +10 -0
  44. package/community/project/TiddlyWiki Project.tid +10 -0
  45. package/community/project/Vacant Positions.tid +4 -0
  46. package/community/project/teams/Core Team.tid +8 -0
  47. package/community/project/teams/Developer Experience Team.tid +19 -0
  48. package/community/project/teams/Infrastructure Team.tid +16 -0
  49. package/community/project/teams/MultiWikiServer Team.tid +8 -0
  50. package/community/project/teams/Project Team.tid +15 -0
  51. package/community/project/teams/Quality Assurance Team.tid +11 -0
  52. package/community/project/teams/Succession Team.tid +13 -0
  53. package/community/project/teams/TiddlyDesktop Team.tid +8 -0
  54. package/community/project/teams/TiddlyWiki Newsletter Team.tid +15 -0
  55. package/community/project/teams/tagCommunityTeam.tid +5 -0
  56. package/community/readme.md +3 -0
  57. package/community/tools/cards/DefaultColourMappings.multids +15 -0
  58. package/community/tools/cards/Procedures.tid +168 -0
  59. package/community/tools/cards/Styles.tid +158 -0
  60. package/community/tools/cards/ViewTemplateBodyCascade.tid +6 -0
  61. package/community/tools/cards/ViewTemplateBodyTemplatePerson.tid +3 -0
  62. package/community/tools/cards/ViewTemplateBodyTemplateTeam.tid +3 -0
  63. package/community/tools/icons/person.tid +7 -0
  64. package/community/tools/icons/project-team.tid +7 -0
  65. package/community/tools/icons/team.tid +9 -0
  66. package/contributing.md +1 -1
  67. package/core/acknowledgements.tid +1 -0
  68. package/core/images/advanced-search-button.tid +0 -0
  69. package/core/images/auto-height.tid +0 -0
  70. package/core/images/blank.tid +0 -0
  71. package/core/images/bold.tid +0 -0
  72. package/core/images/cancel-button.tid +0 -0
  73. package/core/images/chevron-down.tid +0 -0
  74. package/core/images/chevron-left.tid +0 -0
  75. package/core/images/chevron-right.tid +0 -0
  76. package/core/images/chevron-up.tid +0 -0
  77. package/core/images/clone-button.tid +0 -0
  78. package/core/images/close-all-button.tid +0 -0
  79. package/core/images/close-button.tid +0 -0
  80. package/core/images/close-others-button.tid +0 -0
  81. package/core/images/delete-button.tid +0 -0
  82. package/core/images/done-button.tid +0 -0
  83. package/core/images/down-arrow.tid +0 -0
  84. package/core/images/download-button.tid +0 -0
  85. package/core/images/edit-button.tid +0 -0
  86. package/core/images/erase.tid +0 -0
  87. package/core/images/excise.tid +0 -0
  88. package/core/images/export-button.tid +0 -0
  89. package/core/images/file.tid +0 -0
  90. package/core/images/fixed-height.tid +0 -0
  91. package/core/images/fold-all-button.tid +0 -0
  92. package/core/images/fold-button.tid +0 -0
  93. package/core/images/fold-others-button.tid +0 -0
  94. package/core/images/folder.tid +0 -0
  95. package/core/images/full-screen-button.tid +0 -0
  96. package/core/images/github.tid +0 -0
  97. package/core/images/globe.tid +0 -0
  98. package/core/images/heading-1.tid +0 -0
  99. package/core/images/heading-2.tid +0 -0
  100. package/core/images/heading-3.tid +0 -0
  101. package/core/images/heading-4.tid +0 -0
  102. package/core/images/heading-5.tid +0 -0
  103. package/core/images/heading-6.tid +0 -0
  104. package/core/images/help.tid +0 -0
  105. package/core/images/home-button.tid +0 -0
  106. package/core/images/import-button.tid +0 -0
  107. package/core/images/info-button.tid +0 -0
  108. package/core/images/italic.tid +0 -0
  109. package/core/images/layout-button.tid +0 -0
  110. package/core/images/left-arrow.tid +0 -0
  111. package/core/images/line-width.tid +0 -0
  112. package/core/images/list-bullet.tid +0 -0
  113. package/core/images/list-number.tid +0 -0
  114. package/core/images/locked-padlock.tid +0 -0
  115. package/core/images/mail.tid +0 -0
  116. package/core/images/menu-button.tid +0 -0
  117. package/core/images/mono-block.tid +0 -0
  118. package/core/images/mono-line.tid +0 -0
  119. package/core/images/new-button.tid +0 -0
  120. package/core/images/new-here-button.tid +0 -0
  121. package/core/images/new-image-button.tid +0 -0
  122. package/core/images/new-journal-button.tid +0 -0
  123. package/core/images/opacity.tid +0 -0
  124. package/core/images/open-window.tid +0 -0
  125. package/core/images/options-button.tid +0 -0
  126. package/core/images/paint.tid +0 -0
  127. package/core/images/palette.tid +0 -0
  128. package/core/images/permalink-button.tid +0 -0
  129. package/core/images/permaview-button.tid +0 -0
  130. package/core/images/picture.tid +0 -0
  131. package/core/images/plugin-generic-language.tid +0 -0
  132. package/core/images/plugin-generic-plugin.tid +0 -0
  133. package/core/images/plugin-generic-theme.tid +0 -0
  134. package/core/images/preview-closed.tid +0 -0
  135. package/core/images/preview-open.tid +0 -0
  136. package/core/images/quote.tid +0 -0
  137. package/core/images/refresh-button.tid +0 -0
  138. package/core/images/right-arrow.tid +0 -0
  139. package/core/images/save-button.tid +0 -0
  140. package/core/images/size.tid +0 -0
  141. package/core/images/spiral.tid +0 -0
  142. package/core/images/stamp.tid +0 -0
  143. package/core/images/star-filled.tid +0 -0
  144. package/core/images/storyview-classic.tid +0 -0
  145. package/core/images/storyview-pop.tid +0 -0
  146. package/core/images/storyview-zoomin.tid +0 -0
  147. package/core/images/strikethrough.tid +0 -0
  148. package/core/images/subscript.tid +0 -0
  149. package/core/images/superscript.tid +0 -0
  150. package/core/images/tag-button.tid +0 -0
  151. package/core/images/theme-button.tid +0 -0
  152. package/core/images/tip.tid +0 -0
  153. package/core/images/twitter.tid +0 -0
  154. package/core/images/underline.tid +0 -0
  155. package/core/images/unfold-all-button.tid +0 -0
  156. package/core/images/unfold-button.tid +0 -0
  157. package/core/images/unlocked-padlock.tid +0 -0
  158. package/core/images/up-arrow.tid +0 -0
  159. package/core/images/video.tid +0 -0
  160. package/core/images/warning.tid +0 -0
  161. package/core/language/en-GB/ControlPanel.multids +2 -1
  162. package/core/language/en-GB/Draft.multids +4 -0
  163. package/core/language/en-GB/Import.multids +2 -0
  164. package/core/language/en-GB/Misc.multids +1 -0
  165. package/core/language/en-GB/TiddlerInfo.multids +5 -0
  166. package/core/modules/background-actions.js +116 -0
  167. package/core/modules/editor/engines/framed.js +3 -4
  168. package/core/modules/editor/engines/simple.js +1 -1
  169. package/core/modules/editor/factory.js +11 -11
  170. package/core/modules/editor/operations/text/excise.js +1 -1
  171. package/core/modules/editor/operations/text/wrap-lines.js +1 -1
  172. package/core/modules/editor/operations/text/wrap-selection.js +1 -1
  173. package/core/modules/filter-tracker.js +106 -0
  174. package/core/modules/filterrunprefixes/cascade.js +2 -2
  175. package/core/modules/filterrunprefixes/filter.js +2 -2
  176. package/core/modules/filterrunprefixes/let.js +39 -0
  177. package/core/modules/filterrunprefixes/map.js +3 -3
  178. package/core/modules/filterrunprefixes/reduce.js +2 -2
  179. package/core/modules/filterrunprefixes/sort.js +3 -3
  180. package/core/modules/filters/compare.js +1 -1
  181. package/core/modules/filters/deserialize.js +1 -1
  182. package/core/modules/filters/each.js +2 -2
  183. package/core/modules/filters/field.js +1 -1
  184. package/core/modules/filters/fields.js +1 -1
  185. package/core/modules/filters/filter.js +1 -1
  186. package/core/modules/filters/format/json.js +2 -6
  187. package/core/modules/filters/format/timestamp.js +1 -1
  188. package/core/modules/filters/function.js +2 -2
  189. package/core/modules/filters/getindex.js +1 -1
  190. package/core/modules/filters/json-ops.js +71 -21
  191. package/core/modules/filters/lookup.js +1 -1
  192. package/core/modules/filters/math.js +29 -25
  193. package/core/modules/filters/range.js +4 -4
  194. package/core/modules/filters/removesuffix.js +1 -1
  195. package/core/modules/filters/strings.js +26 -80
  196. package/core/modules/filters/suffix.js +1 -1
  197. package/core/modules/filters/title.js +3 -2
  198. package/core/modules/filters/unknown.js +2 -2
  199. package/core/modules/filters/variables.js +1 -1
  200. package/core/modules/filters/x-listops.js +168 -168
  201. package/core/modules/filters.js +92 -45
  202. package/core/modules/indexers/back-indexer.js +8 -8
  203. package/core/modules/indexers/field-indexer.js +3 -3
  204. package/core/modules/info/dimensions.js +86 -0
  205. package/core/modules/info/mediaquerytracker.js +67 -0
  206. package/core/modules/info/platform.js +0 -7
  207. package/core/modules/keyboard.js +15 -16
  208. package/core/modules/macros/csvtiddlers.js +8 -9
  209. package/core/modules/macros/displayshortcuts.js +2 -2
  210. package/core/modules/parsers/audioparser.js +18 -8
  211. package/core/modules/parsers/binaryparser.js +1 -1
  212. package/core/modules/parsers/csvparser.js +8 -4
  213. package/core/modules/parsers/imageparser.js +6 -7
  214. package/core/modules/parsers/parseutils.js +274 -57
  215. package/core/modules/parsers/pdfparser.js +4 -5
  216. package/core/modules/parsers/videoparser.js +7 -8
  217. package/core/modules/parsers/wikiparser/rules/codeblock.js +5 -5
  218. package/core/modules/parsers/wikiparser/rules/codeinline.js +5 -2
  219. package/core/modules/parsers/wikiparser/rules/commentblock.js +12 -3
  220. package/core/modules/parsers/wikiparser/rules/commentinline.js +9 -2
  221. package/core/modules/parsers/wikiparser/rules/conditional.js +1 -1
  222. package/core/modules/parsers/wikiparser/rules/emphasis/strikethrough.js +1 -1
  223. package/core/modules/parsers/wikiparser/rules/entity.js +0 -2
  224. package/core/modules/parsers/wikiparser/rules/extlink.js +3 -2
  225. package/core/modules/parsers/wikiparser/rules/fnprocdef.js +4 -4
  226. package/core/modules/parsers/wikiparser/rules/hardlinebreaks.js +3 -1
  227. package/core/modules/parsers/wikiparser/rules/html.js +10 -10
  228. package/core/modules/parsers/wikiparser/rules/image.js +1 -1
  229. package/core/modules/parsers/wikiparser/rules/import.js +1 -2
  230. package/core/modules/parsers/wikiparser/rules/list.js +1 -0
  231. package/core/modules/parsers/wikiparser/rules/macrocallblock.js +1 -1
  232. package/core/modules/parsers/wikiparser/rules/macrocallinline.js +2 -0
  233. package/core/modules/parsers/wikiparser/rules/macrodef.js +5 -3
  234. package/core/modules/parsers/wikiparser/rules/mvvdisplayinline.js +95 -0
  235. package/core/modules/parsers/wikiparser/rules/parsermode.js +8 -2
  236. package/core/modules/parsers/wikiparser/rules/prettyextlink.js +3 -1
  237. package/core/modules/parsers/wikiparser/rules/prettylink.js +1 -1
  238. package/core/modules/parsers/wikiparser/rules/rules.js +9 -2
  239. package/core/modules/parsers/wikiparser/rules/styleblock.js +4 -1
  240. package/core/modules/parsers/wikiparser/rules/styleinline.js +1 -1
  241. package/core/modules/parsers/wikiparser/rules/table.js +2 -2
  242. package/core/modules/parsers/wikiparser/rules/transcludeblock.js +5 -5
  243. package/core/modules/parsers/wikiparser/rules/transcludeinline.js +4 -4
  244. package/core/modules/parsers/wikiparser/rules/typedblock.js +24 -11
  245. package/core/modules/parsers/wikiparser/rules/wikilinkprefix.js +4 -2
  246. package/core/modules/parsers/wikiparser/wikiparser.js +12 -12
  247. package/core/modules/pluginswitcher.js +4 -5
  248. package/core/modules/relinkers/tiddlers.js +54 -0
  249. package/core/modules/saver-handler.js +4 -4
  250. package/core/modules/savers/andtidwiki.js +6 -6
  251. package/core/modules/savers/custom.js +1 -1
  252. package/core/modules/savers/download.js +3 -1
  253. package/core/modules/savers/gitea.js +1 -2
  254. package/core/modules/savers/github.js +1 -3
  255. package/core/modules/savers/gitlab.js +3 -5
  256. package/core/modules/savers/postmessage.js +62 -0
  257. package/core/modules/savers/put.js +1 -1
  258. package/core/modules/savers/upload.js +1 -2
  259. package/core/modules/startup/browser-messaging.js +1 -1
  260. package/core/modules/startup/eventbus.js +46 -0
  261. package/core/modules/startup/favicon.js +10 -8
  262. package/core/modules/startup/info.js +10 -4
  263. package/core/modules/startup/load-modules.js +29 -1
  264. package/core/modules/startup/plugins.js +0 -1
  265. package/core/modules/startup/render.js +8 -3
  266. package/core/modules/startup/rootwidget.js +1 -1
  267. package/core/modules/startup/startup.js +1 -16
  268. package/core/modules/startup/windows.js +6 -4
  269. package/core/modules/storyviews/classic.js +5 -8
  270. package/core/modules/storyviews/pop.js +7 -11
  271. package/core/modules/storyviews/zoomin.js +17 -11
  272. package/core/modules/syncer.js +7 -7
  273. package/core/modules/upgraders/plugins.js +1 -2
  274. package/core/modules/upgraders/system.js +1 -2
  275. package/core/modules/upgraders/themetweaks.js +1 -2
  276. package/core/modules/utils/base64.js +31 -0
  277. package/core/modules/utils/csv.js +22 -22
  278. package/core/modules/utils/deprecated.js +107 -0
  279. package/core/modules/utils/diff-match-patch/LICENSE +0 -0
  280. package/core/modules/utils/diff-match-patch/README.md +0 -0
  281. package/core/modules/utils/diff-match-patch/diff_match_patch.js +2 -53
  282. package/core/modules/utils/diff-match-patch/diff_match_patch_uncompressed.js +826 -1615
  283. package/core/modules/utils/dom/browser.js +36 -22
  284. package/core/modules/utils/dom/dom.js +18 -54
  285. package/core/modules/utils/dom/dragndrop.js +5 -6
  286. package/core/modules/utils/dom/http.js +8 -9
  287. package/core/modules/utils/dom/keyboard.js +1 -1
  288. package/core/modules/utils/dom/modal.js +9 -10
  289. package/core/modules/utils/dom/notifier.js +0 -2
  290. package/core/modules/utils/dom/popup.js +6 -6
  291. package/core/modules/utils/dom/scroller.js +2 -2
  292. package/core/modules/utils/errors.js +1 -0
  293. package/core/modules/utils/escapecss.js +2 -88
  294. package/core/modules/utils/fakedom.js +13 -4
  295. package/core/modules/utils/linked-list.js +1 -1
  296. package/core/modules/utils/logger.js +1 -1
  297. package/core/modules/utils/messaging.js +121 -0
  298. package/core/modules/utils/parsetree.js +16 -0
  299. package/core/modules/utils/performance.js +3 -3
  300. package/core/modules/utils/pluginmaker.js +5 -5
  301. package/core/modules/utils/transliterate.js +2 -2
  302. package/core/modules/utils/utils.js +157 -158
  303. package/core/modules/widgets/action-confirm.js +1 -1
  304. package/core/modules/widgets/action-createtiddler.js +4 -4
  305. package/core/modules/widgets/action-listops.js +2 -4
  306. package/core/modules/widgets/action-log.js +17 -9
  307. package/core/modules/widgets/audio.js +101 -0
  308. package/core/modules/widgets/browse.js +1 -1
  309. package/core/modules/widgets/button.js +23 -11
  310. package/core/modules/widgets/checkbox.js +3 -3
  311. package/core/modules/widgets/data.js +1 -1
  312. package/core/modules/widgets/diff-text.js +27 -10
  313. package/core/modules/widgets/draggable.js +3 -3
  314. package/core/modules/widgets/droppable.js +3 -4
  315. package/core/modules/widgets/dropzone.js +21 -22
  316. package/core/modules/widgets/edit-binary.js +2 -3
  317. package/core/modules/widgets/edit-bitmap.js +0 -1
  318. package/core/modules/widgets/element.js +3 -1
  319. package/core/modules/widgets/entity.js +0 -0
  320. package/core/modules/widgets/eventcatcher.js +239 -80
  321. package/core/modules/widgets/fields.js +5 -5
  322. package/core/modules/widgets/genesis.js +1 -1
  323. package/core/modules/widgets/image.js +33 -9
  324. package/core/modules/widgets/importvariables.js +4 -3
  325. package/core/modules/widgets/jsontiddler.js +0 -1
  326. package/core/modules/widgets/keyboard.js +8 -9
  327. package/core/modules/widgets/let.js +6 -5
  328. package/core/modules/widgets/link.js +27 -13
  329. package/core/modules/widgets/linkcatcher.js +3 -3
  330. package/core/modules/widgets/list.js +12 -12
  331. package/core/modules/widgets/log.js +2 -2
  332. package/core/modules/widgets/messagecatcher.js +1 -1
  333. package/core/modules/widgets/navigator.js +29 -29
  334. package/core/modules/widgets/parameters.js +5 -2
  335. package/core/modules/widgets/password.js +1 -1
  336. package/core/modules/widgets/radio.js +1 -1
  337. package/core/modules/widgets/range.js +7 -21
  338. package/core/modules/widgets/reveal.js +33 -12
  339. package/core/modules/widgets/scrollable.js +4 -5
  340. package/core/modules/widgets/select.js +18 -10
  341. package/core/modules/widgets/setmultiplevariables.js +31 -31
  342. package/core/modules/widgets/setvariable.js +0 -0
  343. package/core/modules/widgets/slot.js +0 -1
  344. package/core/modules/widgets/testcase.js +1 -1
  345. package/core/modules/widgets/text.js +0 -0
  346. package/core/modules/widgets/tiddler.js +0 -0
  347. package/core/modules/widgets/transclude.js +64 -32
  348. package/core/modules/widgets/view.js +0 -0
  349. package/core/modules/widgets/void.js +23 -0
  350. package/core/modules/widgets/widget.js +179 -64
  351. package/core/modules/widgets/wikify.js +5 -5
  352. package/core/modules/wiki-bulkops.js +5 -41
  353. package/core/modules/wiki.js +45 -59
  354. package/core/palettes/BrightMute.tid +11 -6
  355. package/core/sjcl-license.tid +0 -0
  356. package/core/stylesheets/custom-properties.tid +30 -0
  357. package/core/templates/external-js/save-all-external-js.tid +1 -1
  358. package/core/templates/external-js/save-offline-external-js.tid +1 -1
  359. package/core/templates/external-js/tiddlywiki5-external-js.html.tid +8 -6
  360. package/core/templates/save-all.tid +1 -1
  361. package/core/templates/save-empty.tid +1 -1
  362. package/core/templates/save-lazy-all.tid +1 -1
  363. package/core/templates/save-lazy-images.tid +1 -1
  364. package/core/ui/AdvancedSearch/Filter.tid +23 -17
  365. package/core/ui/AdvancedSearch/Shadows.tid +9 -3
  366. package/core/ui/AdvancedSearch/Standard.tid +13 -7
  367. package/core/ui/AdvancedSearch/System.tid +9 -3
  368. package/core/ui/AlertTemplate.tid +3 -3
  369. package/core/ui/ControlPanel/Basics.tid +1 -0
  370. package/core/ui/EditTemplate/body-editor.tid +1 -1
  371. package/core/ui/EditTemplate/body-toolbar-button.tid +4 -2
  372. package/core/ui/EditTemplate/fields.tid +163 -139
  373. package/core/ui/EditTemplate/title.tid +5 -1
  374. package/core/ui/EditTemplate/type.tid +17 -2
  375. package/core/ui/Filters/StoryList.tid +1 -1
  376. package/core/ui/ImportListing.tid +35 -15
  377. package/core/ui/LayoutSwitcher.tid +18 -19
  378. package/core/ui/PageStylesheet.tid +2 -0
  379. package/core/ui/PageTemplate/alerts.tid +2 -2
  380. package/core/ui/SideBar/Open.tid +1 -1
  381. package/core/ui/SideBarSegments/search.tid +11 -5
  382. package/core/ui/TiddlerInfo/Advanced/CascadeInfo.tid +43 -0
  383. package/core/ui/TiddlerInfo.tid +1 -1
  384. package/core/ui/ViewTemplate/title.tid +7 -3
  385. package/core/ui/WikiInformation.tid +3 -0
  386. package/core/wiki/config/MediaQueryTrackers/DarkLightPreferred.tid +5 -0
  387. package/core/wiki/config/OfficialPluginLibrary.tid +1 -1
  388. package/core/wiki/config/TiddlerInfoMode.tid +1 -1
  389. package/core/wiki/languageswitcher.tid +12 -12
  390. package/core/wiki/macros/CSS-property.tid +39 -0
  391. package/core/wiki/macros/CSS.tid +0 -50
  392. package/core/wiki/macros/deprecated.tid +43 -0
  393. package/core/wiki/macros/keyboard-driven-input.tid +16 -10
  394. package/core/wiki/macros/list.tid +58 -43
  395. package/core/wiki/macros/tabs.tid +4 -3
  396. package/core/wiki/macros/tag-picker.tid +3 -2
  397. package/core/wiki/macros/toc.tid +32 -5
  398. package/core/wiki/minifocuseditswitcher.tid +8 -0
  399. package/core/wiki/tags/TiddlerInfoAdvanced.tid +1 -1
  400. package/core/wiki/themeswitcher.tid +10 -9
  401. package/core/wiki/viewswitcher.tid +5 -4
  402. package/core-server/commander.js +176 -0
  403. package/core-server/commands/commands.js +36 -0
  404. package/core-server/commands/deletetiddlers.js +36 -0
  405. package/core-server/commands/fetch.js +170 -0
  406. package/core-server/commands/import.js +42 -0
  407. package/core-server/commands/init.js +53 -0
  408. package/core-server/commands/listen.js +42 -0
  409. package/core-server/commands/load.js +44 -0
  410. package/core-server/commands/output.js +32 -0
  411. package/core-server/commands/render.js +63 -0
  412. package/{core/modules → core-server}/commands/rendertiddler.js +0 -0
  413. package/core-server/commands/rendertiddlers.js +62 -0
  414. package/core-server/commands/save.js +62 -0
  415. package/core-server/commands/savetiddlers.js +49 -0
  416. package/core-server/commands/savewikifolder.js +221 -0
  417. package/core-server/commands/server.js +49 -0
  418. package/core-server/commands/setfield.js +50 -0
  419. package/core-server/filesystem.js +541 -0
  420. package/core-server/plugin.info +11 -0
  421. package/core-server/readme.tid +7 -0
  422. package/core-server/server/authenticators/basic.js +87 -0
  423. package/core-server/server/routes/delete-tiddler.js +26 -0
  424. package/core-server/server/routes/get-favicon.js +22 -0
  425. package/core-server/server/routes/get-file.js +73 -0
  426. package/core-server/server/routes/get-index.js +25 -0
  427. package/core-server/server/routes/get-login-basic.js +34 -0
  428. package/core-server/server/routes/get-status.js +31 -0
  429. package/core-server/server/routes/get-tiddler-html.js +42 -0
  430. package/core-server/server/routes/get-tiddler.js +44 -0
  431. package/core-server/server/routes/get-tiddlers-json.js +48 -0
  432. package/core-server/server/routes/put-tiddler.js +50 -0
  433. package/core-server/server/server.js +393 -0
  434. package/core-server/utils/base64.js +30 -0
  435. package/core-server/utils/escapecss.js +95 -0
  436. package/core-server/utils/repository.js +45 -0
  437. package/editions/de-AT/tiddlers/external/tiddlywiki.files +2 -2
  438. package/editions/de-AT/tiddlers/system/$__editions_de-AT-DE_download-empty.tid +1 -1
  439. package/editions/de-AT/tiddlywiki.info +1 -2
  440. package/editions/de-DE/tiddlywiki.info +1 -2
  441. package/editions/dev/tiddlers/How to Create a Custom Cascade Entry.tid +127 -0
  442. package/editions/dev/tiddlers/build/Releasing a new version of TiddlyWiki.tid +1 -0
  443. package/editions/dev/tiddlers/from Heigele and Jurke/RootWidget and Rendering Startup.tid +5 -1
  444. package/editions/dev/tiddlers/javascript-widget-tutorial/hello-attribute-optimized.js +1 -1
  445. package/editions/dev/tiddlers/javascript-widget-tutorial/tiddlerfield-norefresh.js +1 -1
  446. package/editions/dev/tiddlers/javascript-widget-tutorial/tiddlerfield.js +1 -1
  447. package/editions/dev/tiddlers/new/Using TiddlyWiki as a library.tid +1 -1
  448. package/editions/dev/tiddlywiki.info +0 -1
  449. package/editions/empty/tiddlywiki.info +1 -2
  450. package/editions/es-ES/tiddlers/system/download-empty.tid +1 -1
  451. package/editions/es-ES/tiddlywiki.info +1 -2
  452. package/editions/fr-FR/tiddlers/$__editions_tw5.com_railroad_macro-parameter-value.tid +3 -1
  453. package/editions/fr-FR/tiddlers/Macro_Call_Syntax.tid +1 -1
  454. package/editions/fr-FR/tiddlers/Macro_Definition_Syntax.tid +1 -1
  455. package/editions/fr-FR/tiddlers/ReleaseTemplate.tid +1 -0
  456. package/editions/fr-FR/tiddlers/community/resources/_savetiddlers_ Extension for Firefox by buggyj.tid +17 -0
  457. package/editions/fr-FR/tiddlers/system/download-empty.tid +1 -1
  458. package/editions/fr-FR/tiddlywiki.info +1 -2
  459. package/editions/introduction/tiddlywiki.info +0 -1
  460. package/editions/ja-JP/tiddlers/Concatenating a text reference to create a URL.tid +15 -0
  461. package/editions/ja-JP/tiddlers/Concatenating variables to create a URL.tid +15 -0
  462. package/editions/ja-JP/tiddlers/TiddlyWiki Docs PR Maker.tid +4 -5
  463. package/editions/ja-JP/tiddlers/Welcome.tid +10 -0
  464. package/editions/ja-JP/tiddlers/_TiddlyStudy_ by Kebi.tid +28 -0
  465. package/editions/ja-JP/tiddlers/_tw_shared/doc-utilities/wikitext-macros.tid +91 -0
  466. package/editions/ja-JP/tiddlers/about/Archive.tid +4 -3
  467. package/editions/ja-JP/tiddlers/about/Developers.tid +3 -21
  468. package/editions/ja-JP/tiddlers/about/Donations.tid +17 -0
  469. package/editions/ja-JP/tiddlers/about/Funding TiddlyWiki.tid +1 -1
  470. package/editions/ja-JP/tiddlers/about/History of TiddlyWiki.tid +7 -81
  471. package/editions/ja-JP/tiddlers/about/The Story of TiddlyWiki.tid +71 -0
  472. package/editions/ja-JP/tiddlers/about/TiddlyWiki Anniversaries.tid +33 -0
  473. package/editions/ja-JP/tiddlers/commands/BuildCommand.tid +13 -0
  474. package/editions/ja-JP/tiddlers/commands/ClearPasswordCommand.tid +6 -0
  475. package/editions/ja-JP/tiddlers/commands/Commands.tid +17 -0
  476. package/editions/ja-JP/tiddlers/commands/CommandsCommand.tid +10 -0
  477. package/editions/ja-JP/tiddlers/commands/DeleteTiddlersCommand.tid +9 -0
  478. package/editions/ja-JP/tiddlers/commands/EditionsCommand.tid +10 -0
  479. package/editions/ja-JP/tiddlers/commands/FetchCommand.tid +10 -0
  480. package/editions/ja-JP/tiddlers/commands/HelpCommand.tid +10 -0
  481. package/editions/ja-JP/tiddlers/commands/ImportCommand.tid +10 -0
  482. package/editions/ja-JP/tiddlers/commands/InitCommand.tid +14 -0
  483. package/editions/ja-JP/tiddlers/commands/ListenCommand.tid +12 -0
  484. package/editions/ja-JP/tiddlers/commands/LoadCommand.tid +10 -0
  485. package/editions/ja-JP/tiddlers/commands/MakeLibraryCommand.tid +12 -0
  486. package/editions/ja-JP/tiddlers/commands/OutputCommand.tid +10 -0
  487. package/editions/ja-JP/tiddlers/commands/PasswordCommand.tid +6 -0
  488. package/editions/ja-JP/tiddlers/commands/RenderCommand.tid +18 -0
  489. package/editions/ja-JP/tiddlers/commands/RenderTiddlerCommand.tid +9 -0
  490. package/editions/ja-JP/tiddlers/commands/RenderTiddlersCommand.tid +9 -0
  491. package/editions/ja-JP/tiddlers/commands/SaveCommand.tid +10 -0
  492. package/editions/ja-JP/tiddlers/commands/SaveTiddlerCommand.tid +10 -0
  493. package/editions/ja-JP/tiddlers/commands/SaveTiddlersCommand.tid +10 -0
  494. package/editions/ja-JP/tiddlers/commands/SaveWikiFolderCommand.tid +9 -0
  495. package/editions/ja-JP/tiddlers/commands/ServerCommand.tid +16 -0
  496. package/editions/ja-JP/tiddlers/commands/SetFieldCommand.tid +9 -0
  497. package/editions/ja-JP/tiddlers/commands/UnpackPluginCommand.tid +10 -0
  498. package/editions/ja-JP/tiddlers/commands/VerboseCommand.tid +6 -0
  499. package/editions/ja-JP/tiddlers/commands/VersionCommand.tid +6 -0
  500. package/editions/ja-JP/tiddlers/community/Articles.tid +3 -3
  501. package/editions/ja-JP/tiddlers/community/Community Editions.tid +2 -2
  502. package/editions/ja-JP/tiddlers/community/Community Links Aggregator.tid +13 -0
  503. package/editions/ja-JP/tiddlers/community/Community Palettes.tid +2 -2
  504. package/editions/ja-JP/tiddlers/community/Community Plugins.tid +2 -2
  505. package/editions/ja-JP/tiddlers/community/Community Themes.tid +2 -2
  506. package/editions/ja-JP/tiddlers/community/Community.tid +4 -6
  507. package/editions/ja-JP/tiddlers/community/Examples.tid +3 -3
  508. package/editions/ja-JP/tiddlers/community/Forums.tid +9 -18
  509. package/editions/ja-JP/tiddlers/community/Improving TiddlyWiki Documentation.tid +55 -0
  510. package/editions/ja-JP/tiddlers/community/Latest.tid +2 -2
  511. package/editions/ja-JP/tiddlers/community/Meetups.tid +2 -2
  512. package/editions/ja-JP/tiddlers/community/Other Resources.tid +2 -2
  513. package/editions/ja-JP/tiddlers/community/Resources.tid +13 -0
  514. package/editions/ja-JP/tiddlers/community/TiddlyWiki European Meetup 2016.tid +17 -0
  515. package/editions/ja-JP/tiddlers/community/TiddlyWiki European Meetup 2017.tid +13 -0
  516. package/editions/ja-JP/tiddlers/community/TiddlyWiki Hangouts.tid +1 -1
  517. package/editions/ja-JP/tiddlers/community/TiddlyWiki Newsletter.tid +12 -0
  518. package/editions/ja-JP/tiddlers/community/TiddlyWiki on the Web.tid +3 -3
  519. package/editions/ja-JP/tiddlers/community/Translate TiddlyWiki into your language.tid +18 -0
  520. package/editions/ja-JP/tiddlers/community/Tutorials.tid +2 -2
  521. package/editions/ja-JP/tiddlers/community/articles/_A free, open source wiki revisited_ by Mark Gibbs, NetworkWorld.tid +21 -0
  522. package/editions/ja-JP/tiddlers/community/articles/_Notizen mit TiddlyWiki systemubergreifend nutzen_ by Michael Sonntag.tid +19 -0
  523. package/editions/ja-JP/tiddlers/community/articles/_Setting Up a Personal TiddlyWiki Server on OS X_ by Kris Johnson.tid +24 -0
  524. package/editions/ja-JP/tiddlers/community/articles/_TiddlyWiki 5 im Betatest_ by besim.tid +17 -0
  525. package/editions/ja-JP/tiddlers/community/articles/_TiddlyWiki_ by Sander de Boer.tid +17 -0
  526. package/editions/ja-JP/tiddlers/community/docs/Community Cards Caveats.tid +7 -0
  527. package/editions/ja-JP/tiddlers/community/docs/Community Cards.tid +13 -0
  528. package/editions/ja-JP/tiddlers/community/docs/Displaying Community Cards.tid +28 -0
  529. package/editions/ja-JP/tiddlers/community/docs/Submitting a Community Card.tid +38 -0
  530. package/editions/ja-JP/tiddlers/community/editions/Drift by Tony K.tid +20 -0
  531. package/editions/ja-JP/tiddlers/community/editions/Stroll by David Gifford.tid +20 -0
  532. package/editions/ja-JP/tiddlers/community/editions/Tidme by oflg.tid +18 -0
  533. package/editions/ja-JP/tiddlers/community/editions/_Cardo-A Task and Project Management Wiki_ by David_Szego.tid +23 -0
  534. package/editions/ja-JP/tiddlers/community/examples/GitFixUm.tid +0 -1
  535. package/editions/ja-JP/tiddlers/community/examples/PETTIL.tid +1 -1
  536. package/editions/ja-JP/tiddlers/community/examples/_Lucky Sushi_ online shop by sini-Kit.tid +2 -1
  537. package/editions/ja-JP/tiddlers/community/plugins/GSD5.tid +16 -0
  538. package/editions/ja-JP/tiddlers/community/plugins/TW5-Graph by Flibbles.tid +22 -0
  539. package/editions/ja-JP/tiddlers/community/plugins/TiddlyWiki for Scholars.tid +16 -0
  540. package/editions/ja-JP/tiddlers/community/project/TiddlyWiki People.tid +13 -0
  541. package/editions/ja-JP/tiddlers/community/project/TiddlyWiki Project.tid +13 -0
  542. package/editions/ja-JP/tiddlers/community/project/Vacant Positions.tid +5 -0
  543. package/editions/ja-JP/tiddlers/community/resources/Projectify by Nicolas Petton.tid +24 -0
  544. package/editions/ja-JP/tiddlers/community/resources/TiddlyWiki Posts.tid +16 -0
  545. package/editions/ja-JP/tiddlers/community/resources/Wikilabs by PMario.tid +18 -0
  546. package/editions/ja-JP/tiddlers/community/resources/_savetiddlers_ Extension for Firefox by buggyj.tid +18 -0
  547. package/editions/ja-JP/tiddlers/community/tools/cards/Procedures.tid +168 -0
  548. package/editions/ja-JP/tiddlers/concepts/ExternalImages.tid +29 -11
  549. package/editions/ja-JP/tiddlers/concepts/Filters.tid +2 -1
  550. package/editions/ja-JP/tiddlers/concepts/TemplateTiddlers.tid +20 -0
  551. package/editions/ja-JP/tiddlers/concepts/TextReference.tid +36 -0
  552. package/editions/ja-JP/tiddlers/concepts/Transclusion.tid +31 -0
  553. package/editions/ja-JP/tiddlers/concepts/WikiText.tid +17 -0
  554. package/editions/ja-JP/tiddlers/definitions/Base64.tid +9 -0
  555. package/editions/ja-JP/tiddlers/definitions/Cascading Style Sheets.tid +9 -0
  556. package/editions/ja-JP/tiddlers/definitions/Definitions.tid +12 -0
  557. package/editions/ja-JP/tiddlers/definitions/Tiddlyhost.tid +13 -0
  558. package/editions/ja-JP/tiddlers/features/Future Proof.tid +3 -3
  559. package/editions/ja-JP/tiddlers/filters/syntax/Filter Expression.tid +2 -0
  560. package/editions/ja-JP/tiddlers/filters/syntax/Filter Parameter.tid +11 -1
  561. package/editions/ja-JP/tiddlers/filters/syntax/Filter Run Prefix.tid +0 -1
  562. package/editions/ja-JP/tiddlers/filters/syntax/Filter Step.tid +8 -8
  563. package/editions/ja-JP/tiddlers/filters/syntax/Interchangeable Filter Run Prefixes.tid +3 -0
  564. package/editions/ja-JP/tiddlers/filters/syntax/Intersection Filter Run Prefix.tid +10 -1
  565. package/editions/ja-JP/tiddlers/filters/syntax/Let Filter Run Prefix (Examples).tid +15 -0
  566. package/editions/ja-JP/tiddlers/filters/syntax/Let Filter Run Prefix.tid +32 -0
  567. package/editions/ja-JP/tiddlers/filters/syntax/Named Filter Run Prefix.tid +11 -0
  568. package/editions/ja-JP/tiddlers/filters/syntax/Shortcut Filter Run Prefixes.tid +5 -3
  569. package/editions/ja-JP/tiddlers/filters/syntax/then Filter Run Prefix.tid +1 -1
  570. package/editions/ja-JP/tiddlers/functions/Functions.tid +31 -0
  571. package/editions/ja-JP/tiddlers/hellothere/Find Out More.tid +2 -2
  572. package/editions/ja-JP/tiddlers/hellothere/HelloThere.tid +28 -6
  573. package/editions/ja-JP/tiddlers/hellothere/HelloThumbnail.tid +7 -0
  574. package/editions/ja-JP/tiddlers/hellothere/Testimonials and Reviews.tid +2 -2
  575. package/editions/ja-JP/tiddlers/hellothere/quickstart/Quick Start.tid +2 -2
  576. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - Community Survey.tid +10 -0
  577. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - Donations.tid +9 -0
  578. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - Grok TiddlyWiki.tid +0 -1
  579. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - Intertwingled Innovations.tid +1 -1
  580. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - Latest Version.tid +1 -0
  581. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - MultiWikiServer.tid +2 -2
  582. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - Newsletter.tid +3 -3
  583. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - TW5-Graph.tid +12 -0
  584. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - TiddlyWiki Privacy.tid +2 -2
  585. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - TiddlyWikiLinks.tid +1 -1
  586. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - Twenty Years of TiddlyWiki.tid +0 -1
  587. package/editions/ja-JP/tiddlers/hiddensettings/Hidden Setting Default Tiddler Colour.tid +3 -3
  588. package/editions/ja-JP/tiddlers/hire-jeremy/Hire Jeremy Sidebar Segment.tid +16 -0
  589. package/editions/ja-JP/tiddlers/hire-jeremy/HireJeremy.tid +59 -0
  590. package/editions/ja-JP/tiddlers/howtos/Concatenating text and variables using macro substitution.tid +1 -1
  591. package/editions/ja-JP/tiddlers/howtos/Hard_Linebreaks_with_CSS.tid +28 -0
  592. package/editions/ja-JP/tiddlers/howtos/Hard_Linebreaks_with_CSS_-_Example.tid +16 -0
  593. package/editions/ja-JP/tiddlers/marketplace/TiddlyWiki Marketplace.tid +20 -0
  594. package/editions/ja-JP/tiddlers/plugins/Dynaview Plugin.tid +1 -1
  595. package/editions/ja-JP/tiddlers/plugins/Innerwiki Plugin.tid +1 -1
  596. package/editions/ja-JP/tiddlers/plugins/Share Plugin.tid +6 -4
  597. package/editions/ja-JP/tiddlers/procedures/Procedure Calls.tid +9 -0
  598. package/editions/ja-JP/tiddlers/procedures/Procedure Definitions.tid +47 -0
  599. package/editions/ja-JP/tiddlers/procedures/Procedure Parameter Handling.tid +26 -0
  600. package/editions/ja-JP/tiddlers/procedures/calls/Calls.tid +66 -0
  601. package/editions/ja-JP/tiddlers/reference/Reference.tid +17 -0
  602. package/editions/ja-JP/tiddlers/roadmap/RoadMap.tid +9 -4
  603. package/editions/ja-JP/tiddlers/saving/Encryption.tid +5 -5
  604. package/editions/ja-JP/tiddlers/saving/Saving via WebDAV.tid +9 -1
  605. package/editions/ja-JP/tiddlers/saving/Saving.tid +2 -2
  606. package/editions/ja-JP/tiddlers/system/TableOfContents.tid +1 -1
  607. package/editions/ja-JP/tiddlers/system/download-empty.tid +1 -1
  608. package/editions/ja-JP/tiddlers/variables/Behaviour of variables invoked via widget attributes.tid +15 -0
  609. package/editions/ja-JP/tiddlers/wikitext/Anchor Links using HTML.tid +202 -0
  610. package/editions/ja-JP/tiddlers/wikitext/Block Quotes in WikiText.tid +106 -0
  611. package/editions/ja-JP/tiddlers/wikitext/Code Blocks in WikiText.tid +43 -0
  612. package/editions/ja-JP/tiddlers/wikitext/Conditional Shortcut Syntax.tid +64 -0
  613. package/editions/ja-JP/tiddlers/wikitext/Dashes in WikiText.tid +14 -0
  614. package/editions/ja-JP/tiddlers/wikitext/Description Lists in WikiText.tid +46 -0
  615. package/editions/ja-JP/tiddlers/wikitext/Filtered Attribute Values.tid +18 -0
  616. package/editions/ja-JP/tiddlers/wikitext/Formatting in WikiText.tid +62 -0
  617. package/editions/ja-JP/tiddlers/wikitext/HTML Entities.tid +68 -0
  618. package/editions/ja-JP/tiddlers/wikitext/HTML in WikiText.tid +94 -0
  619. package/editions/ja-JP/tiddlers/wikitext/HTML_Links_in_WikiText.tid +19 -0
  620. package/editions/ja-JP/tiddlers/wikitext/Hard Linebreaks in WikiText.tid +24 -0
  621. package/editions/ja-JP/tiddlers/wikitext/Headings in WikiText.tid +22 -0
  622. package/editions/ja-JP/tiddlers/wikitext/Horizontal Rules in WikiText.tid +12 -0
  623. package/editions/ja-JP/tiddlers/wikitext/Linking in WikiText.tid +127 -0
  624. package/editions/ja-JP/tiddlers/wikitext/Lists in WikiText.tid +98 -0
  625. package/editions/ja-JP/tiddlers/wikitext/Literal Attribute Values.tid +32 -0
  626. package/editions/ja-JP/tiddlers/wikitext/Macro Calls.tid +9 -0
  627. package/editions/ja-JP/tiddlers/wikitext/Macro Definitions.tid +69 -0
  628. package/editions/ja-JP/tiddlers/wikitext/Macro Parameter Handling.tid +80 -0
  629. package/editions/ja-JP/tiddlers/wikitext/Multi-Valued Variable Attribute Values.tid +39 -0
  630. package/editions/ja-JP/tiddlers/wikitext/Paragraphs in WikiText.tid +25 -0
  631. package/editions/ja-JP/tiddlers/wikitext/Substituted Attribute Values.tid +35 -0
  632. package/editions/ja-JP/tiddlers/wikitext/Table Classes Captions Headers and Footers.tid +22 -0
  633. package/editions/ja-JP/tiddlers/wikitext/Tables in WikiText CSS Utility Classes.tid +94 -0
  634. package/editions/ja-JP/tiddlers/wikitext/Tables in WikiText.tid +74 -0
  635. package/editions/ja-JP/tiddlers/wikitext/Transcluded Attribute Values.tid +16 -0
  636. package/editions/ja-JP/tiddlers/wikitext/Transclusion Basic Usage.tid +47 -0
  637. package/editions/ja-JP/tiddlers/wikitext/Transclusion and Substitution.tid +62 -0
  638. package/editions/ja-JP/tiddlers/wikitext/Transclusion in WikiText.tid +100 -0
  639. package/editions/ja-JP/tiddlers/wikitext/Transclusion with Templates.tid +62 -0
  640. package/editions/ja-JP/tiddlers/wikitext/Typed Blocks in WikiText.tid +69 -0
  641. package/editions/ja-JP/tiddlers/wikitext/Utility Classes.tid +23 -0
  642. package/editions/ja-JP/tiddlers/wikitext/Variable Attribute Values.tid +19 -0
  643. package/editions/ja-JP/tiddlers/wikitext/Widget Attributes.tid +29 -0
  644. package/editions/ja-JP/tiddlers/wikitext/Widgets in WikiText.tid +33 -0
  645. package/editions/ja-JP/tiddlers/wikitext/parser/WikiText Parser Modes.tid +20 -0
  646. package/editions/ja-JP/tiddlers/wikitext/parser/WikiText parser mode_ transclusion examples.tid +58 -0
  647. package/editions/ja-JP/tiddlers/wikitext/parser/table-example.tid +10 -0
  648. package/editions/ja-JP/tiddlers/workingwithtw/Sharing your tiddlers with others.tid +3 -3
  649. package/editions/ja-JP/tiddlywiki.info +1 -2
  650. package/editions/ko-KR/tiddlers/system/download-empty.tid +1 -1
  651. package/editions/ko-KR/tiddlywiki.info +1 -2
  652. package/editions/prerelease/tiddlers/system/DefaultTiddlers.tid +1 -1
  653. package/editions/prerelease/tiddlers/system/PrereleaseLocalPluginLibrary.tid +1 -1
  654. package/editions/prerelease/tiddlers/system/PrereleaseOfficialPluginLibrary.tid +1 -1
  655. package/editions/prerelease/tiddlers/system/TiddlyWiki Pre-release.tid +1 -0
  656. package/editions/prerelease/tiddlers/system/download-empty.tid +1 -1
  657. package/editions/prerelease/tiddlywiki.info +2 -1
  658. package/editions/test/playwright.spec.js +17 -17
  659. package/editions/test/quick-test.js +71 -0
  660. package/editions/test/tiddlers/tests/data/functions/FunctionDefaultValues.tid +16 -0
  661. package/editions/test/tiddlers/tests/data/functions/FunctionSubstituteResolution.tid +38 -0
  662. package/editions/test/tiddlers/tests/data/functions/VariableLeakage.tid +15 -0
  663. package/editions/test/tiddlers/tests/data/functions/VariablesEnumeration.tid +14 -0
  664. package/editions/test/tiddlers/tests/data/genesis-widget/Block.tid +1 -1
  665. package/editions/test/tiddlers/tests/data/let-filter-prefix/ResultList.tid +12 -0
  666. package/editions/test/tiddlers/tests/data/let-filter-prefix/ResultListUnnamedVariable.tid +12 -0
  667. package/editions/test/tiddlers/tests/data/let-filter-prefix/ShortcutSyntax.tid +12 -0
  668. package/editions/test/tiddlers/tests/data/let-filter-prefix/Simple.tid +12 -0
  669. package/editions/test/tiddlers/tests/data/macros/dynamic-macros/Attribute.tid +26 -0
  670. package/editions/test/tiddlers/tests/data/macros/dynamic-macros/Standalone.tid +23 -0
  671. package/editions/test/tiddlers/tests/data/multi-valued-variables/AttributeFirstValue.tid +16 -0
  672. package/editions/test/tiddlers/tests/data/multi-valued-variables/DefaultParameterMVV.tid +19 -0
  673. package/editions/test/tiddlers/tests/data/multi-valued-variables/Function.tid +18 -0
  674. package/editions/test/tiddlers/tests/data/multi-valued-variables/InlineDisplay.tid +16 -0
  675. package/editions/test/tiddlers/tests/data/multi-valued-variables/InlineDisplaySeparator.tid +16 -0
  676. package/editions/test/tiddlers/tests/data/multi-valued-variables/InlineFilterDisplay.tid +14 -0
  677. package/editions/test/tiddlers/tests/data/multi-valued-variables/InlineFilterDisplaySeparator.tid +14 -0
  678. package/editions/test/tiddlers/tests/data/multi-valued-variables/MissingVariable.tid +12 -0
  679. package/editions/test/tiddlers/tests/data/multi-valued-variables/NegatedTitle.tid +18 -0
  680. package/editions/test/tiddlers/tests/data/multi-valued-variables/Operands.tid +18 -0
  681. package/editions/test/tiddlers/tests/data/multi-valued-variables/Parameters.tid +21 -0
  682. package/editions/test/tiddlers/tests/data/multi-valued-variables/ParametersShortcut.tid +21 -0
  683. package/editions/test/tiddlers/tests/data/multi-valued-variables/Simple.tid +17 -0
  684. package/editions/test/tiddlers/tests/data/multi-valued-variables/TranscludeParameter.tid +19 -0
  685. package/editions/test/tiddlers/tests/data/multi-valued-variables/TranscludeParameterDirectly.tid +19 -0
  686. package/editions/test/tiddlers/tests/data/multi-valued-variables/TranscludeParameterFunction.tid +17 -0
  687. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-colon-named.tid +13 -0
  688. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-colon-non-strict.tid +13 -0
  689. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-equals-no-value.tid +13 -0
  690. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-named-equals.tid +13 -0
  691. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-named-filtered-value.tid +13 -0
  692. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-named-indirect-value.tid +17 -0
  693. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-named-mvv-value.tid +14 -0
  694. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-named-nested-macro.tid +14 -0
  695. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-named-substituted-value.tid +13 -0
  696. package/editions/test/tiddlers/tests/data/parse-backcompat/macrocall-positional-gt.tid +13 -0
  697. package/editions/test/tiddlers/tests/data/parse-backcompat/parse-backcompat-multiline.tid +17 -0
  698. package/editions/test/tiddlers/tests/data/parse-backcompat/parse-backcompat-quoted-gt.tid +14 -0
  699. package/editions/test/tiddlers/tests/data/parse-backcompat/parse-backcompat-single-line.tid +14 -0
  700. package/editions/test/tiddlers/tests/data/parse-backcompat/parse-backcompat.tid +14 -0
  701. package/editions/test/tiddlers/tests/data/parse-backcompat/widget-attr-equals-noval.tid +13 -0
  702. package/editions/test/tiddlers/tests/data/parse-backcompat/widget-attr-malformed-mvv.tid +13 -0
  703. package/editions/test/tiddlers/tests/data/parse-backcompat/widget-attr-mvv-value.tid +14 -0
  704. package/editions/test/tiddlers/tests/data/parse-backcompat/widget-attr-substituted-value.tid +13 -0
  705. package/editions/test/tiddlers/tests/data/procedures/Calls.tid +28 -0
  706. package/editions/test/tiddlers/tests/data/serialize/Attribute.tid +5 -0
  707. package/editions/test/tiddlers/tests/data/serialize/BlockRule.tid +7 -0
  708. package/editions/test/tiddlers/tests/data/serialize/BoldEmphasis.tid +5 -0
  709. package/editions/test/tiddlers/tests/data/serialize/CodeBlock.tid +17 -0
  710. package/editions/test/tiddlers/tests/data/serialize/CommentBlock.tid +11 -0
  711. package/editions/test/tiddlers/tests/data/serialize/CommentInline.tid +5 -0
  712. package/editions/test/tiddlers/tests/data/serialize/Conditional.tid +21 -0
  713. package/editions/test/tiddlers/tests/data/serialize/Dash.tid +7 -0
  714. package/editions/test/tiddlers/tests/data/serialize/DynamicMacroMixed.tid +9 -0
  715. package/editions/test/tiddlers/tests/data/serialize/DynamicMacroParams.tid +9 -0
  716. package/editions/test/tiddlers/tests/data/serialize/DynamicWidgetAttribute.tid +7 -0
  717. package/editions/test/tiddlers/tests/data/serialize/Entity.tid +5 -0
  718. package/editions/test/tiddlers/tests/data/serialize/ExtLink.tid +7 -0
  719. package/editions/test/tiddlers/tests/data/serialize/FilteredTranscludeBlock.tid +13 -0
  720. package/editions/test/tiddlers/tests/data/serialize/FilteredTranscludeInline.tid +5 -0
  721. package/editions/test/tiddlers/tests/data/serialize/FunctionDefinition.tid +15 -0
  722. package/editions/test/tiddlers/tests/data/serialize/HardLineBreaks.tid +12 -0
  723. package/editions/test/tiddlers/tests/data/serialize/Heading.tid +29 -0
  724. package/editions/test/tiddlers/tests/data/serialize/Html.tid +15 -0
  725. package/editions/test/tiddlers/tests/data/serialize/Image.tid +10 -0
  726. package/editions/test/tiddlers/tests/data/serialize/Import.tid +6 -0
  727. package/editions/test/tiddlers/tests/data/serialize/ItalicEmphasis.tid +5 -0
  728. package/editions/test/tiddlers/tests/data/serialize/List.tid +40 -0
  729. package/editions/test/tiddlers/tests/data/serialize/MacroCallBlock.tid +13 -0
  730. package/editions/test/tiddlers/tests/data/serialize/MacroCallInline.tid +7 -0
  731. package/editions/test/tiddlers/tests/data/serialize/MacroDef.tid +9 -0
  732. package/editions/test/tiddlers/tests/data/serialize/Parameters.tid +5 -0
  733. package/editions/test/tiddlers/tests/data/serialize/ParserMode.tid +9 -0
  734. package/editions/test/tiddlers/tests/data/serialize/PrettyExtLink.tid +6 -0
  735. package/editions/test/tiddlers/tests/data/serialize/PrettyLink.tid +6 -0
  736. package/editions/test/tiddlers/tests/data/serialize/QuoteBlock.tid +7 -0
  737. package/editions/test/tiddlers/tests/data/serialize/RulesPragma.tid +6 -0
  738. package/editions/test/tiddlers/tests/data/serialize/SimpleText.tid +5 -0
  739. package/editions/test/tiddlers/tests/data/serialize/SoftLineBreak.tid +6 -0
  740. package/editions/test/tiddlers/tests/data/serialize/StrikethroughEmphasis.tid +5 -0
  741. package/editions/test/tiddlers/tests/data/serialize/StyleBlock.tid +17 -0
  742. package/editions/test/tiddlers/tests/data/serialize/StyleBlock2.tid +13 -0
  743. package/editions/test/tiddlers/tests/data/serialize/StyleInline.tid +7 -0
  744. package/editions/test/tiddlers/tests/data/serialize/SubscriptEmphasis.tid +5 -0
  745. package/editions/test/tiddlers/tests/data/serialize/SuperscriptEmphasis.tid +5 -0
  746. package/editions/test/tiddlers/tests/data/serialize/SysLink.tid +6 -0
  747. package/editions/test/tiddlers/tests/data/serialize/Table.tid +11 -0
  748. package/editions/test/tiddlers/tests/data/serialize/TranscludeBlock.tid +21 -0
  749. package/editions/test/tiddlers/tests/data/serialize/TranscludeInline.tid +5 -0
  750. package/editions/test/tiddlers/tests/data/serialize/TypedBlock1.tid +15 -0
  751. package/editions/test/tiddlers/tests/data/serialize/TypedBlock2.tid +19 -0
  752. package/editions/test/tiddlers/tests/data/serialize/UnderscoreEmphasis.tid +5 -0
  753. package/editions/test/tiddlers/tests/data/serialize/VoidElements.tid +12 -0
  754. package/editions/test/tiddlers/tests/data/serialize/WikiLink.tid +7 -0
  755. package/editions/test/tiddlers/tests/data/serialize/WikiLinkPrefix.tid +5 -0
  756. package/editions/test/tiddlers/tests/data/tabs-macro/expected-test-tabs-horizontal-a.tid +1 -1
  757. package/editions/test/tiddlers/tests/data/tabs-macro/expected-test-tabs-horizontal-all.tid +1 -1
  758. package/editions/test/tiddlers/tests/data/tabs-macro/expected-test-tabs-vertical.tid +1 -1
  759. package/editions/test/tiddlers/tests/data/transclude/MissingTiddlerAttribute.tid +34 -0
  760. package/editions/test/tiddlers/tests/data/transclude/MissingTiddlerAttributeFiltered.tid +20 -0
  761. package/editions/test/tiddlers/tests/data/transclude/MissingTiddlerAttributeVariable.tid +13 -0
  762. package/editions/test/tiddlers/tests/data/transclude/Parameterised-ParseTreeNodes.tid +1 -1
  763. package/editions/test/tiddlers/tests/data/transclude/Procedures-Dollar-Param.tid +22 -0
  764. package/editions/test/tiddlers/tests/modules/utils/test-csv.js +4 -4
  765. package/editions/test/tiddlers/tests/test-action-deletefield.js +120 -120
  766. package/editions/test/tiddlers/tests/test-action-widgets.js +73 -76
  767. package/editions/test/tiddlers/tests/test-backlinks.js +53 -53
  768. package/editions/test/tiddlers/tests/test-backtranscludes.js +119 -119
  769. package/editions/test/tiddlers/tests/test-checkbox-widget.js +491 -493
  770. package/editions/test/tiddlers/tests/test-compare-filter.js +1 -4
  771. package/editions/test/tiddlers/tests/test-deprecated.js +252 -0
  772. package/editions/test/tiddlers/tests/test-deserialize-operator.js +18 -21
  773. package/editions/test/tiddlers/tests/test-deserializers.js +17 -19
  774. package/editions/test/tiddlers/tests/test-edit-widgets/edit-widgets-helpers.js +138 -0
  775. package/editions/test/tiddlers/tests/test-edit-widgets/test-edit-text-widget-attributes.js +353 -0
  776. package/editions/test/tiddlers/tests/test-edit-widgets/test-edit-text-widget.js +198 -0
  777. package/editions/test/tiddlers/tests/test-fakedom.js +11 -0
  778. package/editions/test/tiddlers/tests/test-filters.js +123 -123
  779. package/editions/test/tiddlers/tests/test-html-parser.js +377 -50
  780. package/editions/test/tiddlers/tests/test-json-filters.js +29 -5
  781. package/editions/test/tiddlers/tests/test-linked-list.js +4 -4
  782. package/editions/test/tiddlers/tests/test-parsetextreference.js +1 -1
  783. package/editions/test/tiddlers/tests/test-parsetree-positions.js +60 -0
  784. package/editions/test/tiddlers/tests/test-prefixes-filter.js +9 -7
  785. package/editions/test/tiddlers/tests/test-select-widget.js +144 -0
  786. package/editions/test/tiddlers/tests/test-tags-operator.js +45 -45
  787. package/editions/test/tiddlers/tests/test-tags.js +155 -155
  788. package/editions/test/tiddlers/tests/test-utils-copyObjectProperiesSafe.js +240 -0
  789. package/editions/test/tiddlers/tests/test-utils.js +10 -10
  790. package/editions/test/tiddlers/tests/test-widget-event.js +9 -9
  791. package/editions/test/tiddlers/tests/test-widget-getVariableInfo.js +7 -18
  792. package/editions/test/tiddlers/tests/test-widget.js +117 -93
  793. package/editions/test/tiddlers/tests/test-wikitext-parser.js +89 -80
  794. package/editions/test/tiddlers/tests/test-wikitext-serialize.js +18 -0
  795. package/editions/test/tiddlers/tests/test-wikitext-tabs-macro.js +4 -4
  796. package/editions/test/tiddlers/tests/test-wikitext.js +1 -1
  797. package/editions/test/tiddlywiki.info +1 -0
  798. package/editions/testcommonjs/tiddlers/absolute/program.js +5 -5
  799. package/editions/testcommonjs/tiddlers/absolute/submodule/a.js +1 -1
  800. package/editions/testcommonjs/tiddlers/allTests.js +11 -11
  801. package/editions/testcommonjs/tiddlers/cyclic/a.js +2 -2
  802. package/editions/testcommonjs/tiddlers/cyclic/b.js +2 -2
  803. package/editions/testcommonjs/tiddlers/cyclic/program.js +8 -8
  804. package/editions/testcommonjs/tiddlers/determinism/program.js +3 -3
  805. package/editions/testcommonjs/tiddlers/determinism/submodule/a.js +5 -5
  806. package/editions/testcommonjs/tiddlers/exactExports/a.js +1 -1
  807. package/editions/testcommonjs/tiddlers/exactExports/program.js +4 -4
  808. package/editions/testcommonjs/tiddlers/hasOwnProperty/program.js +4 -4
  809. package/editions/testcommonjs/tiddlers/method/a.js +4 -4
  810. package/editions/testcommonjs/tiddlers/method/program.js +6 -6
  811. package/editions/testcommonjs/tiddlers/missing/program.js +5 -5
  812. package/editions/testcommonjs/tiddlers/monkeys/a.js +1 -1
  813. package/editions/testcommonjs/tiddlers/monkeys/program.js +4 -4
  814. package/editions/testcommonjs/tiddlers/nested/a/b/c/d.js +1 -1
  815. package/editions/testcommonjs/tiddlers/nested/program.js +3 -3
  816. package/editions/testcommonjs/tiddlers/relative/program.js +5 -5
  817. package/editions/testcommonjs/tiddlers/relative/submodule/a.js +1 -1
  818. package/editions/testcommonjs/tiddlers/test.js +9 -9
  819. package/editions/testcommonjs/tiddlers/transitive/a.js +1 -1
  820. package/editions/testcommonjs/tiddlers/transitive/b.js +1 -1
  821. package/editions/testcommonjs/tiddlers/transitive/c.js +1 -1
  822. package/editions/testcommonjs/tiddlers/transitive/program.js +3 -3
  823. package/editions/tiddlywiki-surveys/scripts/extract-text-tiddlers-via-console.js +4 -4
  824. package/editions/tiddlywiki-surveys/scripts/import-great-interview-project-json.sh +0 -0
  825. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00189.json +37 -0
  826. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00190.tid +33 -0
  827. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00191.json +37 -0
  828. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00192.json +37 -0
  829. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00193.json +37 -0
  830. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00194.tid +33 -0
  831. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00195.json +37 -0
  832. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00196.json +37 -0
  833. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00197.tid +33 -0
  834. package/editions/tiddlywiki-surveys/tiddlers/2025-community-survey/Community Survey 2025 Answer 00198.json +37 -0
  835. package/editions/translators/tiddlers/Instructions for Translators.tid +1 -0
  836. package/editions/translators/tiddlers/system/$__status_UserName.tid +3 -0
  837. package/editions/translators/tiddlywiki.info +1 -0
  838. package/editions/tw5.com/tiddlers/$__StoryList.tid +1 -3
  839. package/editions/tw5.com/tiddlers/Concatenating a text reference to create a URL.tid +13 -0
  840. package/editions/tw5.com/tiddlers/Concatenating variables to create a URL.tid +13 -0
  841. package/editions/tw5.com/tiddlers/Core CSS Variables.tid +11 -0
  842. package/editions/tw5.com/tiddlers/Deprecated Core Classes.tid +13 -0
  843. package/editions/tw5.com/tiddlers/Deprecated core macros.tid +31 -0
  844. package/editions/tw5.com/tiddlers/TiddlyWiki Docs PR Maker.tid +3 -4
  845. package/editions/tw5.com/tiddlers/Writing stylesheets in vanilla CSS.tid +69 -0
  846. package/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-macros.tid +44 -7
  847. package/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-styles.tid +15 -2
  848. package/editions/tw5.com/tiddlers/about/Archive.tid +3 -1
  849. package/editions/tw5.com/tiddlers/about/Developers.tid +2 -13
  850. package/editions/tw5.com/tiddlers/about/Donations.tid +16 -0
  851. package/editions/tw5.com/tiddlers/about/Filter Syntax History.tid +15 -15
  852. package/editions/tw5.com/tiddlers/about/Funding TiddlyWiki.tid +1 -1
  853. package/editions/tw5.com/tiddlers/about/History of TiddlyWiki.tid +6 -6
  854. package/editions/tw5.com/tiddlers/commands/RenderCommand.tid +2 -1
  855. package/editions/tw5.com/tiddlers/community/Articles.tid +1 -1
  856. package/editions/tw5.com/tiddlers/community/Community Editions.tid +1 -1
  857. package/editions/tw5.com/tiddlers/community/Community Palettes.tid +1 -1
  858. package/editions/tw5.com/tiddlers/community/Community Plugins.tid +1 -1
  859. package/editions/tw5.com/tiddlers/community/Community Survey 2025.tid +7 -15
  860. package/editions/tw5.com/tiddlers/community/Community Themes.tid +1 -1
  861. package/editions/tw5.com/tiddlers/community/Community.tid +3 -5
  862. package/editions/tw5.com/tiddlers/community/Contributing.tid +2 -2
  863. package/editions/tw5.com/tiddlers/community/Examples.tid +1 -1
  864. package/editions/tw5.com/tiddlers/community/Forums.tid +9 -17
  865. package/editions/tw5.com/tiddlers/community/Improving TiddlyWiki Documentation.tid +2 -2
  866. package/editions/tw5.com/tiddlers/community/Latest.tid +1 -1
  867. package/editions/tw5.com/tiddlers/community/Meetups.tid +1 -1
  868. package/editions/tw5.com/tiddlers/community/Other Resources.tid +1 -1
  869. package/editions/tw5.com/tiddlers/community/Resources.tid +11 -0
  870. package/editions/tw5.com/tiddlers/community/Signing the Contributor License Agreement.tid +2 -2
  871. package/editions/tw5.com/tiddlers/community/TiddlyWiki Newsletter.tid +5 -5
  872. package/editions/tw5.com/tiddlers/community/Tutorials.tid +1 -1
  873. package/editions/tw5.com/tiddlers/community/articles/_A free, open source wiki revisited_ by Mark Gibbs, NetworkWorld.tid +2 -1
  874. package/editions/tw5.com/tiddlers/community/editions/_Cardo-A Task and Project Management Wiki_ by David_Szego.tid +9 -2
  875. package/editions/tw5.com/tiddlers/community/examples/PETTIL.tid +1 -1
  876. package/editions/tw5.com/tiddlers/community/examples/Reveal.js by Devin Weaver.tid +1 -1
  877. package/editions/tw5.com/tiddlers/community/examples/_Lucky Sushi_ online shop by sini-Kit.tid +2 -1
  878. package/editions/tw5.com/tiddlers/community/plugins/IndexedDB Plugin by Andreas Abeck.tid +2 -1
  879. package/editions/tw5.com/tiddlers/community/plugins/Slider by Mohammad.tid +2 -2
  880. package/editions/tw5.com/tiddlers/community/plugins/TW5-Graph by Flibbles.tid +20 -0
  881. package/editions/tw5.com/tiddlers/community/resources/_savetiddlers_ Extension for Firefox by buggyj.tid +16 -0
  882. package/editions/tw5.com/tiddlers/community/tutorials/Un wiki sur votre BiblioBox avec TiddlyWiki.tid +2 -1
  883. package/editions/tw5.com/tiddlers/communitycards/tiddlywiki.files +11 -0
  884. package/editions/tw5.com/tiddlers/concepts/CompoundTiddlers.tid +2 -2
  885. package/editions/tw5.com/tiddlers/concepts/Date Fields.tid +3 -2
  886. package/editions/tw5.com/tiddlers/concepts/DefaultTiddlers.tid +1 -1
  887. package/editions/tw5.com/tiddlers/concepts/Filters.tid +1 -1
  888. package/editions/tw5.com/tiddlers/concepts/TiddlyWiki.tid +1 -1
  889. package/editions/tw5.com/tiddlers/css-variables/--tp-animation-duration CSS Variable.tid +8 -0
  890. package/editions/tw5.com/tiddlers/css-variables/--tp-body-font-size Variable.tid +8 -0
  891. package/editions/tw5.com/tiddlers/css-variables/--tp-body-line-height Variable.tid +8 -0
  892. package/editions/tw5.com/tiddlers/css-variables/--tp-code-font-family Variable.tid +8 -0
  893. package/editions/tw5.com/tiddlers/css-variables/--tp-code-wrapping Variable.tid +8 -0
  894. package/editions/tw5.com/tiddlers/css-variables/--tp-editor-font-family Variable.tid +8 -0
  895. package/editions/tw5.com/tiddlers/css-variables/--tp-font-family Variable.tid +8 -0
  896. package/editions/tw5.com/tiddlers/css-variables/--tp-font-size Variable.tid +8 -0
  897. package/editions/tw5.com/tiddlers/css-variables/--tp-line-height Variable.tid +8 -0
  898. package/editions/tw5.com/tiddlers/css-variables/--tp-sidebar-breakpoint CSS Variable.tid +8 -0
  899. package/editions/tw5.com/tiddlers/css-variables/--tp-sidebar-width CSS Variable.tid +8 -0
  900. package/editions/tw5.com/tiddlers/css-variables/--tp-story-left CSS Variable.tid +8 -0
  901. package/editions/tw5.com/tiddlers/css-variables/--tp-story-right CSS Variable.tid +8 -0
  902. package/editions/tw5.com/tiddlers/css-variables/--tp-story-top CSS Variable.tid +8 -0
  903. package/editions/tw5.com/tiddlers/css-variables/--tp-story-width CSS Variable.tid +8 -0
  904. package/editions/tw5.com/tiddlers/css-variables/--tp-tiddler-width CSS Variable.tid +8 -0
  905. package/editions/tw5.com/tiddlers/css-variables/--tpc-_ variables.tid +16 -0
  906. package/editions/tw5.com/tiddlers/definitions/BT.tid +1 -1
  907. package/editions/tw5.com/tiddlers/definitions/ContentType.tid +9 -8
  908. package/editions/tw5.com/tiddlers/definitions/Intertwingled Innovations.tid +1 -1
  909. package/editions/tw5.com/tiddlers/definitions/JeremyRuston.tid +1 -13
  910. package/editions/tw5.com/tiddlers/definitions/Jermolene.tid +1 -1
  911. package/editions/tw5.com/tiddlers/definitions/Osmosoft.tid +1 -1
  912. package/editions/tw5.com/tiddlers/demonstrations/SampleTiddlerFirst.tid +5 -2
  913. package/editions/tw5.com/tiddlers/demonstrations/SampleTiddlerSecond.tid +4 -2
  914. package/editions/tw5.com/tiddlers/demonstrations/TableOfContentsMacro Simple Example.tid +36 -4
  915. package/editions/tw5.com/tiddlers/demonstrations/Tasks/TaskManagementExample.tid +9 -9
  916. package/editions/tw5.com/tiddlers/demonstrations/Tasks/TaskManagementExampleDraggable.tid +7 -3
  917. package/editions/tw5.com/tiddlers/features/DateFormat.tid +18 -17
  918. package/editions/tw5.com/tiddlers/filters/examples/days.tid +5 -7
  919. package/editions/tw5.com/tiddlers/filters/examples/jsondelete.tid +59 -0
  920. package/editions/tw5.com/tiddlers/filters/examples/substitute Operator (Examples).tid +45 -22
  921. package/editions/tw5.com/tiddlers/filters/function.tid +2 -2
  922. package/editions/tw5.com/tiddlers/filters/jsondelete.tid +54 -0
  923. package/editions/tw5.com/tiddlers/filters/range.tid +36 -22
  924. package/editions/tw5.com/tiddlers/filters/substitute Operator.tid +2 -2
  925. package/editions/tw5.com/tiddlers/filters/syntax/Filter Expression.tid +2 -0
  926. package/editions/tw5.com/tiddlers/filters/syntax/Filter Parameter.tid +11 -1
  927. package/editions/tw5.com/tiddlers/filters/syntax/Filter Step.tid +4 -4
  928. package/editions/tw5.com/tiddlers/filters/syntax/Filter Syntax.tid +1 -1
  929. package/editions/tw5.com/tiddlers/filters/syntax/Interchangeable Filter Run Prefixes.tid +3 -0
  930. package/editions/tw5.com/tiddlers/filters/syntax/Intersection Filter Run Prefix.tid +10 -1
  931. package/editions/tw5.com/tiddlers/filters/syntax/Let Filter Run Prefix (Examples).tid +13 -0
  932. package/editions/tw5.com/tiddlers/filters/syntax/Let Filter Run Prefix.tid +30 -0
  933. package/editions/tw5.com/tiddlers/filters/syntax/Named Filter Run Prefix.tid +11 -0
  934. package/editions/tw5.com/tiddlers/filters/syntax/Shortcut Filter Run Prefixes.tid +4 -3
  935. package/editions/tw5.com/tiddlers/filters/syntax/then Filter Run Prefix.tid +1 -1
  936. package/editions/tw5.com/tiddlers/filters/title.tid +2 -0
  937. package/editions/tw5.com/tiddlers/functions/Functions.tid +6 -5
  938. package/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +1 -1
  939. package/editions/tw5.com/tiddlers/hellothere/HelloThumbnail.tid +1 -1
  940. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - Community Survey.tid +3 -3
  941. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - Donations.tid +9 -0
  942. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - Intertwingled Innovations.tid +1 -1
  943. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - Latest Version.tid +1 -0
  944. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - MultiWikiServer.tid +2 -1
  945. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - Newsletter.tid +3 -2
  946. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - TW5-Graph.tid +11 -0
  947. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - TiddlyWiki Privacy.tid +2 -1
  948. package/editions/tw5.com/tiddlers/hire-jeremy/Hire Jeremy Sidebar Segment.tid +15 -0
  949. package/editions/tw5.com/tiddlers/hire-jeremy/HireJeremy.tid +56 -0
  950. package/editions/tw5.com/tiddlers/hire-jeremy/HireJeremyDefinitions.tid +24 -0
  951. package/editions/tw5.com/tiddlers/hire-jeremy/HireJeremyStyles.tid +163 -0
  952. package/editions/tw5.com/tiddlers/howtos/Concatenating text and variables using macro substitution.tid +1 -1
  953. package/editions/tw5.com/tiddlers/howtos/How to create dynamic editor toolbar buttons.tid +4 -1
  954. package/editions/tw5.com/tiddlers/howtos/How to create keyboard shortcuts.tid +49 -38
  955. package/editions/tw5.com/tiddlers/images/Blurry Lawn.jpg +0 -0
  956. package/editions/tw5.com/tiddlers/images/Community Survey 2025 Image.webp +0 -0
  957. package/editions/tw5.com/tiddlers/images/Community Survey 2025 Image.webp.meta +4 -0
  958. package/editions/tw5.com/tiddlers/images/Intertwingled Innovations Image.webp +0 -0
  959. package/editions/tw5.com/tiddlers/images/Intertwingled Innovations Image.webp.meta +3 -0
  960. package/editions/tw5.com/tiddlers/images/MWS Banner.webp +0 -0
  961. package/editions/tw5.com/tiddlers/images/MWS Banner.webp.meta +6 -0
  962. package/editions/tw5.com/tiddlers/images/Marketplace Banner.webp +0 -0
  963. package/editions/tw5.com/tiddlers/images/Marketplace Banner.webp.meta +4 -0
  964. package/editions/tw5.com/tiddlers/images/New Release Banner.webp +0 -0
  965. package/editions/tw5.com/tiddlers/images/New Release Banner.webp.meta +4 -0
  966. package/editions/tw5.com/tiddlers/images/TW5-Graph.png +0 -0
  967. package/editions/tw5.com/tiddlers/images/TW5-Graph.png.meta +4 -0
  968. package/editions/tw5.com/tiddlers/images/Tiddler Poster.webp +0 -0
  969. package/editions/tw5.com/tiddlers/images/Tiddler Poster.webp.meta +5 -0
  970. package/editions/tw5.com/tiddlers/images/TiddlyFox Apocalypse.webp +0 -0
  971. package/editions/tw5.com/tiddlers/images/TiddlyFox Apocalypse.webp.meta +4 -0
  972. package/editions/tw5.com/tiddlers/images/TiddlyWiki Classic.webp +0 -0
  973. package/editions/tw5.com/tiddlers/images/TiddlyWiki Classic.webp.meta +4 -0
  974. package/editions/tw5.com/tiddlers/images/TiddlyWiki Donation Graphic.webp +0 -0
  975. package/editions/tw5.com/tiddlers/images/TiddlyWiki Donation Graphic.webp.meta +4 -0
  976. package/editions/tw5.com/tiddlers/images/TiddlyWiki Newsletter Badge.webp +0 -0
  977. package/editions/tw5.com/tiddlers/images/TiddlyWiki Newsletter Badge.webp.meta +4 -0
  978. package/editions/tw5.com/tiddlers/images/TiddlyWiki Privacy Badge.webp +0 -0
  979. package/editions/tw5.com/tiddlers/images/TiddlyWiki Privacy Badge.webp.meta +4 -0
  980. package/editions/tw5.com/tiddlers/images/Twenty Years of TiddlyWiki.webp +0 -0
  981. package/editions/tw5.com/tiddlers/images/Twenty Years of TiddlyWiki.webp.meta +4 -0
  982. package/editions/tw5.com/tiddlers/macros/StylesheetMacros.tid +2 -17
  983. package/editions/tw5.com/tiddlers/macros/TableOfContentsMacro.tid +4 -1
  984. package/editions/tw5.com/tiddlers/macros/examples/tabs.tid +12 -0
  985. package/editions/tw5.com/tiddlers/macros/list-links-draggable Macro.tid +26 -8
  986. package/editions/tw5.com/tiddlers/macros/list-tagged-draggable Macro.tid +20 -6
  987. package/editions/tw5.com/tiddlers/macros/syntax/Call Syntax.tid +43 -0
  988. package/editions/tw5.com/tiddlers/macros/syntax/CallParameterValue.tid +13 -0
  989. package/editions/tw5.com/tiddlers/macros/syntax/Macro Call Syntax.tid +3 -27
  990. package/editions/tw5.com/tiddlers/macros/syntax/Macro Definition Syntax.tid +1 -1
  991. package/editions/tw5.com/tiddlers/macros/syntax/Procedure Call Syntax.tid +2 -29
  992. package/editions/tw5.com/tiddlers/macros/syntax/Procedure Definition Syntax.tid +2 -2
  993. package/editions/tw5.com/tiddlers/macros/syntax/Procedure Syntax.tid +1 -1
  994. package/editions/tw5.com/tiddlers/macros/tag-pill_Macro.tid +13 -8
  995. package/editions/tw5.com/tiddlers/mechanisms/Background Actions.tid +28 -0
  996. package/editions/tw5.com/tiddlers/mechanisms/InfoMechanism.tid +30 -3
  997. package/editions/tw5.com/tiddlers/mechanisms/MediaQueryTrackerMechanism.tid +13 -0
  998. package/editions/tw5.com/tiddlers/nodejs/Installing official plugins on Node.js.tid +1 -0
  999. package/editions/tw5.com/tiddlers/plugins/Plugin_Fields.tid +2 -1
  1000. package/editions/tw5.com/tiddlers/pragmas/Pragma_ _function.tid +1 -1
  1001. package/editions/tw5.com/tiddlers/pragmas/Pragma_ _procedure.tid +1 -1
  1002. package/editions/tw5.com/tiddlers/procedures/Procedure Calls.tid +2 -51
  1003. package/editions/tw5.com/tiddlers/procedures/Procedures.tid +2 -2
  1004. package/editions/tw5.com/tiddlers/procedures/calls/Calls.tid +64 -0
  1005. package/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9133.tid +8 -0
  1006. package/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9166.tid +8 -0
  1007. package/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9175.tid +8 -0
  1008. package/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9184.tid +8 -0
  1009. package/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9185.tid +8 -0
  1010. package/editions/tw5.com/tiddlers/releasenotes/5.3.8/32caeb69c3e7b75a80a84a1e14363e87175b164e.tid +10 -0
  1011. package/editions/tw5.com/tiddlers/releasenotes/5.3.8/75502266176de9d4a5e1f89cd7f2e455b7a2f6da.tid +8 -0
  1012. package/editions/tw5.com/tiddlers/releasenotes/5.3.8/93d30f374da4a6b2037b335f7f7d4eddce8192db.tid +8 -0
  1013. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#7898.tid +11 -0
  1014. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8093.tid +10 -0
  1015. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8249-aes-256-bit.tid +25 -0
  1016. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8258.tid +14 -0
  1017. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8810.tid +12 -0
  1018. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8972.tid +16 -0
  1019. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9015-muted-palette-adjustments.tid +11 -0
  1020. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9024 - audio-parser-widget-intercept.tid +10 -0
  1021. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9050.tid +13 -0
  1022. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9055.tid +27 -0
  1023. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9078.tid +16 -0
  1024. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9097.tid +13 -0
  1025. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9103.tid +18 -0
  1026. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9107 - update-configuration-defaults.tid +11 -0
  1027. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9118.tid +10 -0
  1028. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9119 - sticky-flag.tid +7 -0
  1029. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9119.tid +8 -0
  1030. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9131 - strikethrough.tid +9 -0
  1031. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9131.tid +8 -0
  1032. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9135.tid +10 -0
  1033. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9148.tid +10 -0
  1034. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9154.tid +8 -0
  1035. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9167.tid +10 -0
  1036. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9177.tid +12 -0
  1037. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183 - core-server-pluginisation.tid +9 -0
  1038. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid +10 -0
  1039. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9203.tid +10 -0
  1040. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9206.tid +17 -0
  1041. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9207.tid +13 -0
  1042. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9214 - configure-edit-focus.tid +13 -0
  1043. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9235.tid +10 -0
  1044. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9242 - deprecate-css-macros.tid +7 -0
  1045. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9242.tid +10 -0
  1046. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9243.tid +8 -0
  1047. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9253 - textencoder.tid +8 -0
  1048. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9253.tid +10 -0
  1049. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9254-list-links-draggable-parameter-missing.tid +14 -0
  1050. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9259.tid +13 -0
  1051. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9259_impacts_deprecate-eventcatcher-attributes.tid +8 -0
  1052. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9260.tid +29 -0
  1053. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9275 - remove-range-widget-ie.tid +7 -0
  1054. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9275.tid +8 -0
  1055. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9277.tid +10 -0
  1056. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9280.tid +10 -0
  1057. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9281-add-th-debug-element.tid +17 -0
  1058. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9287.tid +10 -0
  1059. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9293-draft-moduls-not-executed.tid +19 -0
  1060. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9295.tid +14 -0
  1061. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9297.tid +12 -0
  1062. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9305.tid +13 -0
  1063. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9313.tid +10 -0
  1064. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9316 - currentcolor.tid +8 -0
  1065. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9316.tid +10 -0
  1066. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9317-eslint-ignore-output.tid +13 -0
  1067. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9328.tid +10 -0
  1068. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9333.tid +49 -0
  1069. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9337 - math-filters .tid +7 -0
  1070. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9337.tid +18 -0
  1071. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9341.tid +12 -0
  1072. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9347.tid +8 -0
  1073. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9348.tid +10 -0
  1074. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9349 - cjk-text-spacing.tid +10 -0
  1075. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9350 - deprecation.tid +8 -0
  1076. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9350.tid +20 -0
  1077. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9358.tid +10 -0
  1078. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9368 - fix-image-paste-rename-ux.tid +10 -0
  1079. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9371.tid +11 -0
  1080. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9375.tid +11 -0
  1081. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9401.tid +10 -0
  1082. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9422.tid +10 -0
  1083. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9427.tid +11 -0
  1084. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9439.tid +10 -0
  1085. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9445.tid +10 -0
  1086. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9453 - diff-text-editcost-param.tid +10 -0
  1087. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9454 - edit-text-rows-precedence.tid +10 -0
  1088. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9465.tid +15 -0
  1089. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9466.tid +15 -0
  1090. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9489.tid +10 -0
  1091. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9494.tid +10 -0
  1092. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9495.tid +10 -0
  1093. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9538.tid +10 -0
  1094. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9548.tid +10 -0
  1095. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9551.tid +15 -0
  1096. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9570.tid +10 -0
  1097. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9582.tid +10 -0
  1098. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9585 - button-classes.tid +13 -0
  1099. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9598.tid +11 -0
  1100. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9600.tid +10 -0
  1101. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9609.tid +24 -0
  1102. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9609_impacts_event detail variables in eventcatcher.tid +8 -0
  1103. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9612-toc-level.tid +14 -0
  1104. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9617 - select-widget-refresh-default.tid +12 -0
  1105. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9621 - list-widget-macros-start-endactions.tid +16 -0
  1106. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9626.tid +10 -0
  1107. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9634-cascade-info-tab.tid +10 -0
  1108. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9641.tid +14 -0
  1109. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9655 - german-translations.tid +10 -0
  1110. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9660.tid +10 -0
  1111. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9676.tid +48 -0
  1112. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9703.tid +13 -0
  1113. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9782 - Greek translation.tid +13 -0
  1114. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/Release 5.4.0.tid +21 -0
  1115. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/add-stylesheet-wiki-info.tid +10 -0
  1116. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/bump-markdown-it.tid +18 -0
  1117. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/deprecate-util-func - deprecation.tid +8 -0
  1118. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/deprecate-util-func.tid +10 -0
  1119. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/draft-i18n.tid +15 -0
  1120. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/escapecss-split.tid +10 -0
  1121. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/improve-alert-a11y.tid +10 -0
  1122. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/leilei332-update-eslint-config.tid +14 -0
  1123. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/migrate-to-dmp-es - api.tid +11 -0
  1124. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/migrate-to-dmp-es.tid +10 -0
  1125. package/editions/tw5.com/tiddlers/releasenotes/5.4.0/refactor-base64-util.tid +14 -0
  1126. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/#9828.tid +13 -0
  1127. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/#9829.tid +9 -0
  1128. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/#9836.tid +32 -0
  1129. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/#9841.tid +13 -0
  1130. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/#9870.tid +9 -0
  1131. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/#9873.tid +14 -0
  1132. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/#9882/#9882-fix-invalid-source-positions.tid +21 -0
  1133. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/#9905.tid +13 -0
  1134. package/editions/tw5.com/tiddlers/releasenotes/5.4.1/Release 5.4.1.tid +19 -0
  1135. package/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes Internals.tid +65 -0
  1136. package/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes.tid +59 -0
  1137. package/editions/tw5.com/tiddlers/releasenotes/ReleaseTemplate.tid +1 -0
  1138. package/editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids +67 -0
  1139. package/editions/tw5.com/tiddlers/releasenotes/ReleasesProcedures.tid +397 -0
  1140. package/editions/tw5.com/tiddlers/releasenotes/ReleasesStyles.tid +205 -0
  1141. package/editions/tw5.com/tiddlers/releasenotes/ReleasesSummaryLists.tid +3 -0
  1142. package/editions/tw5.com/tiddlers/releasenotes/ReleasesTabTemplate.tid +12 -0
  1143. package/editions/tw5.com/tiddlers/releasenotes/ReleasesViewTemplateBodyChangeNote.tid +6 -0
  1144. package/editions/tw5.com/tiddlers/releasenotes/ReleasesViewTemplateBodyFilters.tid +6 -0
  1145. package/editions/tw5.com/tiddlers/releasenotes/ReleasesViewTemplateBodyImpactNote.tid +6 -0
  1146. package/editions/tw5.com/tiddlers/releasenotes/TiddlyWiki Releases.tid +6 -4
  1147. package/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.23.tid +298 -0
  1148. package/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.0.tid +302 -0
  1149. package/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.4.tid +145 -0
  1150. package/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.6.tid +149 -0
  1151. package/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.2.tid +184 -0
  1152. package/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.7.tid +140 -0
  1153. package/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.8.tid +19 -0
  1154. package/editions/tw5.com/tiddlers/roadmap/RoadMap.tid +7 -3
  1155. package/editions/tw5.com/tiddlers/roadmap/multiwikiserver/MultiWikiServer.tid +1 -1
  1156. package/editions/tw5.com/tiddlers/saving/Encrypted Wiki Import Problems.tid +22 -0
  1157. package/editions/tw5.com/tiddlers/saving/Encryption.tid +4 -4
  1158. package/editions/tw5.com/tiddlers/saving/Saving via WebDAV.tid +8 -1
  1159. package/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid +1 -1
  1160. package/editions/tw5.com/tiddlers/system/ContributionBanner.tid +1 -1
  1161. package/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid +1 -1
  1162. package/editions/tw5.com/tiddlers/system/Sources.tid +1 -1
  1163. package/editions/tw5.com/tiddlers/system/TableOfContents.tid +1 -1
  1164. package/editions/tw5.com/tiddlers/system/download-empty.tid +1 -1
  1165. package/editions/tw5.com/tiddlers/systemtags/SystemTag_ $__tags_ClassFilters_TiddlerTemplate.tid +2 -2
  1166. package/editions/tw5.com/tiddlers/tag-pill Macro (Examples).tid +7 -1
  1167. package/editions/tw5.com/tiddlers/testcases/Calls/ProcedureDynamicAttributes.tid +40 -0
  1168. package/editions/tw5.com/tiddlers/testcases/Calls/ProcedureStaticAttributes.tid +48 -0
  1169. package/editions/tw5.com/tiddlers/testcases/RevealWidget/AccordionSlider.tid +1 -1
  1170. package/editions/tw5.com/tiddlers/testcases/RevealWidget/Popup.tid +1 -1
  1171. package/editions/tw5.com/tiddlers/testcases/RevealWidget/SimpleReveal.tid +1 -1
  1172. package/editions/tw5.com/tiddlers/testcases/RevealWidget/TextReference.tid +1 -1
  1173. package/editions/tw5.com/tiddlers/v5.4.0/Improvements to Macro Calls.tid +48 -0
  1174. package/editions/tw5.com/tiddlers/variables/Behaviour of called variables depends on how the variable was declared.tid +52 -0
  1175. package/editions/tw5.com/tiddlers/variables/Behaviour of variables invoked via filter expression function call.tid +1 -1
  1176. package/editions/tw5.com/tiddlers/variables/Behaviour of variables invoked via widget attributes.tid +3 -1
  1177. package/editions/tw5.com/tiddlers/variables/Multi-Valued Variables.tid +118 -0
  1178. package/editions/tw5.com/tiddlers/variables/Variables.tid +5 -3
  1179. package/editions/tw5.com/tiddlers/webserver/WebServer API_ Get All Tiddlers.tid +1 -1
  1180. package/editions/tw5.com/tiddlers/webserver/WebServer API_ Get File.tid +14 -3
  1181. package/editions/tw5.com/tiddlers/widgets/ActionLogWidget.tid +45 -18
  1182. package/editions/tw5.com/tiddlers/widgets/ButtonWidget.tid +4 -1
  1183. package/editions/tw5.com/tiddlers/widgets/DiffTextWidget.tid +57 -33
  1184. package/editions/tw5.com/tiddlers/widgets/EditTextWidget.tid +12 -13
  1185. package/editions/tw5.com/tiddlers/widgets/EventCatcherWidget.tid +109 -45
  1186. package/editions/tw5.com/tiddlers/widgets/ImageWidget.tid +18 -1
  1187. package/editions/tw5.com/tiddlers/widgets/LetWidget.tid +14 -2
  1188. package/editions/tw5.com/tiddlers/widgets/LinkWidget.tid +19 -2
  1189. package/editions/tw5.com/tiddlers/widgets/LogWidget.tid +43 -17
  1190. package/editions/tw5.com/tiddlers/widgets/RevealWidget.tid +46 -29
  1191. package/editions/tw5.com/tiddlers/widgets/examples/RevealWidget (Popup Clamping Example).tid +68 -0
  1192. package/editions/tw5.com/tiddlers/wikitext/Definitions in WikiText.tid +3 -10
  1193. package/editions/tw5.com/tiddlers/wikitext/Description Lists in WikiText.tid +44 -0
  1194. package/editions/tw5.com/tiddlers/wikitext/Formatting in WikiText.tid +1 -1
  1195. package/editions/tw5.com/tiddlers/wikitext/Lists in WikiText.tid +5 -1
  1196. package/editions/tw5.com/tiddlers/wikitext/Macro Calls.tid +1 -52
  1197. package/editions/tw5.com/tiddlers/wikitext/Multi-Valued Variable Attribute Values.tid +37 -0
  1198. package/editions/tw5.com/tiddlers/wikitext/Substituted Attribute Values.tid +5 -15
  1199. package/editions/tw5.com/tiddlers/wikitext/Tables in WikiText CSS Utility Classes.tid +11 -0
  1200. package/editions/tw5.com/tiddlers/wikitext/Transclusion in WikiText.tid +22 -0
  1201. package/editions/tw5.com/tiddlers/wikitext/Typed Blocks in WikiText.tid +31 -42
  1202. package/editions/tw5.com/tiddlers/wikitext/Widget Attributes.tid +3 -1
  1203. package/editions/tw5.com/tiddlers/wikitext/Widgets in WikiText.tid +1 -1
  1204. package/editions/tw5.com/tiddlers/wikitext/parser/Block Mode WikiText.tid +2 -2
  1205. package/editions/tw5.com/tiddlers/workingwithtw/TiddlyWiki Privacy and Security.tid +2 -1
  1206. package/editions/tw5.com/tiddlywiki.info +3 -3
  1207. package/editions/zh-Hans/tiddlers/system/download-empty-zh-Hans.tid +1 -1
  1208. package/editions/zh-Hans/tiddlywiki.info +1 -2
  1209. package/editions/zh-Hant/tiddlers/system/download-empty-zh-Hant.tid +1 -1
  1210. package/editions/zh-Hant/tiddlywiki.info +1 -2
  1211. package/eslint.config.mjs +327 -0
  1212. package/languages/ca-ES/ControlPanel.multids +1 -1
  1213. package/languages/da-DK/ControlPanel.multids +1 -1
  1214. package/languages/de-DE/ControlPanel.multids +7 -3
  1215. package/languages/de-DE/Draft.multids +4 -0
  1216. package/languages/de-DE/Fields.multids +0 -0
  1217. package/languages/de-DE/Filters.multids +0 -0
  1218. package/languages/de-DE/GettingStarted.tid +0 -0
  1219. package/languages/de-DE/Import.multids +3 -1
  1220. package/languages/de-DE/Misc.multids +1 -0
  1221. package/languages/de-DE/TiddlerInfo.multids +5 -0
  1222. package/languages/el-GR/ControlPanel.multids +63 -59
  1223. package/languages/el-GR/Docs/PaletteColours.multids +1 -1
  1224. package/languages/el-GR/Draft.multids +4 -0
  1225. package/languages/el-GR/EditTemplate.multids +2 -2
  1226. package/languages/el-GR/Exporters.multids +3 -3
  1227. package/languages/el-GR/Import.multids +3 -1
  1228. package/languages/el-GR/Misc.multids +9 -6
  1229. package/languages/el-GR/SideBar.multids +1 -0
  1230. package/languages/el-GR/SiteSubtitle.tid +1 -1
  1231. package/languages/el-GR/ThemeTweaks.multids +2 -2
  1232. package/languages/el-GR/TiddlerInfo.multids +5 -1
  1233. package/languages/es-ES/ControlPanel.multids +16 -10
  1234. package/languages/es-ES/Fields.multids +3 -3
  1235. package/languages/es-ES/Misc.multids +1 -1
  1236. package/languages/fr-FR/ControlPanel.multids +15 -7
  1237. package/languages/fr-FR/Misc.multids +1 -0
  1238. package/languages/it-IT/ControlPanel.multids +1 -1
  1239. package/languages/ja-JP/Buttons.multids +15 -4
  1240. package/languages/ja-JP/ControlPanel.multids +35 -7
  1241. package/languages/ja-JP/Docs/ModuleTypes.multids +10 -1
  1242. package/languages/ja-JP/Docs/PaletteColours.multids +15 -0
  1243. package/languages/ja-JP/Draft.multids +4 -0
  1244. package/languages/ja-JP/EditTemplate.multids +2 -0
  1245. package/languages/ja-JP/Exporters.multids +4 -1
  1246. package/languages/ja-JP/Fields.multids +14 -8
  1247. package/languages/ja-JP/GettingStarted.tid +7 -14
  1248. package/languages/ja-JP/Help/commands.tid +18 -0
  1249. package/languages/ja-JP/Help/deletetiddlers.tid +8 -0
  1250. package/languages/ja-JP/Help/fetch.tid +38 -0
  1251. package/languages/ja-JP/Help/import.tid +24 -0
  1252. package/languages/ja-JP/Help/listen.tid +34 -0
  1253. package/languages/ja-JP/Help/load.tid +5 -2
  1254. package/languages/ja-JP/Help/password.tid +1 -1
  1255. package/languages/ja-JP/Help/render.tid +36 -0
  1256. package/languages/ja-JP/Help/rendertiddler.tid +19 -3
  1257. package/languages/ja-JP/Help/rendertiddlers.tid +9 -3
  1258. package/languages/ja-JP/Help/save.tid +25 -0
  1259. package/languages/ja-JP/Help/savetiddler.tid +7 -1
  1260. package/languages/ja-JP/Help/savetiddlers.tid +8 -6
  1261. package/languages/ja-JP/Help/savewikifolder.tid +34 -0
  1262. package/languages/ja-JP/Help/server.tid +24 -13
  1263. package/languages/ja-JP/Import.multids +3 -1
  1264. package/languages/ja-JP/Misc.multids +36 -35
  1265. package/languages/ja-JP/NewJournal.multids +1 -1
  1266. package/languages/ja-JP/NewJournalTags.tid +3 -0
  1267. package/languages/ja-JP/Notifications.multids +2 -0
  1268. package/languages/ja-JP/Search.multids +3 -1
  1269. package/languages/ja-JP/SideBar.multids +1 -1
  1270. package/languages/ja-JP/SiteTitle.tid +1 -1
  1271. package/languages/ja-JP/Snippets/FunctionDefinition.tid +7 -0
  1272. package/languages/ja-JP/Snippets/ListByTag.tid +5 -0
  1273. package/languages/ja-JP/Snippets/MacroDefinition.tid +7 -0
  1274. package/languages/ja-JP/Snippets/ProcedureDefinition.tid +7 -0
  1275. package/languages/ja-JP/Snippets/Table4x3.tid +8 -0
  1276. package/languages/ja-JP/Snippets/TableOfContents.tid +9 -0
  1277. package/languages/ja-JP/ThemeTweaks.multids +42 -0
  1278. package/languages/ja-JP/TiddlerInfo.multids +6 -1
  1279. package/languages/ja-JP/Types/application_javascript.tid +5 -0
  1280. package/languages/ja-JP/Types/application_json.tid +5 -0
  1281. package/languages/ja-JP/Types/application_x-tiddler-dictionary.tid +5 -0
  1282. package/languages/ja-JP/Types/image_gif.tid +5 -0
  1283. package/languages/ja-JP/Types/image_jpeg.tid +5 -0
  1284. package/languages/ja-JP/Types/image_png.tid +5 -0
  1285. package/languages/ja-JP/Types/image_svg+xml.tid +5 -0
  1286. package/languages/ja-JP/Types/text_css.tid +5 -0
  1287. package/languages/ja-JP/Types/text_html.tid +5 -0
  1288. package/languages/ja-JP/Types/text_plain.tid +5 -0
  1289. package/languages/ja-JP/Types/text_vnd.tiddlywiki-multiple.tid +5 -0
  1290. package/languages/ja-JP/Types/text_vnd.tiddlywiki.tid +5 -0
  1291. package/languages/mk-MK/ControlPanel.multids +1 -1
  1292. package/languages/nl-NL/ControlPanel.multids +1 -1
  1293. package/languages/pl-PL/ControlPanel.multids +3 -2
  1294. package/languages/pl-PL/Draft.multids +4 -0
  1295. package/languages/pl-PL/Import.multids +2 -0
  1296. package/languages/pl-PL/Misc.multids +1 -0
  1297. package/languages/pl-PL/TiddlerInfo.multids +5 -0
  1298. package/languages/pt-BR/ControlPanel.multids +1 -1
  1299. package/languages/pt-PT/ControlPanel.multids +1 -1
  1300. package/languages/sl-SI/ControlPanel.multids +1 -1
  1301. package/languages/sv-SE/Buttons.multids +0 -0
  1302. package/languages/sv-SE/ControlPanel.multids +0 -0
  1303. package/languages/sv-SE/Dates.multids +0 -0
  1304. package/languages/sv-SE/Docs/ModuleTypes.multids +0 -0
  1305. package/languages/sv-SE/Docs/PaletteColours.multids +0 -0
  1306. package/languages/sv-SE/EditTemplate.multids +0 -0
  1307. package/languages/sv-SE/Exporters.multids +0 -0
  1308. package/languages/sv-SE/Fields.multids +0 -0
  1309. package/languages/sv-SE/Filters.multids +0 -0
  1310. package/languages/sv-SE/GettingStarted.tid +0 -0
  1311. package/languages/sv-SE/Help/build.tid +0 -0
  1312. package/languages/sv-SE/Help/clearpassword.tid +0 -0
  1313. package/languages/sv-SE/Help/default.tid +0 -0
  1314. package/languages/sv-SE/Help/editions.tid +0 -0
  1315. package/languages/sv-SE/Help/help.tid +0 -0
  1316. package/languages/sv-SE/Help/init.tid +0 -0
  1317. package/languages/sv-SE/Help/load.tid +0 -0
  1318. package/languages/sv-SE/Help/makelibrary.tid +0 -0
  1319. package/languages/sv-SE/Help/notfound.tid +0 -0
  1320. package/languages/sv-SE/Help/output.tid +0 -0
  1321. package/languages/sv-SE/Help/password.tid +0 -0
  1322. package/languages/sv-SE/Help/rendertiddler.tid +0 -0
  1323. package/languages/sv-SE/Help/rendertiddlers.tid +0 -0
  1324. package/languages/sv-SE/Help/savetiddler.tid +0 -0
  1325. package/languages/sv-SE/Help/savetiddlers.tid +0 -0
  1326. package/languages/sv-SE/Help/server.tid +0 -0
  1327. package/languages/sv-SE/Help/setfield.tid +0 -0
  1328. package/languages/sv-SE/Help/unpackplugin.tid +0 -0
  1329. package/languages/sv-SE/Help/verbose.tid +0 -0
  1330. package/languages/sv-SE/Help/version.tid +0 -0
  1331. package/languages/sv-SE/Import.multids +0 -0
  1332. package/languages/sv-SE/Misc.multids +0 -0
  1333. package/languages/sv-SE/Modals/Download.tid +0 -0
  1334. package/languages/sv-SE/NewJournal.multids +0 -0
  1335. package/languages/sv-SE/Notifications.multids +0 -0
  1336. package/languages/sv-SE/Search.multids +0 -0
  1337. package/languages/sv-SE/SideBar.multids +0 -0
  1338. package/languages/sv-SE/SiteSubtitle.tid +0 -0
  1339. package/languages/sv-SE/SiteTitle.tid +0 -0
  1340. package/languages/sv-SE/TiddlerInfo.multids +0 -0
  1341. package/languages/sv-SE/Types/application_javascript.tid +0 -0
  1342. package/languages/sv-SE/Types/application_json.tid +0 -0
  1343. package/languages/sv-SE/Types/application_x_tiddler_dictionary.tid +0 -0
  1344. package/languages/sv-SE/Types/image_gif.tid +0 -0
  1345. package/languages/sv-SE/Types/image_jpeg.tid +0 -0
  1346. package/languages/sv-SE/Types/image_png.tid +0 -0
  1347. package/languages/sv-SE/Types/image_svg_xml.tid +0 -0
  1348. package/languages/sv-SE/Types/text_css.tid +0 -0
  1349. package/languages/sv-SE/Types/text_html.tid +0 -0
  1350. package/languages/sv-SE/Types/text_plain.tid +0 -0
  1351. package/languages/sv-SE/Types/text_vnd.tiddlywiki.tid +0 -0
  1352. package/languages/sv-SE/plugin.info +0 -0
  1353. package/languages/zh-Hans/ControlPanel.multids +3 -2
  1354. package/languages/zh-Hans/Draft.multids +4 -0
  1355. package/languages/zh-Hans/Import.multids +2 -0
  1356. package/languages/zh-Hans/Misc.multids +1 -0
  1357. package/languages/zh-Hans/TiddlerInfo.multids +5 -0
  1358. package/languages/zh-Hant/ControlPanel.multids +3 -2
  1359. package/languages/zh-Hant/Draft.multids +4 -0
  1360. package/languages/zh-Hant/Import.multids +2 -0
  1361. package/languages/zh-Hant/Misc.multids +1 -0
  1362. package/languages/zh-Hant/TiddlerInfo.multids +5 -0
  1363. package/licenses/cla-individual.md +24 -0
  1364. package/package.json +9 -6
  1365. package/playwright.config.js +16 -3
  1366. package/plugins/tiddlywiki/aws/modules/command.js +2 -6
  1367. package/plugins/tiddlywiki/aws/modules/init.js +1 -1
  1368. package/plugins/tiddlywiki/bibtex/deserializer.js +1 -1
  1369. package/plugins/tiddlywiki/browser-sniff/browser.js +1 -2
  1370. package/plugins/tiddlywiki/browser-storage/settings.tid +1 -1
  1371. package/plugins/tiddlywiki/browser-storage/startup.js +4 -10
  1372. package/plugins/tiddlywiki/browser-storage/util.js +72 -74
  1373. package/plugins/tiddlywiki/codemirror/EditorTypeMappings.multids +0 -0
  1374. package/plugins/tiddlywiki/codemirror/edit-codemirror.js +0 -0
  1375. package/plugins/tiddlywiki/codemirror/engine.js +46 -45
  1376. package/plugins/tiddlywiki/codemirror/files/addon/dialog/dialog.css +0 -0
  1377. package/plugins/tiddlywiki/codemirror/files/addon/dialog/dialog.js +0 -0
  1378. package/plugins/tiddlywiki/codemirror/files/codemirror.css +0 -0
  1379. package/plugins/tiddlywiki/codemirror/files/codemirror.js +0 -0
  1380. package/plugins/tiddlywiki/codemirror/files/mode/tw-meta.js +0 -0
  1381. package/plugins/tiddlywiki/codemirror/files/tiddlywiki.files +0 -0
  1382. package/plugins/tiddlywiki/codemirror/keyboard.tid +0 -0
  1383. package/plugins/tiddlywiki/codemirror/plugin.info +0 -0
  1384. package/plugins/tiddlywiki/codemirror/readme.tid +0 -0
  1385. package/plugins/tiddlywiki/codemirror/styles.tid +0 -0
  1386. package/plugins/tiddlywiki/codemirror/usage.tid +0 -0
  1387. package/plugins/tiddlywiki/codemirror-autocomplete/files/tiddlywiki.files +0 -0
  1388. package/plugins/tiddlywiki/codemirror-autocomplete/plugin.info +0 -0
  1389. package/plugins/tiddlywiki/codemirror-autocomplete/readme.tid +0 -0
  1390. package/plugins/tiddlywiki/codemirror-closebrackets/files/addon/edit/matchbrackets.js +0 -0
  1391. package/plugins/tiddlywiki/codemirror-closebrackets/files/tiddlywiki.files +0 -0
  1392. package/plugins/tiddlywiki/codemirror-closebrackets/plugin.info +0 -0
  1393. package/plugins/tiddlywiki/codemirror-closebrackets/readme.tid +0 -0
  1394. package/plugins/tiddlywiki/codemirror-closetag/files/tiddlywiki.files +0 -0
  1395. package/plugins/tiddlywiki/codemirror-closetag/plugin.info +0 -0
  1396. package/plugins/tiddlywiki/codemirror-closetag/readme.tid +0 -0
  1397. package/plugins/tiddlywiki/codemirror-fullscreen-editing/files/tiddlywiki.files +0 -0
  1398. package/plugins/tiddlywiki/codemirror-fullscreen-editing/plugin.info +0 -0
  1399. package/plugins/tiddlywiki/codemirror-fullscreen-editing/readme.tid +0 -0
  1400. package/plugins/tiddlywiki/codemirror-keymap-emacs/files/keymap/emacs.js +0 -0
  1401. package/plugins/tiddlywiki/codemirror-keymap-emacs/files/tiddlywiki.files +0 -0
  1402. package/plugins/tiddlywiki/codemirror-keymap-emacs/plugin.info +0 -0
  1403. package/plugins/tiddlywiki/codemirror-keymap-sublime-text/files/keymap/sublime.js +0 -0
  1404. package/plugins/tiddlywiki/codemirror-keymap-sublime-text/files/tiddlywiki.files +0 -0
  1405. package/plugins/tiddlywiki/codemirror-keymap-sublime-text/plugin.info +0 -0
  1406. package/plugins/tiddlywiki/codemirror-keymap-vim/files/keymap/vim.js +0 -0
  1407. package/plugins/tiddlywiki/codemirror-keymap-vim/files/tiddlywiki.files +0 -0
  1408. package/plugins/tiddlywiki/codemirror-keymap-vim/plugin.info +0 -0
  1409. package/plugins/tiddlywiki/codemirror-mode-css/files/mode/css/css.js +0 -0
  1410. package/plugins/tiddlywiki/codemirror-mode-css/files/tiddlywiki.files +0 -0
  1411. package/plugins/tiddlywiki/codemirror-mode-css/plugin.info +0 -0
  1412. package/plugins/tiddlywiki/codemirror-mode-css/readme.tid +0 -0
  1413. package/plugins/tiddlywiki/codemirror-mode-htmlembedded/files/addon/mode/multiplex.js +0 -0
  1414. package/plugins/tiddlywiki/codemirror-mode-htmlembedded/files/mode/htmlembedded/htmlembedded.js +0 -0
  1415. package/plugins/tiddlywiki/codemirror-mode-htmlembedded/files/tiddlywiki.files +0 -0
  1416. package/plugins/tiddlywiki/codemirror-mode-htmlembedded/plugin.info +0 -0
  1417. package/plugins/tiddlywiki/codemirror-mode-htmlembedded/readme.tid +0 -0
  1418. package/plugins/tiddlywiki/codemirror-mode-htmlmixed/files/mode/htmlmixed/htmlmixed.js +0 -0
  1419. package/plugins/tiddlywiki/codemirror-mode-htmlmixed/files/tiddlywiki.files +0 -0
  1420. package/plugins/tiddlywiki/codemirror-mode-htmlmixed/plugin.info +0 -0
  1421. package/plugins/tiddlywiki/codemirror-mode-htmlmixed/readme.tid +0 -0
  1422. package/plugins/tiddlywiki/codemirror-mode-javascript/files/mode/javascript/javascript.js +0 -0
  1423. package/plugins/tiddlywiki/codemirror-mode-javascript/files/tiddlywiki.files +0 -0
  1424. package/plugins/tiddlywiki/codemirror-mode-javascript/plugin.info +0 -0
  1425. package/plugins/tiddlywiki/codemirror-mode-javascript/readme.tid +0 -0
  1426. package/plugins/tiddlywiki/codemirror-mode-markdown/files/mode/markdown/markdown.js +0 -0
  1427. package/plugins/tiddlywiki/codemirror-mode-markdown/files/tiddlywiki.files +0 -0
  1428. package/plugins/tiddlywiki/codemirror-mode-markdown/plugin.info +0 -0
  1429. package/plugins/tiddlywiki/codemirror-mode-markdown/readme.tid +0 -0
  1430. package/plugins/tiddlywiki/codemirror-mode-x-tiddlywiki/files/mode/tiddlywiki/tiddlywiki.css +0 -0
  1431. package/plugins/tiddlywiki/codemirror-mode-x-tiddlywiki/files/mode/tiddlywiki/tiddlywiki.js +0 -0
  1432. package/plugins/tiddlywiki/codemirror-mode-x-tiddlywiki/files/tiddlywiki.files +0 -0
  1433. package/plugins/tiddlywiki/codemirror-mode-x-tiddlywiki/plugin.info +0 -0
  1434. package/plugins/tiddlywiki/codemirror-mode-x-tiddlywiki/readme.tid +0 -0
  1435. package/plugins/tiddlywiki/codemirror-mode-xml/files/mode/xml/xml.js +0 -0
  1436. package/plugins/tiddlywiki/codemirror-mode-xml/files/tiddlywiki.files +0 -0
  1437. package/plugins/tiddlywiki/codemirror-mode-xml/plugin.info +0 -0
  1438. package/plugins/tiddlywiki/codemirror-mode-xml/readme.tid +0 -0
  1439. package/plugins/tiddlywiki/codemirror-search-replace/files/addon/search/searchcursor.js +0 -0
  1440. package/plugins/tiddlywiki/codemirror-search-replace/files/tiddlywiki.files +0 -0
  1441. package/plugins/tiddlywiki/codemirror-search-replace/plugin.info +0 -0
  1442. package/plugins/tiddlywiki/codemirror-search-replace/readme.tid +0 -0
  1443. package/plugins/tiddlywiki/codemirror-trailingspace/files/tiddlywiki.files +0 -0
  1444. package/plugins/tiddlywiki/codemirror-trailingspace/plugin.info +0 -0
  1445. package/plugins/tiddlywiki/codemirror-trailingspace/readme.tid +0 -0
  1446. package/plugins/tiddlywiki/confetti/confetti-widget.js +0 -2
  1447. package/plugins/tiddlywiki/dom-to-image/docs.tid +66 -0
  1448. package/plugins/tiddlywiki/dom-to-image/files/LICENSE +29 -0
  1449. package/plugins/tiddlywiki/dom-to-image/files/dom-to-image-more.min.js +3 -0
  1450. package/plugins/tiddlywiki/dom-to-image/files/tiddlywiki.files +21 -0
  1451. package/plugins/tiddlywiki/dom-to-image/plugin.info +7 -0
  1452. package/plugins/tiddlywiki/dom-to-image/readme.tid +3 -0
  1453. package/plugins/tiddlywiki/dom-to-image/startup.js +92 -0
  1454. package/plugins/tiddlywiki/dynannotate/modules/dynannotate.js +4 -12
  1455. package/plugins/tiddlywiki/dynannotate/modules/element-spotlight.js +1 -1
  1456. package/plugins/tiddlywiki/dynannotate/modules/selection-tracker.js +4 -4
  1457. package/plugins/tiddlywiki/dynannotate/modules/textmap.js +5 -5
  1458. package/plugins/tiddlywiki/dynaview/dynaview.js +1 -1
  1459. package/plugins/tiddlywiki/evernote/modules/enex-deserializer.js +5 -5
  1460. package/plugins/tiddlywiki/evernote/samples/sample-enex-with-image.xml.enex +0 -0
  1461. package/plugins/tiddlywiki/evernote/samples/sample-enex.xml.enex +0 -0
  1462. package/plugins/tiddlywiki/external-attachments/startup.js +2 -2
  1463. package/plugins/tiddlywiki/filesystem/filesystemadaptor.js +1 -3
  1464. package/plugins/tiddlywiki/filesystem/plugin.info +1 -0
  1465. package/plugins/tiddlywiki/freelinks/aho-corasick.js +196 -0
  1466. package/plugins/tiddlywiki/freelinks/config-Freelinks-MaxLinks.tid +2 -0
  1467. package/plugins/tiddlywiki/freelinks/config-Freelinks-WordBoundary.tid +2 -0
  1468. package/plugins/tiddlywiki/freelinks/macros-view.tid +2 -3
  1469. package/plugins/tiddlywiki/freelinks/readme.tid +32 -5
  1470. package/plugins/tiddlywiki/freelinks/settings.tid +4 -0
  1471. package/plugins/tiddlywiki/freelinks/text.js +249 -113
  1472. package/plugins/tiddlywiki/geospatial/files/leaflet.markercluster/MarkerCluster.Default.css +0 -0
  1473. package/plugins/tiddlywiki/geospatial/files/leaflet.markercluster/MarkerCluster.css +0 -0
  1474. package/plugins/tiddlywiki/geospatial/files/leaflet.markercluster/leaflet.markercluster-src.js +0 -0
  1475. package/plugins/tiddlywiki/geospatial/files/leaflet.markercluster/leaflet.markercluster-src.js.map +0 -0
  1476. package/plugins/tiddlywiki/geospatial/files/leaflet.markercluster/leaflet.markercluster.js +0 -0
  1477. package/plugins/tiddlywiki/geospatial/files/leaflet.markercluster/leaflet.markercluster.js.map +0 -0
  1478. package/plugins/tiddlywiki/geospatial/geotools.js +2 -2
  1479. package/plugins/tiddlywiki/geospatial/operators/lookup.js +1 -1
  1480. package/plugins/tiddlywiki/geospatial/operators/olc.js +3 -4
  1481. package/plugins/tiddlywiki/geospatial/operators/transformation.js +2 -3
  1482. package/plugins/tiddlywiki/geospatial/widgets/geomap.js +9 -9
  1483. package/plugins/tiddlywiki/googleanalytics/googleanalytics.js +1 -1
  1484. package/plugins/tiddlywiki/highlight/files/highlight.min.js +1132 -1289
  1485. package/plugins/tiddlywiki/highlight/highlightblock.js +4 -4
  1486. package/plugins/tiddlywiki/highlight/readme.tid +1 -1
  1487. package/plugins/tiddlywiki/innerwiki/innerwiki.js +2 -3
  1488. package/plugins/tiddlywiki/innerwiki/screenshot.js +1 -3
  1489. package/plugins/tiddlywiki/jasmine/jasmine-plugin.js +12 -3
  1490. package/plugins/tiddlywiki/jasmine/run-wiki-based-tests.js +3 -5
  1491. package/plugins/tiddlywiki/jasmine/startup.js +1 -1
  1492. package/plugins/tiddlywiki/jasmine/update-packages.sh +0 -0
  1493. package/plugins/tiddlywiki/jszip/files/LICENSE.markdown +0 -0
  1494. package/plugins/tiddlywiki/jszip/files/jszip.min.v2.6.1.js +0 -0
  1495. package/plugins/tiddlywiki/jszip/startup.js +3 -3
  1496. package/plugins/tiddlywiki/katex/files/contrib/mhchem.min.js +1 -1
  1497. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_AMS-Regular.woff2 +0 -0
  1498. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
  1499. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
  1500. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
  1501. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
  1502. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Bold.woff2 +0 -0
  1503. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-BoldItalic.woff2 +0 -0
  1504. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Italic.woff2 +0 -0
  1505. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Regular.woff2 +0 -0
  1506. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
  1507. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-Italic.woff2 +0 -0
  1508. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
  1509. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
  1510. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
  1511. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Script-Regular.woff2 +0 -0
  1512. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size1-Regular.woff2 +0 -0
  1513. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size2-Regular.woff2 +0 -0
  1514. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size3-Regular.woff2 +0 -0
  1515. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size4-Regular.woff2 +0 -0
  1516. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
  1517. package/plugins/tiddlywiki/katex/files/katex.min.css +1 -1
  1518. package/plugins/tiddlywiki/katex/files/katex.min.js +1 -1
  1519. package/plugins/tiddlywiki/katex/files/katex.without-font-face.min.css +1 -1
  1520. package/plugins/tiddlywiki/katex/files/tiddlywiki.files +2 -2
  1521. package/plugins/tiddlywiki/katex/latex-parser.js +1 -1
  1522. package/plugins/tiddlywiki/katex/readme.tid +1 -1
  1523. package/plugins/tiddlywiki/katex/styles.tid +40 -20
  1524. package/plugins/tiddlywiki/katex/wrapper.js +1 -1
  1525. package/plugins/tiddlywiki/markdown/EditorToolbar/bold.tid +0 -0
  1526. package/plugins/tiddlywiki/markdown/EditorToolbar/heading-1.tid +0 -0
  1527. package/plugins/tiddlywiki/markdown/EditorToolbar/heading-2.tid +0 -0
  1528. package/plugins/tiddlywiki/markdown/EditorToolbar/heading-3.tid +0 -0
  1529. package/plugins/tiddlywiki/markdown/EditorToolbar/heading-4.tid +0 -0
  1530. package/plugins/tiddlywiki/markdown/EditorToolbar/heading-5.tid +0 -0
  1531. package/plugins/tiddlywiki/markdown/EditorToolbar/heading-6.tid +0 -0
  1532. package/plugins/tiddlywiki/markdown/EditorToolbar/italic.tid +0 -0
  1533. package/plugins/tiddlywiki/markdown/EditorToolbar/link.tid +0 -0
  1534. package/plugins/tiddlywiki/markdown/EditorToolbar/linkify.tid +0 -0
  1535. package/plugins/tiddlywiki/markdown/EditorToolbar/list-bullet.tid +0 -0
  1536. package/plugins/tiddlywiki/markdown/EditorToolbar/list-number.tid +0 -0
  1537. package/plugins/tiddlywiki/markdown/EditorToolbar/mono-block.tid +0 -0
  1538. package/plugins/tiddlywiki/markdown/EditorToolbar/mono-line.tid +0 -0
  1539. package/plugins/tiddlywiki/markdown/EditorToolbar/quote.tid +0 -0
  1540. package/plugins/tiddlywiki/markdown/docs_type_markdown.tid +0 -0
  1541. package/plugins/tiddlywiki/markdown/editor-operations/make-markdown-link.js +1 -1
  1542. package/plugins/tiddlywiki/markdown/files/markdown-it-deflist.min.js +2 -7
  1543. package/plugins/tiddlywiki/markdown/files/markdown-it-footnote.min.js +2 -1
  1544. package/plugins/tiddlywiki/markdown/files/markdown-it-ins.min.js +2 -2
  1545. package/plugins/tiddlywiki/markdown/files/markdown-it-mark.min.js +2 -2
  1546. package/plugins/tiddlywiki/markdown/files/markdown-it-sub.min.js +2 -2
  1547. package/plugins/tiddlywiki/markdown/files/markdown-it-sup.min.js +2 -2
  1548. package/plugins/tiddlywiki/markdown/files/markdown-it.min.js +2 -3
  1549. package/plugins/tiddlywiki/markdown/files/tiddlywiki.files +0 -0
  1550. package/plugins/tiddlywiki/markdown/images/new-markdown-button.tid +0 -0
  1551. package/plugins/tiddlywiki/markdown/markdown-it-katex.js +131 -131
  1552. package/plugins/tiddlywiki/markdown/markdown-it-tiddlywiki.js +102 -104
  1553. package/plugins/tiddlywiki/markdown/new-markdown.tid +0 -0
  1554. package/plugins/tiddlywiki/markdown/plugin.info +0 -0
  1555. package/plugins/tiddlywiki/markdown/readme.tid +0 -0
  1556. package/plugins/tiddlywiki/markdown/styles.tid +3 -0
  1557. package/plugins/tiddlywiki/markdown/wrapper.js +32 -23
  1558. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/bold.tid +0 -0
  1559. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/heading-1.tid +0 -0
  1560. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/heading-2.tid +0 -0
  1561. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/heading-3.tid +0 -0
  1562. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/heading-4.tid +0 -0
  1563. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/heading-5.tid +0 -0
  1564. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/heading-6.tid +0 -0
  1565. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/italic.tid +0 -0
  1566. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/link.tid +0 -0
  1567. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/linkify.tid +0 -0
  1568. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/list-bullet.tid +0 -0
  1569. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/list-number.tid +0 -0
  1570. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/mono-block.tid +0 -0
  1571. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/mono-line.tid +0 -0
  1572. package/plugins/tiddlywiki/markdown-legacy/EditorToolbar/quote.tid +0 -0
  1573. package/plugins/tiddlywiki/markdown-legacy/docs_type_markdown.tid +0 -0
  1574. package/plugins/tiddlywiki/markdown-legacy/files/tiddlywiki.files +0 -0
  1575. package/plugins/tiddlywiki/markdown-legacy/images/new-markdown-button.tid +0 -0
  1576. package/plugins/tiddlywiki/markdown-legacy/new-markdown.tid +0 -0
  1577. package/plugins/tiddlywiki/markdown-legacy/plugin.info +0 -0
  1578. package/plugins/tiddlywiki/markdown-legacy/readme.tid +0 -0
  1579. package/plugins/tiddlywiki/markdown-legacy/usage.tid +0 -0
  1580. package/plugins/tiddlywiki/markdown-legacy/wrapper.js +143 -144
  1581. package/plugins/tiddlywiki/qrcode/files/qrcode/LICENSE +0 -0
  1582. package/plugins/tiddlywiki/qrcode/files/qrcode/README.md +0 -0
  1583. package/plugins/tiddlywiki/qrcode/files/qrcode/qrcode.js +0 -0
  1584. package/plugins/tiddlywiki/qrcode/makeqr.js +1 -1
  1585. package/plugins/tiddlywiki/railroad/components.js +21 -21
  1586. package/plugins/tiddlywiki/railroad/parser.js +4 -4
  1587. package/plugins/tiddlywiki/railroad/typed-parser.js +5 -5
  1588. package/plugins/tiddlywiki/railroad/wrapper.js +1 -1
  1589. package/plugins/tiddlywiki/stacked-view/stacked.js +0 -1
  1590. package/plugins/tiddlywiki/text-slicer/modules/commands/slice.js +15 -16
  1591. package/plugins/tiddlywiki/text-slicer/modules/slicer.js +69 -70
  1592. package/plugins/tiddlywiki/text-slicer/modules/startup/slicer-startup.js +1 -1
  1593. package/plugins/tiddlywiki/tiddlyweb/config-tiddlers-filter.tid +1 -1
  1594. package/plugins/tiddlywiki/tiddlyweb/save-offline.tid +1 -1
  1595. package/plugins/tiddlywiki/tiddlyweb/tiddlywebadaptor.js +5 -7
  1596. package/plugins/tiddlywiki/translators/output-file-templates/Draft.multids.tid +3 -0
  1597. package/plugins/tiddlywiki/translators/output-file-templates/Misc.multids.tid +1 -0
  1598. package/plugins/tiddlywiki/translators/ui/group/Draft.tid +28 -0
  1599. package/plugins/tiddlywiki/translators/ui/group/Miscellaneous.tid +1 -0
  1600. package/plugins/tiddlywiki/tw2parser/classictransclude.js +3 -4
  1601. package/plugins/tiddlywiki/tw2parser/entry.js +1 -1
  1602. package/plugins/tiddlywiki/tw2parser/parameteradapter.js +6 -5
  1603. package/plugins/tiddlywiki/tw2parser/wikitextrules.js +594 -598
  1604. package/plugins/tiddlywiki/tw5.com-docs/readme.tid +1 -1
  1605. package/plugins/tiddlywiki/twitter/twitter-widget.js +3 -3
  1606. package/plugins/tiddlywiki/twitter-archivist/archivist.js +41 -10
  1607. package/plugins/tiddlywiki/twitter-archivist/loadtwitterarchive.js +5 -7
  1608. package/plugins/tiddlywiki/twitter-archivist/startup.js +4 -4
  1609. package/plugins/tiddlywiki/upgrade/save-tiddler-filter.tid +1 -1
  1610. package/plugins/tiddlywiki/wikitext-serialize/plugin.info +7 -0
  1611. package/plugins/tiddlywiki/wikitext-serialize/rules/codeblock.js +13 -0
  1612. package/plugins/tiddlywiki/wikitext-serialize/rules/codeinline.js +13 -0
  1613. package/plugins/tiddlywiki/wikitext-serialize/rules/commentblock.js +13 -0
  1614. package/plugins/tiddlywiki/wikitext-serialize/rules/commentinline.js +13 -0
  1615. package/plugins/tiddlywiki/wikitext-serialize/rules/conditional.js +42 -0
  1616. package/plugins/tiddlywiki/wikitext-serialize/rules/dash.js +13 -0
  1617. package/plugins/tiddlywiki/wikitext-serialize/rules/emphasis/bold.js +13 -0
  1618. package/plugins/tiddlywiki/wikitext-serialize/rules/emphasis/italic.js +13 -0
  1619. package/plugins/tiddlywiki/wikitext-serialize/rules/emphasis/strikethrough.js +13 -0
  1620. package/plugins/tiddlywiki/wikitext-serialize/rules/emphasis/subscript.js +13 -0
  1621. package/plugins/tiddlywiki/wikitext-serialize/rules/emphasis/superscript.js +13 -0
  1622. package/plugins/tiddlywiki/wikitext-serialize/rules/emphasis/underscore.js +13 -0
  1623. package/plugins/tiddlywiki/wikitext-serialize/rules/entity.js +13 -0
  1624. package/plugins/tiddlywiki/wikitext-serialize/rules/extlink.js +17 -0
  1625. package/plugins/tiddlywiki/wikitext-serialize/rules/filteredtranscludeblock.js +24 -0
  1626. package/plugins/tiddlywiki/wikitext-serialize/rules/filteredtranscludeinline.js +15 -0
  1627. package/plugins/tiddlywiki/wikitext-serialize/rules/fnprocdef.js +24 -0
  1628. package/plugins/tiddlywiki/wikitext-serialize/rules/hardlinebreaks.js +20 -0
  1629. package/plugins/tiddlywiki/wikitext-serialize/rules/heading.js +17 -0
  1630. package/plugins/tiddlywiki/wikitext-serialize/rules/horizrule.js +13 -0
  1631. package/plugins/tiddlywiki/wikitext-serialize/rules/html.js +34 -0
  1632. package/plugins/tiddlywiki/wikitext-serialize/rules/image.js +18 -0
  1633. package/plugins/tiddlywiki/wikitext-serialize/rules/import.js +15 -0
  1634. package/plugins/tiddlywiki/wikitext-serialize/rules/list.js +76 -0
  1635. package/plugins/tiddlywiki/wikitext-serialize/rules/macrocallblock.js +27 -0
  1636. package/plugins/tiddlywiki/wikitext-serialize/rules/macrocallinline.js +15 -0
  1637. package/plugins/tiddlywiki/wikitext-serialize/rules/macrodef.js +21 -0
  1638. package/plugins/tiddlywiki/wikitext-serialize/rules/parameters.js +16 -0
  1639. package/plugins/tiddlywiki/wikitext-serialize/rules/parsermode.js +14 -0
  1640. package/plugins/tiddlywiki/wikitext-serialize/rules/prettyextlink.js +15 -0
  1641. package/plugins/tiddlywiki/wikitext-serialize/rules/prettylink.js +15 -0
  1642. package/plugins/tiddlywiki/wikitext-serialize/rules/quoteblock.js +24 -0
  1643. package/plugins/tiddlywiki/wikitext-serialize/rules/rules.js +26 -0
  1644. package/plugins/tiddlywiki/wikitext-serialize/rules/styleblock.js +57 -0
  1645. package/plugins/tiddlywiki/wikitext-serialize/rules/styleinline.js +28 -0
  1646. package/plugins/tiddlywiki/wikitext-serialize/rules/syslink.js +18 -0
  1647. package/plugins/tiddlywiki/wikitext-serialize/rules/table.js +39 -0
  1648. package/plugins/tiddlywiki/wikitext-serialize/rules/transcludeblock.js +57 -0
  1649. package/plugins/tiddlywiki/wikitext-serialize/rules/transcludeinline.js +15 -0
  1650. package/plugins/tiddlywiki/wikitext-serialize/rules/typedblock.js +16 -0
  1651. package/plugins/tiddlywiki/wikitext-serialize/rules/wikilink.js +17 -0
  1652. package/plugins/tiddlywiki/wikitext-serialize/rules/wikilinkprefix.js +15 -0
  1653. package/plugins/tiddlywiki/wikitext-serialize/utils/parsetree.js +132 -0
  1654. package/plugins/tiddlywiki/xlsx-utils/deserializer.js +1 -2
  1655. package/plugins/tiddlywiki/xlsx-utils/importer.js +5 -5
  1656. package/plugins/tiddlywiki/xlsx-utils/xlsx-import-command.js +1 -2
  1657. package/plugins/tiddlywiki/xmldom/files/LICENSE +0 -0
  1658. package/plugins/tiddlywiki/xmldom/files/dom-parser.js +0 -0
  1659. package/plugins/tiddlywiki/xmldom/files/dom.js +0 -0
  1660. package/plugins/tiddlywiki/xmldom/files/entities.js +0 -0
  1661. package/plugins/tiddlywiki/xmldom/files/readme.md +0 -0
  1662. package/plugins/tiddlywiki/xmldom/files/sax.js +0 -0
  1663. package/readme.md +2 -5
  1664. package/themes/tiddlywiki/snowwhite/base.tid +34 -20
  1665. package/themes/tiddlywiki/vanilla/base.tid +135 -49
  1666. package/themes/tiddlywiki/vanilla/options.multids +1 -1
  1667. package/.github/ISSUE_TEMPLATE/bug_report.yml +0 -67
  1668. package/.github/workflows/pr-path-validation.yml +0 -18
  1669. package/core/modules/commander.js +0 -172
  1670. package/core/modules/commands/commands.js +0 -36
  1671. package/core/modules/commands/deletetiddlers.js +0 -37
  1672. package/core/modules/commands/fetch.js +0 -170
  1673. package/core/modules/commands/import.js +0 -43
  1674. package/core/modules/commands/init.js +0 -54
  1675. package/core/modules/commands/listen.js +0 -43
  1676. package/core/modules/commands/load.js +0 -46
  1677. package/core/modules/commands/output.js +0 -33
  1678. package/core/modules/commands/render.js +0 -65
  1679. package/core/modules/commands/rendertiddlers.js +0 -64
  1680. package/core/modules/commands/save.js +0 -63
  1681. package/core/modules/commands/savetiddlers.js +0 -51
  1682. package/core/modules/commands/savewikifolder.js +0 -220
  1683. package/core/modules/commands/server.js +0 -50
  1684. package/core/modules/commands/setfield.js +0 -53
  1685. package/core/modules/server/authenticators/basic.js +0 -89
  1686. package/core/modules/server/routes/delete-tiddler.js +0 -22
  1687. package/core/modules/server/routes/get-favicon.js +0 -18
  1688. package/core/modules/server/routes/get-file.js +0 -42
  1689. package/core/modules/server/routes/get-index.js +0 -21
  1690. package/core/modules/server/routes/get-login-basic.js +0 -30
  1691. package/core/modules/server/routes/get-status.js +0 -27
  1692. package/core/modules/server/routes/get-tiddler-html.js +0 -38
  1693. package/core/modules/server/routes/get-tiddler.js +0 -40
  1694. package/core/modules/server/routes/get-tiddlers-json.js +0 -44
  1695. package/core/modules/server/routes/put-tiddler.js +0 -46
  1696. package/core/modules/server/server.js +0 -373
  1697. package/core/modules/utils/base64-utf8/base64-utf8.module.js +0 -142
  1698. package/core/modules/utils/base64-utf8/base64-utf8.module.min.js +0 -9
  1699. package/core/modules/utils/base64-utf8/tiddlywiki.files +0 -14
  1700. package/core/modules/utils/filesystem.js +0 -542
  1701. package/core/modules/utils/repository.js +0 -46
  1702. package/editions/d3demo/tiddlers/CloudData.tid +0 -44
  1703. package/editions/d3demo/tiddlers/DefaultTiddlers.tid +0 -3
  1704. package/editions/d3demo/tiddlers/GraphData.tid +0 -10
  1705. package/editions/d3demo/tiddlers/HelloThere.tid +0 -17
  1706. package/editions/d3demo/tiddlers/SiteSubtitle.tid +0 -3
  1707. package/editions/d3demo/tiddlers/SiteTitle.tid +0 -3
  1708. package/editions/d3demo/tiddlers/grouped.tid +0 -3
  1709. package/editions/d3demo/tiddlers/spiral.tid +0 -3
  1710. package/editions/d3demo/tiddlywiki.info +0 -16
  1711. package/editions/fr-FR/tiddlers/community/resources/_savetiddlers_ Extension for Chrome and Firefox by buggyj.tid +0 -17
  1712. package/editions/ja-JP/tiddlers/community/resources/_savetiddlers_ Extension for Chrome and Firefox by buggyj.tid +0 -18
  1713. package/editions/ja-JP/tiddlers/gettingstarted/GettingStarted - Internet Explorer.tid +0 -13
  1714. package/editions/ja-JP/tiddlers/hellothere/Welcome.tid +0 -8
  1715. package/editions/ja-JP/tiddlers/hellothere/thumbnails/HelloThumbnail - Funding.tid +0 -10
  1716. package/editions/ja-JP/tiddlers/howtos/Windows HTA Hack.tid +0 -18
  1717. package/editions/ja-JP/tiddlers/saving/Saving with TiddlyIE.tid +0 -27
  1718. package/editions/tahoelafs/tiddlers/DefaultTiddlers.tid +0 -3
  1719. package/editions/tahoelafs/tiddlers/HelloThere.tid +0 -6
  1720. package/editions/tahoelafs/tiddlers/SiteSubtitle.tid +0 -3
  1721. package/editions/tahoelafs/tiddlers/SiteTitle.tid +0 -3
  1722. package/editions/tahoelafs/tiddlywiki.info +0 -14
  1723. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project.htm +0 -23430
  1724. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon +0 -0
  1725. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(1) +0 -0
  1726. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(10) +0 -0
  1727. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(11) +0 -0
  1728. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(12) +0 -0
  1729. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(13) +0 -0
  1730. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(14) +0 -0
  1731. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(15) +0 -0
  1732. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(16) +0 -0
  1733. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(17) +0 -0
  1734. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(18) +0 -0
  1735. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(19) +0 -0
  1736. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(2) +0 -0
  1737. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(20) +0 -0
  1738. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(21) +0 -0
  1739. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(22) +0 -0
  1740. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(23) +0 -0
  1741. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(24) +0 -0
  1742. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(3) +0 -0
  1743. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(4) +0 -0
  1744. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(5) +0 -0
  1745. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(6) +0 -0
  1746. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(7) +0 -0
  1747. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(8) +0 -0
  1748. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/SiteIcon(9) +0 -0
  1749. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/app.css +0 -191
  1750. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/backstage.html +0 -95
  1751. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/backstage.js +0 -360
  1752. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/chrjs +0 -373
  1753. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/chrjs.identities +0 -42
  1754. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/chrjs.space +0 -108
  1755. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/chrjs.users +0 -57
  1756. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/help.png +0 -0
  1757. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/jquery.js +0 -11
  1758. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/normalize.css +0 -406
  1759. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/publicIcon +0 -0
  1760. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/search.png +0 -0
  1761. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/status.js +0 -2
  1762. package/editions/tiddlywiki-surveys/great-interview-project-2010/The great TiddlyWiki interview project_files/ts.js +0 -766
  1763. package/editions/tiddlywiki-surveys/great-interview-project-2010/readme.md +0 -3
  1764. package/editions/tiddlywiki-surveys/tiddlers/$__StoryList.tid +0 -2
  1765. package/editions/tw5.com/tiddlers/community/Community Survey 2025 Sidebar Segment Styles.tid +0 -9
  1766. package/editions/tw5.com/tiddlers/community/Community Survey 2025 Sidebar Segment.tid +0 -11
  1767. package/editions/tw5.com/tiddlers/community/TiddlyWiki Newsletter Team.tid +0 -60
  1768. package/editions/tw5.com/tiddlers/community/resources/_TWeb.at_ by Mario Pietsch.tid +0 -16
  1769. package/editions/tw5.com/tiddlers/community/resources/_savetiddlers_ Extension for Chrome and Firefox by buggyj.tid +0 -16
  1770. package/editions/tw5.com/tiddlers/definitions/TiddlyIE.tid +0 -9
  1771. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Internet Explorer.tid +0 -10
  1772. package/editions/tw5.com/tiddlers/hellothere/Welcome.tid +0 -7
  1773. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - Funding.tid +0 -9
  1774. package/editions/tw5.com/tiddlers/howtos/Windows HTA Hack.tid +0 -17
  1775. package/editions/tw5.com/tiddlers/images/Community Survey 2025.png +0 -0
  1776. package/editions/tw5.com/tiddlers/images/Community Survey 2025.png.meta +0 -6
  1777. package/editions/tw5.com/tiddlers/images/Funding.png +0 -0
  1778. package/editions/tw5.com/tiddlers/images/Funding.png.meta +0 -4
  1779. package/editions/tw5.com/tiddlers/images/Intertwingled Innovations.png +0 -0
  1780. package/editions/tw5.com/tiddlers/images/Intertwingled Innovations.png.meta +0 -3
  1781. package/editions/tw5.com/tiddlers/images/MWS Banner.png +0 -0
  1782. package/editions/tw5.com/tiddlers/images/MWS Banner.png.meta +0 -4
  1783. package/editions/tw5.com/tiddlers/images/Marketplace Banner.png +0 -0
  1784. package/editions/tw5.com/tiddlers/images/Marketplace Banner.png.meta +0 -4
  1785. package/editions/tw5.com/tiddlers/images/New Release Banner.png +0 -0
  1786. package/editions/tw5.com/tiddlers/images/New Release Banner.png.meta +0 -4
  1787. package/editions/tw5.com/tiddlers/images/Tiddler Poster.png +0 -0
  1788. package/editions/tw5.com/tiddlers/images/Tiddler Poster.png.meta +0 -5
  1789. package/editions/tw5.com/tiddlers/images/TiddlyFox Apocalypse.png +0 -0
  1790. package/editions/tw5.com/tiddlers/images/TiddlyFox Apocalypse.png.meta +0 -4
  1791. package/editions/tw5.com/tiddlers/images/TiddlyWiki Classic.png +0 -0
  1792. package/editions/tw5.com/tiddlers/images/TiddlyWiki Classic.png.meta +0 -4
  1793. package/editions/tw5.com/tiddlers/images/TiddlyWiki Newsletter Badge.png +0 -0
  1794. package/editions/tw5.com/tiddlers/images/TiddlyWiki Newsletter Badge.png.meta +0 -6
  1795. package/editions/tw5.com/tiddlers/images/TiddlyWiki Privacy Badge.png +0 -0
  1796. package/editions/tw5.com/tiddlers/images/TiddlyWiki Privacy Badge.png.meta +0 -6
  1797. package/editions/tw5.com/tiddlers/images/Twenty Years of TiddlyWiki.png +0 -0
  1798. package/editions/tw5.com/tiddlers/images/Twenty Years of TiddlyWiki.png.meta +0 -4
  1799. package/editions/tw5.com/tiddlers/macros/syntax/MacroParameterValue.tid +0 -11
  1800. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.23.tid +0 -298
  1801. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.0.tid +0 -302
  1802. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.4.tid +0 -145
  1803. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.6.tid +0 -149
  1804. package/editions/tw5.com/tiddlers/releasenotes/Release 5.3.2.tid +0 -184
  1805. package/editions/tw5.com/tiddlers/releasenotes/Release 5.3.7.tid +0 -146
  1806. package/editions/tw5.com/tiddlers/releasenotes/Release 5.3.8.tid +0 -43
  1807. package/editions/tw5.com/tiddlers/saving/Saving with TiddlyIE.tid +0 -25
  1808. package/editions/tw5.com/tiddlers/variables/Behaviour of invoked variables depends on how the variable was declared.tid +0 -52
  1809. package/eslint.config.js +0 -333
  1810. package/languages/ja-JP/Types/application%2Fjavascript.tid +0 -4
  1811. package/languages/ja-JP/Types/application%2Fjson.tid +0 -4
  1812. package/languages/ja-JP/Types/application%2Fx-tiddler-dictionary.tid +0 -4
  1813. package/languages/ja-JP/Types/image%2Fgif.tid +0 -4
  1814. package/languages/ja-JP/Types/image%2Fjpeg.tid +0 -4
  1815. package/languages/ja-JP/Types/image%2Fpng.tid +0 -4
  1816. package/languages/ja-JP/Types/image%2Fsvg%2Bxml.tid +0 -4
  1817. package/languages/ja-JP/Types/text%2Fcss.tid +0 -4
  1818. package/languages/ja-JP/Types/text%2Fhtml.tid +0 -4
  1819. package/languages/ja-JP/Types/text%2Fplain.tid +0 -4
  1820. package/languages/ja-JP/Types/text%2Fvnd.tiddlywiki.tid +0 -4
  1821. package/playwright-report/index.html +0 -77
  1822. package/plugins/tiddlywiki/blog/docs.tid +0 -6
  1823. package/plugins/tiddlywiki/blog/plugin.info +0 -7
  1824. package/plugins/tiddlywiki/blog/readme.tid +0 -5
  1825. package/plugins/tiddlywiki/blog/templates/html-page/page.tid +0 -31
  1826. package/plugins/tiddlywiki/blog/templates/html-page/post.tid +0 -32
  1827. package/plugins/tiddlywiki/blog/templates/menu.tid +0 -15
  1828. package/plugins/tiddlywiki/blog/templates/tiddler.tid +0 -35
  1829. package/plugins/tiddlywiki/cecily/cecily.js +0 -140
  1830. package/plugins/tiddlywiki/cecily/plugin.info +0 -7
  1831. package/plugins/tiddlywiki/cecily/readme.tid +0 -9
  1832. package/plugins/tiddlywiki/cecily/storyview-cecily.tid +0 -8
  1833. package/plugins/tiddlywiki/d3/barwidget.js +0 -199
  1834. package/plugins/tiddlywiki/d3/base.tid +0 -18
  1835. package/plugins/tiddlywiki/d3/cloudwidget.js +0 -128
  1836. package/plugins/tiddlywiki/d3/files/LICENSE +0 -26
  1837. package/plugins/tiddlywiki/d3/files/cloud/LICENSE +0 -26
  1838. package/plugins/tiddlywiki/d3/files/cloud/d3.layout.cloud.js +0 -401
  1839. package/plugins/tiddlywiki/d3/files/d3.min.js +0 -5
  1840. package/plugins/tiddlywiki/d3/files/tiddlywiki.files +0 -22
  1841. package/plugins/tiddlywiki/d3/plugin.info +0 -7
  1842. package/plugins/tiddlywiki/d3/readme.tid +0 -7
  1843. package/plugins/tiddlywiki/hammerjs/files/LICENSE.markdown +0 -21
  1844. package/plugins/tiddlywiki/hammerjs/files/hammer.min.v2.0.8.js +0 -6
  1845. package/plugins/tiddlywiki/hammerjs/files/tiddlywiki.files +0 -20
  1846. package/plugins/tiddlywiki/hammerjs/plugin.info +0 -8
  1847. package/plugins/tiddlywiki/hammerjs/readme.tid +0 -3
  1848. package/plugins/tiddlywiki/highlight-legacy/TypeMappings.multids +0 -9
  1849. package/plugins/tiddlywiki/highlight-legacy/files/default.css +0 -99
  1850. package/plugins/tiddlywiki/highlight-legacy/files/highlight.pack.js +0 -2
  1851. package/plugins/tiddlywiki/highlight-legacy/files/tiddlywiki.files +0 -22
  1852. package/plugins/tiddlywiki/highlight-legacy/highlightblock.js +0 -38
  1853. package/plugins/tiddlywiki/highlight-legacy/license.tid +0 -27
  1854. package/plugins/tiddlywiki/highlight-legacy/plugin.info +0 -8
  1855. package/plugins/tiddlywiki/highlight-legacy/readme.tid +0 -65
  1856. package/plugins/tiddlywiki/highlight-legacy/styles.tid +0 -82
  1857. package/plugins/tiddlywiki/highlight-legacy/usage.tid +0 -28
  1858. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_AMS-Regular.woff +0 -0
  1859. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
  1860. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
  1861. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Bold.woff +0 -0
  1862. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Regular.woff +0 -0
  1863. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Bold.woff +0 -0
  1864. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-BoldItalic.woff +0 -0
  1865. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Italic.woff +0 -0
  1866. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Regular.woff +0 -0
  1867. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-BoldItalic.woff +0 -0
  1868. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-Italic.woff +0 -0
  1869. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Bold.woff +0 -0
  1870. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Italic.woff +0 -0
  1871. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Regular.woff +0 -0
  1872. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Script-Regular.woff +0 -0
  1873. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size1-Regular.woff +0 -0
  1874. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size2-Regular.woff +0 -0
  1875. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size3-Regular.woff +0 -0
  1876. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size4-Regular.woff +0 -0
  1877. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Typewriter-Regular.woff +0 -0
  1878. package/plugins/tiddlywiki/mobiledragdrop/files/LICENSE +0 -7
  1879. package/plugins/tiddlywiki/mobiledragdrop/files/ios-drag-drop.js +0 -477
  1880. package/plugins/tiddlywiki/mobiledragdrop/files/tiddlywiki.files +0 -18
  1881. package/plugins/tiddlywiki/mobiledragdrop/plugin.info +0 -8
  1882. package/plugins/tiddlywiki/mobiledragdrop/rawmarkup.tid +0 -7
  1883. package/plugins/tiddlywiki/mobiledragdrop/readme.tid +0 -5
  1884. package/plugins/tiddlywiki/mobiledragdrop/startup.js +0 -20
  1885. package/plugins/tiddlywiki/nodewebkitsaver/nodewebkit.js +0 -59
  1886. package/plugins/tiddlywiki/nodewebkitsaver/plugin.info +0 -7
  1887. package/plugins/tiddlywiki/nodewebkitsaver/readme.tid +0 -5
  1888. package/plugins/tiddlywiki/tahoelafs/plugin.info +0 -7
  1889. package/plugins/tiddlywiki/tahoelafs/readme.tid +0 -7
  1890. package/plugins/tiddlywiki/tahoelafs/saver.js +0 -52
  1891. package/test-results/.last-run.json +0 -4
  1892. /package/{core/modules → core-server}/commands/build.js +0 -0
  1893. /package/{core/modules → core-server}/commands/clearpassword.js +0 -0
  1894. /package/{core/modules → core-server}/commands/editions.js +0 -0
  1895. /package/{core/modules → core-server}/commands/help.js +0 -0
  1896. /package/{core/modules → core-server}/commands/makelibrary.js +0 -0
  1897. /package/{core/modules → core-server}/commands/password.js +0 -0
  1898. /package/{core/modules → core-server}/commands/savelibrarytiddlers.js +0 -0
  1899. /package/{core/modules → core-server}/commands/savetiddler.js +0 -0
  1900. /package/{core/modules → core-server}/commands/unpackplugin.js +0 -0
  1901. /package/{core/modules → core-server}/commands/verbose.js +0 -0
  1902. /package/{core/modules → core-server}/commands/version.js +0 -0
  1903. /package/{core/modules → core-server}/server/authenticators/header.js +0 -0
  1904. /package/{core/modules → core-server}/startup/commands.js +0 -0
  1905. /package/{core/modules → core-server}/utils/edition-info.js +0 -0
  1906. /package/editions/ja-JP/tiddlers/hiddensettings/{Hidden Setting_ Default Tiddler Icon.tid → Hidden Setting Default Tiddler Icon.tid} +0 -0
  1907. /package/editions/ja-JP/tiddlers/howtos/{Custom Styles FAQ.tid → Custom_Styles_FAQ.tid} +0 -0
  1908. /package/editions/ja-JP/tiddlers/howtos/{How to hide the author's and other fields with CSS.tid → How to hide the authors and other fields with CSS.tid} +0 -0
  1909. /package/editions/ja-JP/tiddlers/howtos/{How to widen tiddlers (aka storyriver).tid → How to widen tiddlers (aka story river).tid} +0 -0
  1910. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.0.tid → pre-5.4.0/Release 5.1.0.tid} +0 -0
  1911. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.1.tid → pre-5.4.0/Release 5.1.1.tid} +0 -0
  1912. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.10.tid → pre-5.4.0/Release 5.1.10.tid} +0 -0
  1913. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.11.tid → pre-5.4.0/Release 5.1.11.tid} +0 -0
  1914. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.12.tid → pre-5.4.0/Release 5.1.12.tid} +0 -0
  1915. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.13.tid → pre-5.4.0/Release 5.1.13.tid} +0 -0
  1916. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.14.tid → pre-5.4.0/Release 5.1.14.tid} +0 -0
  1917. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.15.tid → pre-5.4.0/Release 5.1.15.tid} +0 -0
  1918. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.16.tid → pre-5.4.0/Release 5.1.16.tid} +0 -0
  1919. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.17.tid → pre-5.4.0/Release 5.1.17.tid} +0 -0
  1920. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.18.tid → pre-5.4.0/Release 5.1.18.tid} +0 -0
  1921. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.19.tid → pre-5.4.0/Release 5.1.19.tid} +0 -0
  1922. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.2.tid → pre-5.4.0/Release 5.1.2.tid} +0 -0
  1923. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.20.tid → pre-5.4.0/Release 5.1.20.tid} +0 -0
  1924. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.21.tid → pre-5.4.0/Release 5.1.21.tid} +0 -0
  1925. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.22.tid → pre-5.4.0/Release 5.1.22.tid} +0 -0
  1926. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.3.tid → pre-5.4.0/Release 5.1.3.tid} +0 -0
  1927. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.4.tid → pre-5.4.0/Release 5.1.4.tid} +0 -0
  1928. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.5.tid → pre-5.4.0/Release 5.1.5.tid} +0 -0
  1929. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.6.tid → pre-5.4.0/Release 5.1.6.tid} +0 -0
  1930. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.7.tid → pre-5.4.0/Release 5.1.7.tid} +0 -0
  1931. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.8.tid → pre-5.4.0/Release 5.1.8.tid} +0 -0
  1932. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.1.9.tid → pre-5.4.0/Release 5.1.9.tid} +0 -0
  1933. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.2.1.tid → pre-5.4.0/Release 5.2.1.tid} +0 -0
  1934. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.2.2.tid → pre-5.4.0/Release 5.2.2.tid} +0 -0
  1935. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.2.3.tid → pre-5.4.0/Release 5.2.3.tid} +0 -0
  1936. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.2.5.tid → pre-5.4.0/Release 5.2.5.tid} +0 -0
  1937. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.2.7.tid → pre-5.4.0/Release 5.2.7.tid} +0 -0
  1938. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.3.0.tid → pre-5.4.0/Release 5.3.0.tid} +0 -0
  1939. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.3.1.tid → pre-5.4.0/Release 5.3.1.tid} +0 -0
  1940. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.3.3.tid → pre-5.4.0/Release 5.3.3.tid} +0 -0
  1941. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.3.4.tid → pre-5.4.0/Release 5.3.4.tid} +0 -0
  1942. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.3.5.tid → pre-5.4.0/Release 5.3.5.tid} +0 -0
  1943. /package/editions/tw5.com/tiddlers/releasenotes/{Release 5.3.6.tid → pre-5.4.0/Release 5.3.6.tid} +0 -0
@@ -0,0 +1,13 @@
1
+ created: 20230410105035569
2
+ modified: 20260406065237731
3
+ original-modified: 20230410105035569
4
+ tags: Definitions
5
+ title: Tiddlyhost
6
+ ja-title: Tiddlyhost
7
+ type: text/vnd.tiddlywiki
8
+
9
+ <span style="float:right;">[img width=140 [Tiddlyhost Logo]]</span>
10
+
11
+ [[Tiddlyhost.com|https://tiddlyhost.com/]]は、Simon Bairdによって作成されたTiddlyWikiのホスティングサービスです。サインアップして電子メールを確認すると、オンライン保存をサポートする"サイト"(つまり、~TiddlyWiki)を作成できます。サイトはプライベートやパブリックにすることができ、オプションでタグ付け可能で検索可能な[[Tiddlyhostハブ|https://tiddlyhost.com/hub]]にサイトをリストし、他のユーザーが見付けられるようにすることもできます。
12
+
13
+ [[TiddlySpot|Saving on TiddlySpot]]とは異なり、[[Tiddlyhost|https://tiddlyhost.com]]は安全でオープンソースであり、TiddlyWiki5を適切にサポートしています。また、既存の~TiddlyWikiファイルをアップロードしたり、TiddlyWikiClassicをサポートしたり、~TiddlySpotサイトの所有権を主張したりすることもできます。詳細については、[[FAQ|https://github.com/simonbaird/tiddlyhost/wiki/FAQ]]と[[About|https://tiddlyhost.com/about]]ページをご覧ください。
@@ -6,12 +6,12 @@ title: Future Proof
6
6
  ja-title: 将来性
7
7
  type: text/vnd.tiddlywiki
8
8
 
9
- 2016年1月の[[Network World|http://www.networkworld.com/article/3028098/open-source-tools/tiddlywiki-a-free-open-source-wiki-revisited.html]]誌より:
9
+ 2016年1月の[[Network World|https://www.networkworld.com/article/947618/tiddlywiki-a-free-open-source-wiki-revisited.html]]誌より:
10
10
 
11
11
  <<<
12
- はるか昔(正確には2009年1月)、私はTiddlyWikiという“個人用非線形Webノートブック”という非常に優れたツールについて[[書きました|http://www.networkworld.com/article/2272104/applications/an-amazing-free-microwiki.html]]。そして今日になって、私は幽体離脱体験をしました。偶然、その記事を書いたときに始めたTiddlyWikiを見つけたのですが、それはまだ機能しているのです。
12
+ はるか昔(正確には2009年1月)、私は~TiddlyWikiという“個人用非線形Webノートブック”という非常に優れたツールについて[[書きました|http://www.networkworld.com/article/2272104/applications/an-amazing-free-microwiki.html]]。そして今日になって、私は幽体離脱体験をしました。偶然、その記事を書いたときに始めた~TiddlyWikiを見つけたのですが、それはまだ機能しているのです。
13
13
 
14
- わずか2、3年後に完璧に動作するコードが見つかるだけでも十分魔法のようですが、7年も経ってます! TiddlyWikiは単一ページのWebアプリケーションとして作成されており、現在のブラウザーが2009年当時と大きく異なることを考えると、TiddlyWikiの古いバージョンがまだ動作しているという事実はまさに奇跡的です。
14
+ わずか2、3年後に完璧に動作するコードが見つかるだけでも十分魔法のようですが、7年も経ってます! ~TiddlyWikiは単一ページのWebアプリケーションとして作成されており、現在のブラウザーが2009年当時と大きく異なることを考えると、~TiddlyWikiの古いバージョンがまだ動作しているという事実はまさに奇跡的です。
15
15
  <<<
16
16
 
17
17
  TiddlyWikiは、ユーザーの長期的なニーズを念頭に置いて設計されています。[[オープンソース|OpenSource]]であり、インフラストラクチャを必要としないため、遠い未来においても、~TiddlyWikiファイルにアクセスするために必要なのは、通常のHTMLブラウザーだけであると確信できます。キャリアの初期に~TiddlyWikiを使い始めたとしても、退職するまで~TiddlyWikiが役立つと確信できます。
@@ -21,3 +21,5 @@ type: text/vnd.tiddlywiki
21
21
  <<.tip """上に示したように、図に開始線と終了線が1つある場合は、リンクされた上位レベルにさらに情報があることを意味します。パンくずリストはナビゲーションに使用できます""">>
22
22
 
23
23
  <<.tip """下位レベルで使用されているように、図に開始点と終了点がない場合は、読みやすさと単純さを高めるために、上位レベルのシンタックス要素が削除されていることを意味します。パンくずリストはナビゲーションに使用できます""">>
24
+
25
+ <<.note """フィルタ式の再帰深度は最大300です。この制限を超えて自身を再帰的に呼び出すフィルタ(例えば、<<.olink subfilter>>や<<.olink filter>>演算子を使ったもの)は、エラーメッセージ`/**-- Excessive filter recursion --**/`を返します。これは無限ループを防ぐためです。""">>
@@ -14,6 +14,8 @@ type: text/vnd.tiddlywiki
14
14
  "{" [: <-"間接"-> /"}以外"/] "}"
15
15
  |
16
16
  "<" [: <-"変数"-> /">以外"/] ">"
17
+ |
18
+ "(" [: <-"複数値変数"-> /")以外"/ ] ")" /"v5.4.0"/
17
19
  )
18
20
  """/>
19
21
 
@@ -22,6 +24,7 @@ type: text/vnd.tiddlywiki
22
24
  ;<<.def ハード>>
23
25
  : `[パラメータ例]`
24
26
  : パラメータは、角括弧内のテキストそのものです。
27
+
25
28
  ;<<.def ソフト>>
26
29
  : <<.def 間接>>
27
30
  :: `{パラメータ例}`
@@ -30,6 +33,9 @@ type: text/vnd.tiddlywiki
30
33
  :: `<パラメータ例>`
31
34
  :: パラメータは、山括弧内の[[変数|Variables]]の現在値です。マクロパラメータは、v5.2.0まではサポートされて<<.em いません>>。
32
35
  ::<<.from-version "5.2.0">> リテラルマクロパラメータがサポートされています。例: `[<now [UTC]YYYY0MM0DD0hh0mm0ssXXX>]`。
36
+ : <<.def "複数値変数">>
37
+ :: `(パラメータ例)`
38
+ :: <<.from-version "5.4.0">> このパラメータは、丸括弧で囲まれた名前の[[複数値変数|Multi-Valued Variables]]に格納されている値のリスト全体に展開されます。このようにアクセスすると、フィルタ演算子は最初の値だけでなく、すべての値を受け取ります。詳細については、[[複数値変数|Multi-Valued Variables]]を参照してください。
33
39
 
34
40
  <<.note """すべての[[フィルタオペレータ|filter Operator]]の後にはパラメータ式が続く必要があります。[[パラメータの無いオペレータ|Operators without parameters]]の場合、その式は空になります(`[<currentTiddler>links[]]`のフィルタオペレータ<<.olink links>>と同様)。""">>
35
41
 
@@ -37,4 +43,8 @@ type: text/vnd.tiddlywiki
37
43
 
38
44
  <<.from-version "5.1.23">> [[フィルタステップ|Filter Step]]では、`,`文字で区切られた複数のパラメータがサポートされます。
39
45
 
40
- 例えば: `[param1],[param2]`や`<param1>,{param2}`
46
+ 例えば: `[param1],[param2]`や`<param1>,{param2}`、 `[param1],(param2)`
47
+
48
+ ---
49
+
50
+ <<.warning """`/regexp/(flags)`オペランド構文は非推奨であり、ブラウザのコンソールに警告が表示されます。代わりに<<.olink regexp>>演算子を使用してください。""">>
@@ -6,7 +6,6 @@ title: Filter Run Prefix
6
6
  ja-title: フィルタランプレフィックス
7
7
  type: text/vnd.tiddlywiki
8
8
 
9
- There are 2 types of filter run prefixes that are interchangeable; [[named prefixes|Named Filter Run Prefix]] and [[shortcut prefixes|Shortcut Filter Run Prefix]].
10
9
  交換可能なフィルタランプレフィックスには、[[名前付きプレフィックス|Named Filter Run Prefix]]と[[ショートカットプレフィックス|Shortcut Filter Run Prefix]]の2種類があります。
11
10
 
12
11
  <$railroad text="""
@@ -1,6 +1,6 @@
1
1
  created: 20150124182127000
2
- modified: 20250222110925130
3
- original-modified: 20230710074414361
2
+ modified: 20251213102731461
3
+ original-modified: 20250731101041336
4
4
  tags: [[Filter Run]]
5
5
  title: Filter Step
6
6
  ja-title: フィルタステップ
@@ -13,10 +13,10 @@ type: text/vnd.tiddlywiki
13
13
  <$railroad text="""
14
14
  \start none
15
15
  \end none
16
- [:"!"]
16
+ ["!"]
17
17
  ( / "省略の場合のデフォルト: title" /|:
18
- ( - | :[[<"オペレータ">|"Filter Operators"]] )
19
- { [:":" [[<"サフィックス">|"Filter Operators"]] ] } )
18
+ ( :[[<"オペレータ">|"Filter Operators"]] )
19
+ [ {":" [: [[<"サフィックス">|"Filter Operators"]] ] }] )
20
20
  { [[<"パラメータ">|"Filter Parameter"]] + "," }
21
21
  """/>
22
22
 
@@ -24,13 +24,13 @@ type: text/vnd.tiddlywiki
24
24
 
25
25
  多くのステップでは、ステップの実行内容をさらに定義する明示的な<<.def パラメータ>>が必要です。
26
26
 
27
- <<.def サフィックス>>は、特定のオペレータの意味を拡張する追加テキスト(多くの場合、[[フィールド|TiddlerFields]]名)です。
27
+ <<.def サフィックス>>は、特定のオペレータの意味を拡張する追加テキスト(多くの場合、[[フィールド|TiddlerFields]]名)です。サフィックスは`:`文字で区切られ、各サフィックスグループには、カンマで区切られた複数の値を含めることができます。例えば、`compare:number:gteq`は、最初のサフィックスは`number`で、2番目のサフィックスは`gteq`です。`:sort:string:reverse,casesensitive`は、最初のサフィックスは`string`で、2番目のサフィックスグループには`reverse`と`casesensitive`の両方が含まれます。
28
28
 
29
- ステップの<<.def オペレータ>>と<<.def サフィックス>>がすべて省略されている場合は、デフォルトで[[title|title Operator]]オペレータが使用されます。
29
+ ステップの<<.def オペレータ>>と<<.def サフィックス>>がすべて//省略//されている場合は、デフォルトで[[title|title Operator]]オペレータが使用されます。サフィックスが存在するが、コロンの前のオペレータ名が空の場合(例: `[:fieldname[value]]`)、オペレータはデフォルトで<<.olink field>>になります。
30
30
 
31
31
  <<.from-version "5.1.23">> いくつかのステップでは、`,`文字で区切られた複数の<<.def パラメータ>>を受け入れます。
32
32
 
33
- 認識されないオペレータは、<<.olink field>>オペレータのサフィックスであるかのように扱われます。
33
+ 認識されないオペレータは、<<.olink field>>オペレータのサフィックスであるかのように扱われます。<<.from-version "5.3.0">> ただし、名前に`.`(ドット)文字が含まれる認識されないオペレータは、ユーザー定義のフィルタオペレータとして扱われ、その名前の変数または関数を検索することで解決されます。.
34
34
 
35
35
  フィルタオペレータはプラグインによって拡張できます。
36
36
 
@@ -16,6 +16,7 @@ type: text/vnd.tiddlywiki
16
16
  |`-[run]` |`:except[run]` |差集合 |... AND NOT ラン |
17
17
  |`~[run]` |`:else[run]` |それ以外 |... ELSE ラン |
18
18
  |`=[run]` |`:all[run]` |重複を排除しない和集合 |... OR ラン |
19
+ |`=>[run]` |`:let[run]` |<<.from-version "5.4.0">> 結果を変数に割りあてる |... LET ラン |
19
20
 
20
21
  ランのインプットは通常、Wiki内の[[隠し|ShadowTiddlers]]Tiddler以外のすべてのTiddlerタイトルのリストです(順不同)。<br>ただし、`+`プレフィックスによってこれを変更できます:
21
22
 
@@ -45,3 +46,5 @@ type: text/vnd.tiddlywiki
45
46
 
46
47
  新しいフィルタランプレフィックスを作成するには、`filterrunprefix`の[[モジュールタイプ|ModuleType]]で
47
48
  [[Javascriptモジュール|Modules]]を作成します。
49
+
50
+ コンパイルされたフィルタ式はパフォーマンスのためキャッシュされます。キャッシュには最大2000件のエントリが保存され、この制限を超えるとキャッシュ全体がリセットされます。
@@ -17,6 +17,15 @@ type: text/vnd.tiddlywiki
17
17
  [["ラン"|"Filter Run"]]
18
18
  """/>
19
19
 
20
- 前のランからのフィルタアウトプットは保留されます。`:intersection`フィルタランは、すべてのTiddlerタイトルをインプットとして開始されます。この最後のフィルタランが完了すると、最後のアウトプットが保留アウトプットと比較されます。保留アウトプットと最新アウトプットの両方に表われるタイトルのみを含む新しいアウトプットが生成されます。
20
+ 前のランからのフィルタアウトプットは保留されます。`:intersection`フィルタランは、すべてのTiddlerタイトルをインプットとして開始されます。この最後のフィルタランが完了すると、最後のアウトプットが保留アウトプットと比較されます。保留アウトプットと最新アウトプットの両方に表われるタイトルのみを含む新しいアウトプットが生成されます。アウトプットにおけるタイトルの順序は、蓄積された結果から保持されます。
21
+
22
+ !! `:and` / `+`との違い
23
+
24
+ `:intersection`と`:and` (または `+`)の主な違いは、''インプット''として何を受け取るかです:
25
+
26
+ * `:and` / `+`は、''これまでに蓄積された結果''をフィルタランへのインプットとして渡します。ラン内のオペレータは、結果に既に含まれているタイトルのみを表示・操作できます。
27
+ * `:intersection`は、''すべてのTiddlerタイトル''をフィルタランへのインプットとして渡し(プレフィックスなしのランと同様)、その後、蓄積された結果にも含まれるタイトルのみを保持します。
28
+
29
+ これは、`:intersection`がTiddlerプール全体から開始する必要のあるオペレータを使用してタイトルを照合できることを意味します。詳細については、[[交換可能なフィルタランプレフィックス|Interchangeable Filter Run Prefixes]]を参照してください。
21
30
 
22
31
  [[intersectionフィルタランプレフィックス(例)|Intersection Filter Run Prefix (Examples)]]
@@ -0,0 +1,15 @@
1
+ created: 20260222152853141
2
+ modified: 20260506104906199
3
+ original-modified: 20260222184916224
4
+ tags: [[Let Filter Run Prefix]]
5
+ title: Let Filter Run Prefix (Examples)
6
+ ja-title: letフィルタランプレフィックス(例)
7
+ type: text/vnd.tiddlywiki
8
+
9
+ <<.operator-example 1 "3 2 1 4 :let[[myvar]] 6 7 8 [(myvar)sort[]]" "名前付きプレフィックスを使用">>
10
+ <<.operator-example 2 "3 2 1 4 =>myvar 6 7 8 [(myvar)sort[]]" "短縮形のプレフィックスを使用">>
11
+ <<.operator-example 3 "3 2 1 4 =>myvar 6 7 8 [<myvar>]" "山括弧は最初の値のみを返却">>
12
+ <<.operator-example 4 "3 2 1 4 =>mynumbers [(mynumbers)sum[]] [(mynumbers)average[]]">>
13
+ <<.operator-example 5 '"[0-9]" =>digitsRE abc 123 de45 67fg hij :filter[regexp<digitsRE>]' "角括弧で囲まれた正規表現では、変数パラメータを使用">>
14
+ <<.operator-example 6 '"[prefix[ca]then[ca]]" "[suffix[at]then[at]]" other =>myfilters cat can bat bug :cascade[(myfilters)]' "[[cascadeフィルタランプレフィックス|Cascade Filter Run Prefix]]で使用するフィルタを定義">>
15
+ <<.operator-example 7 "[[⁎ ]] [[⁑ ]] [[⁂ ]] :let[[prefixList]] [tag[Learning]first[3]] :map:flat[(prefixList)addsuffix<currentTiddler>]">>
@@ -0,0 +1,32 @@
1
+ created: 20250307212252946
2
+ from-version: 5.4.0
3
+ modified: 20260502101033176
4
+ original-modified: 20250307212252946
5
+ rp-input: 前回のフィルタランからのすべてのタイトル
6
+ rp-output: "let"フィルタランプレフィックスからはいつも空のタイトルリストが返されます
7
+ rp-purpose: 前回のフィルタラン結果のタイトルリストを複数値変数へ代入
8
+ tags: [[Named Filter Run Prefix]]
9
+ title: Let Filter Run Prefix
10
+ ja-title: letフィルタランプレフィックス
11
+ type: text/vnd.tiddlywiki
12
+
13
+ <$railroad text="""
14
+ \start none
15
+ \end none
16
+ ( ":let" )
17
+ [["ラン"|"Filter Run"]]
18
+ """/>
19
+
20
+ `:let`フィルタランプレフィックスは、前回のフィルタランの結果として得られたタイトルリストを[[他数値変数|Multi-Valued Variables]]に割り当てます。この変数には、フィルタランによって返された最初の結果が名前として付けられます。
21
+
22
+ この変数は、[[フィルタ式|Filter Expression]]内の残りの[[フィルタラン|Filter Run]]で使用可能になります。通常の方法で変数にアクセスすると、結果リストの最初の項目のみが返されます(結果リストが空の場合は空の文字列が返されます)。オペランドとして変数名を山括弧ではなく丸括弧で囲むと、結果リスト内のすべての項目が取得できます。
23
+
24
+ このプレフィックスには、オプションの[[ショートカット構文|Shortcut Filter Run Prefix]]記号`=>run`があります。例:
25
+
26
+ ```
27
+ =[<myfun1>] =[<myfun2>] =>myvar
28
+ ```
29
+
30
+ `:let`フィルタランプレフィックスを指定すると、常に現在の結果リストがクリアされます。
31
+
32
+ [[letフィルタランプレフィックス(例)|Let Filter Run Prefix (Examples)]]
@@ -25,6 +25,7 @@ type: text/vnd.tiddlywiki
25
25
  [[<":or"> |"Or Filter Run Prefix"]] |
26
26
  [[<":reduce"> |"Reduce Filter Run Prefix"]] |
27
27
  [[<":sort"> /"v5.2.0"/ |"Sort Filter Run Prefix"]] |
28
+ [[<":let"> /"v5.4.0"/ |"Let Filter Run Prefix"]] |
28
29
  [[<":then"> /"v5.3.0"/ |"Then Filter Run Prefix"]]) [[run|"Filter Run"]]
29
30
  """/>
30
31
 
@@ -35,4 +36,14 @@ type: text/vnd.tiddlywiki
35
36
 
36
37
  <<.tip """フィルタランプレフィックス`:reduce`、`:sort`、`:map`、`:filter`内では、変数<<.var currentTiddler>>は処理中のTiddlerのタイトルに設定されます。<br>サブフィルタ外のcurrentTiddlerの値は、変数<<.var "..currentTiddler">>で使用できます <<.from-version "5.2.0">>""" >>
37
38
 
39
+ !! サフィックス
40
+
41
+ 名前付きフィルタランプレフィックスは、`:`文字で区切られたサフィックスを受け入れることができ、各サフィックスにはオプションでカンマ区切りの値を含めることができます。一般的な構文は`:prefixname:suffix1:suffix2,...`です。現在、次のプレフィックスがサフィックスを受け入れます:
42
+
43
+ |!プレフィックス |!サフィッス |!例 |
44
+ |`:map` |`flat` — 項目ごとに最初の結果だけでなく、すべての結果を返す |`:map:flat[...]` |
45
+ |`:sort` |型 (''string'', ''alphanumeric'', ''number'', ''integer'', ''version'', ''date'')とフラグ (''reverse'', ''casesensitive'', ''caseinsensitive'') |`:sort:number:reverse[...]` |
46
+
47
+ その他の名前付きプレフィックス(`:all`, `:and`, `:cascade`, `:else`, `:except`, `:filter`, `:intersection`, `:let`, `:or`, `:reduce`, `:then`)は現在サフィックスを受け付けません。
48
+
38
49
  参照: [[交換可能なフィルターランプレフィックス|Interchangeable Filter Run Prefixes]]
@@ -11,7 +11,7 @@ type: text/vnd.tiddlywiki
11
11
  <$railroad text="""
12
12
  \start none
13
13
  \end none
14
- (-|:"+"|"-"|"~"|"=")
14
+ (-|:"+"|"-"|"~"|"="|"=>")
15
15
  [["ラン"|"Filter Run"]]
16
16
  """/>
17
17
 
@@ -23,8 +23,10 @@ type: text/vnd.tiddlywiki
23
23
 
24
24
  * プレフィックス`-`は、アウトプットタイトルがフィルタのアウトプットから<<.em 取り除か>>れます(そのようなTiddlerが存在する場合)
25
25
 
26
- * プレフィックス`~`は、フィルタアウトプットが空リストの場合、ランの結果のタイトルがフィルタアウトプットに[[優先的に追加|Dominant Append]]されます。フィルタアウトプットが空リストでない場合、ランは無視されます。<<.from-version "5.1.18">>
26
+ * プレフィックス`~`<<.from-version "5.1.18">>は、フィルタアウトプットが空リストの場合、ランの結果のタイトルがフィルタアウトプットに[[優先的に追加|Dominant Append]]されます。フィルタアウトプットが空リストでない場合、ランは無視されます。
27
27
 
28
- * プレフィックス`=`は、アウトプットタイトルが重複排除されずにフィルタのアウトプットに追加されます。<<.from-version "5.1.20">>
28
+ * プレフィックス`=`<<.from-version "5.1.20">>は、アウトプットタイトルが重複排除されずにフィルタのアウトプットに追加されます。
29
+
30
+ * プレフィックス`=>` <<.from-version "5.4.0">>は、これまでのすべてのランの累積結果は、このランの最初の結果が名前となる[[複数値変数|Multi-Valued Variables]]として割り当てられます。その後、累積結果はクリアされます。
29
31
 
30
32
  {{Interchangeable Filter Run Prefixes}}
@@ -2,7 +2,7 @@ created: 20210618133745003
2
2
  from-version: 5.3.0
3
3
  modified: 20250423104147235
4
4
  original-modified: 20230710074225410
5
- rp-input: <<.olink すべて>>のTiddlerタイトル
5
+ rp-input: <<.olink all>>のTiddlerタイトル (前回のランのアウトプットが空でない場合にのみ評価されます)
6
6
  rp-output: フィルタランのアウトプットは、空のリストでない限り、前回までのランのアウトプットを置き換えます(以下を参照)。
7
7
  rp-purpose: フィルタランへのインプットをそのアウトプットで置き換え、インプットがある場合にのみランを評価
8
8
  search:
@@ -0,0 +1,31 @@
1
+ created: 20221009124003601
2
+ modified: 20260406063825386
3
+ original-modified: 20240422084850412
4
+ tags: Concepts [[Core Functions]]
5
+ title: Functions
6
+ ja-title: 関数
7
+ type: text/vnd.tiddlywiki
8
+
9
+ !! イントロダクション
10
+
11
+ <<.from-version "5.3.0">> <<.def 関数>> は、 [[フィルタ式|Filter Expression]] を含むテキストの名前付きスニペットです。関数には、関数内で変数として使用できる名前付きパラメータを持つことができます
12
+
13
+ 関数は通常、 [[プラグマ: \function|Pragma: \function]] で定義されます:
14
+
15
+ ```
16
+ \function myfun(param:"2")
17
+ [<param>multiply[1.5]]
18
+ \end
19
+ ```
20
+
21
+ 関数はいくつかの方法で呼び出すことができます:
22
+
23
+ * [[Calls]]構文を使用する:
24
+ ** 構文 `<<myfun param:"value">>` を使用して関数を直接トランスクルードする
25
+ ** 構文 `<div class=<<myfun param:"value">>>` を使用してウィジェット属性に関数を割り当てる
26
+ * 構文 `[function[myfun],[value],...]` を使用して [[関数オペレータ|function Operator]] を介して関数を呼び出す
27
+ * 構文 `[my.fun[value]]` または `[.myfun[value]]` で、カスタムフィルター演算子として名前にピリオドが含まれる関数を直接呼び出す
28
+
29
+ !! 関数の仕組み
30
+
31
+ 関数は特別な種類の [[変数|Variables]] として実装されています。通常の変数と異なる唯一の点は、パラメータの扱い方法です
@@ -1,8 +1,8 @@
1
1
  color: #880
2
2
  created: 20241009150347613
3
3
  icon: $:/core/images/help
4
- modified: 20241010114029686
5
- original-modified: 20241009150430229
4
+ modified: 20251213103718012
5
+ original-modified: 20241115170824144
6
6
  tags: Welcome
7
7
  title: Find Out More
8
8
  ja-title: さらに詳しく
@@ -1,19 +1,41 @@
1
1
  created: 20130822170200000
2
2
  icon: $:/core/icon
3
3
  list: [[A Gentle Guide to TiddlyWiki]] [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] Examples [[What happened to the original TiddlyWiki?]]
4
- modified: 20241010112232871
5
- original-modified: 20241009150333146
4
+ modified: 20260430010447598
5
+ original-modified: 20260420192600833
6
6
  tags: Welcome
7
7
  title: HelloThere
8
8
  ja-title: こんにちは
9
9
  type: text/vnd.tiddlywiki
10
10
 
11
- !!.tc-hero-heading ''TiddlyWikiへようこそ。 TiddlyWikiは複雑な情報を[[収集|Creating and editing tiddlers]]し、[[整理|Structuring TiddlyWiki]]し、[[共有|Sharing your tiddlers with others]]するためのユニークな[[非線形|Philosophy of Tiddlers]]ノートブックです。''
11
+ <h2
12
+ style="
13
+ background: red;
14
+ padding: 0.5em;
15
+ color: white;
16
+ font-weight: bold;
17
+ text-align: center;
18
+ border-radius: 0.5em;
19
+ box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
20
+ background-image: linear-gradient(90deg, rgb(34, 132, 224), rgb(95, 174, 248), rgb(34, 132, 224));
21
+ ">
22
+ メモを有効活用する
23
+ </h2>
24
+
25
+ <h2
26
+ class="tc-hero-heading"
27
+ style="
28
+ text-align: center;
29
+ ">
30
+ TiddlyWikiへようこそ。 TiddlyWikiは複雑な情報を[[収集|Creating and editing tiddlers]]し、[[整理|Structuring TiddlyWiki]]し、[[共有|Sharing your tiddlers with others]]するためのユニークな[[非線形|Philosophy of Tiddlers]]ノートブックです
31
+ </h2>
12
32
 
13
33
  [[ToDo リスト|TaskManagementExample]]を管理したり、[[エッセイや小説|"TiddlyWiki for Scholars" by Alberto Molina]]を練ったり、結婚式を準備したりするために使えます。頭をよぎるすべての考えを記録し、柔軟で応答性の高いWebサイトを構築できます。
14
34
 
15
- * ~TiddlyWikiを使用すると、データの保存場所を選択でき、今日とったメモを今後数十年も[[使用できること|Future Proof]]が保証されます。
35
+ * ~TiddlyWikiはデータとコードを単一のHTMLファイルに保存し、インストールや外部依存を必要とせず、Webブラウザのみで動作します
36
+
37
+ * ~TiddlyWikiを使用すると、データの保存場所を選択でき、今日とったメモを今後数十年も[[使用できること|Future Proof]]が保証されます
16
38
 
17
- * ~TiddlyWikiは、新しい機能を追加する多くのプラグインにより、無限にカスタマイズ、拡張可能です。
39
+ * ~TiddlyWikiは、新しい機能を追加する多くのプラグインにより、無限にカスタマイズ、拡張可能です
18
40
 
19
- * ~TiddlyWikiは、大規模なユーザーコミュニティの一部である開発者集団の製品です。
41
+ * ~TiddlyWikiは、大規模なユーザーコミュニティの一部である開発者集団の製品です
@@ -0,0 +1,7 @@
1
+ created: 20150414070451144
2
+ list: [[HelloThumbnail - Latest Version]] [[HelloThumbnail - Donations]] [[HelloThumbnail - Newsletter]] [[HelloThumbnail - Community Survey 2025]] [[HelloThumbnail - Introduction Video]] [[HelloThumbnail - Grok TiddlyWiki]] [[HelloThumbnail - MultiWikiServer]] [[HelloThumbnail - Twenty Years of TiddlyWiki]] [[HelloThumbnail - TiddlyWiki Privacy]] [[HelloThumbnail - Marketplace]] [[HelloThumbnail - Intertwingled Innovations]] [[HelloThumbnail - TiddlyWikiLinks]]
3
+ modified: 20260406043045066
4
+ original-modified: 20150414070948246
5
+ title: HelloThumbnail
6
+ ja-title: ハローサムネイル
7
+ type: text/vnd.tiddlywiki
@@ -1,7 +1,7 @@
1
1
  color: #088
2
2
  icon: $:/core/images/star-filled
3
- modified: 20241010114508408
4
- original-modified: 20241001141521924
3
+ modified: 20251214104051278
4
+ original-modified: 20241115170824144
5
5
  tags: Welcome
6
6
  title: Testimonials and Reviews
7
7
  ja-title: 利用者の声とレビュー
@@ -2,8 +2,8 @@ color: #cc9
2
2
  created: 20241009163451663
3
3
  icon: $:/core/images/tip
4
4
  list: GettingStarted [[Getting Started Video]] [[Find Out More]] [[TiddlyWiki on the Web]] [[Testimonials and Reviews]]
5
- modified: 20241010112536263
6
- original-modified: 20241009163521037
5
+ modified: 20251214103541254
6
+ original-modified: 20241115170824144
7
7
  tags: Welcome
8
8
  title: Quick Start
9
9
  ja-title: クイックスタート
@@ -0,0 +1,10 @@
1
+ title: HelloThumbnail - Community Survey 2025
2
+ ja-title: HelloThumbnail - コミュニティ調査2025
3
+ tags: HelloThumbnail
4
+ color: rgb(234, 205, 183)
5
+ image: Community Survey 2025 Image
6
+ caption: コミュニティ調査
7
+ link: Community Survey 2025
8
+ ribbon-text: NEW
9
+
10
+ 2025年コミュニティ調査の結果をご覧ください
@@ -0,0 +1,9 @@
1
+ background-color: #EDB431
2
+ caption: ~TiddlyWikiへのご支援のお願い
3
+ color: #ff0
4
+ image: TiddlyWiki Donation Graphic
5
+ link: Donations
6
+ tags: HelloThumbnail
7
+ title: HelloThumbnail - Donations
8
+
9
+ ~TiddlyWikiを財政的に支援する方法をご覧ください
@@ -5,6 +5,5 @@ color: #D5B7EA
5
5
  image: Grok TiddlyWiki Banner
6
6
  caption: Grok ~TiddlyWiki 2.0
7
7
  link: "Grok TiddlyWiki" by Soren Bjornstad
8
- ribbon-text: NEW 2.0
9
8
 
10
9
  ~TiddlyWikiの総合的なインタラクティブガイド。基礎から高度な概念までを網羅し、学習に役立つ演習やヒントも掲載しています
@@ -1,7 +1,7 @@
1
1
  background-color: #EDB431
2
2
  caption: Intertwingled Innovations
3
3
  color: #ff0
4
- image: Intertwingled Innovations.png
4
+ image: Intertwingled Innovations Image
5
5
  link: Intertwingled Innovations
6
6
  tags: HelloThumbnail
7
7
  title: HelloThumbnail - Intertwingled Innovations
@@ -5,6 +5,7 @@ caption: v<<version>>の新着情報
5
5
  link: Releases
6
6
  image: New Release Banner
7
7
  color: #fff
8
+ ribbon-text: NEW
8
9
 
9
10
  \define prerelease-regexp() [0-9]+\.[0-9]+\.[0-9]+\-prerelease
10
11
  <$list filter="[<version>!regexp<prerelease-regexp>]" variable="ignore">
@@ -5,7 +5,7 @@ color: purple
5
5
  background-color: #fff
6
6
  caption: ~MultiWikiServer
7
7
  link: MultiWikiServer
8
- image: MWS Banner.png
9
- ribbon-text: SOON
8
+ image: MWS Banner
9
+ type: text/vnd.tiddlywiki
10
10
 
11
11
  ~TiddlyWikiを、複数のユーザアカウントとTiddlerの共有をサポートする本格的なサーバシステムにする新しい~MultiWikiServerプラグインについて詳細をご覧ください
@@ -3,8 +3,8 @@ ja-title: HelloThumbnail - ニュースレター
3
3
  tags: HelloThumbnail
4
4
  caption: ~TiddlyWiki ニュースレター
5
5
  link: TiddlyWiki Newsletter
6
- image: TiddlyWiki Newsletter Badge.png
6
+ image: TiddlyWiki Newsletter Badge
7
7
  color: #fff
8
- ribbon-text: NEW
8
+ type: text/vnd.tiddlywiki
9
9
 
10
- ~TiddlyWikiコミュニティからの最も興味深く関連性のあるニュースを隔週でまとめた~TiddlyWikiニュースレターを購読できます
10
+ ~TiddlyWikiコミュニティからの最も興味深く関連性のあるニュースをまとめた~TiddlyWikiニュースレターを購読できます
@@ -0,0 +1,12 @@
1
+ caption: グラフとビジュアリゼーション
2
+ color: #5778d8
3
+ image: TW5-Graph.png
4
+ link: TW5-Graph by Flibbles
5
+ tags: HelloThumbnail
6
+ title: HelloThumbnail - TW5-Graph
7
+ ja-title: HelloThumbnail - TW5-グラフ
8
+ ribbon-text: NEW
9
+
10
+ \rules except wikilink
11
+
12
+ TiddlyWikiプラグインを使用すれば、Tiddlerのビジュアリゼーションを簡単に作成できます。
@@ -1,9 +1,9 @@
1
1
  title: HelloThumbnail - TiddlyWiki Privacy
2
2
  tags: HelloThumbnail
3
3
  color: #D5B7EA
4
- image: TiddlyWiki Privacy Badge.png
4
+ image: TiddlyWiki Privacy Badge
5
5
  caption: プライバシーとセキュリティ
6
6
  link: TiddlyWiki Privacy and Security
7
- ribbon-text: NEW
7
+ type: text/vnd.tiddlywiki
8
8
 
9
9
  注意すれば、~TiddlyWikiは完全にプライベートに使用でき、自分のデバイス以外のものや人を信頼する必要はありません
@@ -3,7 +3,7 @@ ja-title: HelloThumbnail - TiddlyWikiLinks
3
3
  tags: HelloThumbnail
4
4
  color: #D5B7EA
5
5
  image: TiddlyWikiLinks
6
- caption: links.tiddlywiki.org
6
+ caption: コミュニティリンク
7
7
  link: Community Links Aggregator
8
8
 
9
9
  コミュニティによって収集された~TiddlyWiki関連コンテンツへのリンク集
@@ -5,6 +5,5 @@ color: #D5B7EA
5
5
  image: Twenty Years of TiddlyWiki
6
6
  caption: ~TiddlyWikiの20年
7
7
  link: History of TiddlyWiki
8
- ribbon-text: NEW
9
8
 
10
9
  ~TiddlyWiki 20周年のお祝い
@@ -1,9 +1,9 @@
1
1
  created: 20240907042443909
2
- modified: 20241116104031988
3
- original-modified: 20240907042629405
2
+ modified: 20251214104453831
3
+ original-modified: 20241120225606237
4
4
  tags: [[Hidden Settings]]
5
5
  title: Hidden Setting: Default Tiddler Colour
6
6
  ja-title: 隠し設定: TIddlerのデフォルト色
7
7
  type: text/vnd.tiddlywiki
8
8
 
9
- デフォルトのTiddler色は、$:/config/DefaultTiddlerColourというTiddlerを作成し、CSSの色の値を含むことによって指定できます。
9
+ デフォルトのtag-tiddler色は、$:/config/DefaultTiddlerColourというTiddlerを作成し、CSSの色の値を含むことによって指定できます。詳細については、[[Tiddlerカラーカスケード|Tiddler Colour Cascade]]を参照してください
@@ -0,0 +1,16 @@
1
+ title: Hire Jeremy Sidebar Segment
2
+ created: 20250708130030654
3
+ modified: 20260112103108498
4
+ original-modified: 20250708130030654
5
+ tags: $:/tags/SideBarSegment
6
+ list-after: $:/core/ui/SideBarSegments/site-subtitle
7
+
8
+ <div class="yellow-note-sidebar-wrapper">
9
+ <div class="yellow-note-sidebar">
10
+ <$link to="Hire the founder of TiddlyWiki">
11
+ <div class="yellow-note">
12
+ <i class="yellow-note-pin"></i>~TiddlyWiki創設者の雇用
13
+ </div>
14
+ </$link>
15
+ </div>
16
+ </div>
@@ -0,0 +1,59 @@
1
+ title: Hire the founder of TiddlyWiki
2
+ ja-title: TiddlyWiki創設者の雇用
3
+ modified: 20251220113956682
4
+ original-modified: 20250901094938063
5
+ created: 20250901094938063
6
+
7
+ <i class="yellow-note-pin"></i>//[[JeremyRuston]]からのメッセージ//
8
+
9
+ 現在、私の会社[[Intertwingled Innovations]]では、新しい顧客を募集しています。
10
+
11
+ <$expand.able heading="私を採用する理由">
12
+
13
+ あなたの組織が~TiddlyWikiを最大限に活用できるように私がサポートできることは次のとおりです:
14
+
15
+ * ''カスタムアプリケーション'' -- ワークフローを高速化する~TiddlyWikiソリューションを特注します
16
+ * ''コアスポンサー'' -- あなたの組織向けに新しい機能や公式プラグインに資金を提供し、~TiddlyWikiエコシステムを強化します
17
+ * ''シームレスな統合'' -- 既存のツールやインフラと~TiddlyWikiを接続し、スムーズに連携します
18
+ * ''~TiddlyWikiの維持'' -- 商業プロジェクトにより、~TiddlyWikiを維持・革新を続けることができます。私と一緒に活動することは、~TiddlyWikiの未来の支えになります
19
+
20
+ </$expand.able>
21
+
22
+ <$expand.able heading="コラボレーションの方法">
23
+
24
+ プロジェクトは、お客様のビジョン、ゴール、運用状況を理解するために対話から始めます。1つまたは複数の~PoCプロトタイプを作成し、その後、定期的なミーティングで進捗を確認し、次のステップについて合意しながら、反復的なタイムボックス化された開発サイクルを実施します。
25
+
26
+ 私のプロジェクトの多くは長期的なコラボレーションに発展していますが、小規模で集中的なプロジェクトも引き受けています。複数のプロジェクトに同時に取り組み、共通のニーズを特定し、複数のクライアントに役立つコンポーネントを構築しています。それは~TiddlyWikiコミュニティ全体の機能強化につながることも少なくありません。
27
+
28
+
29
+ </$expand.able>
30
+
31
+ <$expand.able heading="成功事例">
32
+
33
+ 私は幸運にも、世界中の様々な組織と協力し、意義深く興味深いプロジェクトに携わることができました。特に:
34
+
35
+ * 慈善事業向け -- [[Xememex]], 数千人のユーザーで利用できるマルチユーザー~TiddlyWikiサーバー
36
+ * 慈善投資会社向け -- 外部パートナーとパイプラインを共有するエクストラネット
37
+ * 法律事務所向け -- 密にリンクされた数十万個のTiddlerを持つハイパーテキストナレッジシステム
38
+ * 出版社向け -- 実験的なハイパーテキスト書籍出版プラットフォーム
39
+ * 不動産会社向け -- 新しい地理空間プラグイン
40
+
41
+ </$expand.able>
42
+
43
+ <$expand.able heading="TiddlyWikiへのインパクト">
44
+
45
+ 多くのコア機能と公式プラグインはクライアントプロジェクトからできました:
46
+
47
+ * テストケースウィジェット
48
+ * 同意バナープラグイン
49
+ * 動的注釈プラグインと動的表示プラグイン
50
+ * Excelインポートプラグイン
51
+ * 地理空間プラグイン
52
+ * インナーウィキプラグイン
53
+ * テキストスライサープラグイン
54
+ * ツアープラグインと紙吹雪プラグイン
55
+ * XLSXインポートプラグイン
56
+
57
+ </$expand.able>
58
+
59
+ ~TiddlyWikiがあなたの組織にどのように役立つかを知りたい場合は、<a href="mailto:jeremy@jermolene.com" target="_blank">jeremy@jermolene.com</a>にご連絡ください。