diff --git a/bin/build-site.sh b/bin/build-site.sh index a54d16452..0618e1bb1 100755 --- a/bin/build-site.sh +++ b/bin/build-site.sh @@ -5,7 +5,7 @@ # Default to the current version number for building the plugin library if [ -z "$TW5_BUILD_VERSION" ]; then - TW5_BUILD_VERSION=v5.3.0 + TW5_BUILD_VERSION=v5.3.1 fi echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]" diff --git a/core/language/en-GB/Help/savewikifolder.tid b/core/language/en-GB/Help/savewikifolder.tid index 6cd6c30c4..5c6405ad2 100644 --- a/core/language/en-GB/Help/savewikifolder.tid +++ b/core/language/en-GB/Help/savewikifolder.tid @@ -15,7 +15,11 @@ description: Saves a wiki to a new wiki folder The following options are supported: * ''filter'': a filter expression that defines the tiddlers to include in the output. -* ''explodePlugins'': set to "no" to save plugins to the tiddlers directory of the target wiki folder, to suppress breaking plugins into their constituent shadow tiddlers (default is "yes"). +* ''explodePlugins'': defaults to "yes" +** ''yes'' will "explode" plugins into separate tiddler files and save them to the plugin directory within the wiki folder +** ''no'' will suppress exploding plugins into their constituent tiddler files. It will save the plugin as a single JSON tiddler in the tiddlers folder + +Note that both ''explodePlugins'' options will produce wiki folders that build the same exact same original wiki. The difference lies in how plugins are represented in the wiki folder. A common usage is to convert a TiddlyWiki HTML file into a wiki folder: diff --git a/core/wiki/config/OfficialPluginLibrary.tid b/core/wiki/config/OfficialPluginLibrary.tid index 20bb13d0d..4aa985b87 100644 --- a/core/wiki/config/OfficialPluginLibrary.tid +++ b/core/wiki/config/OfficialPluginLibrary.tid @@ -1,6 +1,6 @@ title: $:/config/OfficialPluginLibrary tags: $:/tags/PluginLibrary -url: https://tiddlywiki.com/library/v5.2.8/index.html +url: https://tiddlywiki.com/library/v5.3.1/index.html caption: {{$:/language/OfficialPluginLibrary}} {{$:/language/OfficialPluginLibrary/Hint}} diff --git a/editions/de-AT/tiddlers/external/tiddlywiki.files b/editions/de-AT/tiddlers/external/tiddlywiki.files index 0c59b7bc5..fd714a0df 100644 --- a/editions/de-AT/tiddlers/external/tiddlywiki.files +++ b/editions/de-AT/tiddlers/external/tiddlywiki.files @@ -3,7 +3,7 @@ { "file": "../../../tw5.com/tiddlers/images/New Release Banner.png", "fields": { - "type": "image/jpg", + "type": "image/jpeg", "title": "New Release Banner", "tags": "picture" } diff --git a/editions/prerelease/tiddlers/Release 5.3.1.tid b/editions/prerelease/tiddlers/Release 5.3.1.tid new file mode 100644 index 000000000..dcea04fb5 --- /dev/null +++ b/editions/prerelease/tiddlers/Release 5.3.1.tid @@ -0,0 +1,57 @@ +caption: 5.3.1 +created: 20230701133439630 +modified: 20230701133439630 +tags: ReleaseNotes +title: Release 5.3.1 +type: text/vnd.tiddlywiki + +//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.3.0...master]]// + +! Overview of v5.3.1 + + +! Plugin Improvements + +* + +! Translation improvement + +Improvements to the following translations: + +* Chinese +* Polish + +! Usability Improvements + +* + +! Widget Improvements + +* + +! Filter improvements + +* + +! Hackability Improvements + +* + +! Bug Fixes + +* + +! Node.js Improvements + +* + +! Performance Improvements + +* + +! Acknowledgements + +[[@Jermolene|https://github.com/Jermolene]] would like to thank the contributors to this release who have generously given their time to help improve TiddlyWiki: + +<<.contributors """ +""">> diff --git a/editions/prerelease/tiddlers/system/PrereleaseLocalPluginLibrary.tid b/editions/prerelease/tiddlers/system/PrereleaseLocalPluginLibrary.tid index d8f641602..a42bdc774 100644 --- a/editions/prerelease/tiddlers/system/PrereleaseLocalPluginLibrary.tid +++ b/editions/prerelease/tiddlers/system/PrereleaseLocalPluginLibrary.tid @@ -1,6 +1,6 @@ title: $:/config/LocalPluginLibrary tags: $:/tags/PluginLibrary -url: http://127.0.0.1:8080/prerelease/library/v5.2.2/index.html +url: http://127.0.0.1:8080/prerelease/library/v5.3.1/index.html caption: {{$:/language/OfficialPluginLibrary}} (Prerelease Local) A locally installed version of the official ~TiddlyWiki plugin library at tiddlywiki.com for testing and debugging. //Requires a local web server to share the library// diff --git a/editions/prerelease/tiddlers/system/PrereleaseOfficialPluginLibrary.tid b/editions/prerelease/tiddlers/system/PrereleaseOfficialPluginLibrary.tid index 510d876d0..555b81ab6 100644 --- a/editions/prerelease/tiddlers/system/PrereleaseOfficialPluginLibrary.tid +++ b/editions/prerelease/tiddlers/system/PrereleaseOfficialPluginLibrary.tid @@ -1,6 +1,6 @@ title: $:/config/OfficialPluginLibrary tags: $:/tags/PluginLibrary -url: https://tiddlywiki.com/prerelease/library/v5.2.8/index.html +url: https://tiddlywiki.com/prerelease/library/v5.3.1/index.html caption: {{$:/language/OfficialPluginLibrary}} (Prerelease) The prerelease version of the official ~TiddlyWiki plugin library at tiddlywiki.com. Plugins, themes and language packs are maintained by the core team. diff --git a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid index 3a2e07fdd..0fba0a32b 100644 --- a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +++ b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid @@ -1,6 +1,6 @@ created: 20130822170200000 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?]] -modified: 20230624100932287 +modified: 20230701123439630 tags: TableOfContents title: HelloThere type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/images/New Release Banner.png b/editions/tw5.com/tiddlers/images/New Release Banner.png index b75c8fc19..17925343e 100644 Binary files a/editions/tw5.com/tiddlers/images/New Release Banner.png and b/editions/tw5.com/tiddlers/images/New Release Banner.png differ diff --git a/editions/tw5.com/tiddlers/images/New Release Banner.png.meta b/editions/tw5.com/tiddlers/images/New Release Banner.png.meta index 4a4b7b8c7..e5fc745fe 100644 --- a/editions/tw5.com/tiddlers/images/New Release Banner.png.meta +++ b/editions/tw5.com/tiddlers/images/New Release Banner.png.meta @@ -1,3 +1,3 @@ title: New Release Banner -type: image/jpeg +type: image/png tags: picture diff --git a/editions/prerelease/tiddlers/Release 5.3.0.tid b/editions/tw5.com/tiddlers/releasenotes/Release 5.3.0.tid similarity index 90% rename from editions/prerelease/tiddlers/Release 5.3.0.tid rename to editions/tw5.com/tiddlers/releasenotes/Release 5.3.0.tid index 130261c81..48e4d7490 100644 --- a/editions/prerelease/tiddlers/Release 5.3.0.tid +++ b/editions/tw5.com/tiddlers/releasenotes/Release 5.3.0.tid @@ -1,11 +1,18 @@ caption: 5.3.0 -created: 20230624100932287 -modified: 20230624100932287 +created: 20230701123439630 +modified: 20230701123439630 +released: 20230701123439630 tags: ReleaseNotes title: Release 5.3.0 type: text/vnd.tiddlywiki -//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.2.7...master]]// +//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.2.7...v5.3.0]]// + +<<.banner-credits + credit:"""Congratulations to [[vilc|https://talk.tiddlywiki.org/u/vilc]] for their winning design for the banner for this release (here is the [[competition thread|https://talk.tiddlywiki.org/t/banner-image-competition-for-v5-3-0/7406/10]]). +""" + url:"https://raw.githubusercontent.com/Jermolene/TiddlyWiki5/04950452fab7d5cb86f893020355611c4711d361/editions/tw5.com/tiddlers/images/New%20Release%20Banner.jpg" +>> ! Overview of v5.3.0 @@ -34,8 +41,8 @@ These changes lay the groundwork for macros and related features to be deprecate Firstly, the new [[text substitution syntax for widget attributes|Substituted Attribute Values]] allows widget attributes to be assigned the value of a string with certain placeholders being replaced by their processed contents. For example: -* Substitute variable names with the value with <$codeblock code="attr=`Current tiddler is $(currentTiddler)$`"/> -* Substitute filter expressions with the first value they return with <$codeblock code="attr=```There are ${ [tag[Done]count[]] }$ completed tasks```"/> +* Substitute variable names with the value: <$codeblock code="attr=`Current tiddler is $(currentTiddler)$`"/> +* Substitute filter expressions with the first value they return: <$codeblock code="attr=```There are ${ [tag[Done]count[]] }$ completed tasks```"/> Secondly, the new [[substitute operator|substitute Operator]] allows the same textual substitutions to be performed via a filter operator with the addition of positional parameters that use placeholders of the form `$1$`, `$2$`, `$3$` etc. @@ -52,7 +59,7 @@ Secondly, the new [[substitute operator|substitute Operator]] allows the same te ! Defaulting to Disabling CamelCase Links -<<.link-badge-updated "https://github.com/Jermolene/TiddlyWiki5/pull/7513">> CamelCase linking is now disabled by default for new wikis. (Note that this wiki has CamelCase linking explicitly enabled) +<<.link-badge-updated "https://github.com/Jermolene/TiddlyWiki5/pull/7513">> CamelCase linking is now disabled by default for new wikis. (Note that this documentation wiki has CamelCase linking explicitly enabled because much of the old content was written relying on them). ! Plugin Improvements @@ -76,9 +83,11 @@ Improvements to the following translations: * <<.link-badge-improved "https://github.com/Jermolene/TiddlyWiki5/pull/7524">> consistency of layout of "Settings" tab in $:/ControlPanel + ! Filter improvements @@ -104,7 +113,7 @@ Improvements to the following translations: * <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7380">> crashes when using an invalid CSS selector for [[WidgetMessage: tm-focus-selector]] and [[WidgetMessage: tm-scroll]] * <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7401">> bug whereby scrolling occurs if the linkcatcher widget triggers an action-navigate and the $scroll attribute is set to "no" * <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7409">> problem switching between LTR and RTL text -* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7448">> bug when checkbox widget's listField attribute was given the name of a date field (like <<.field created>> or <<.field modified>>) +* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7448">> bug when the listField attribute of the CheckboxWidget was given the name of a date field (like <<.field created>> or <<.field modified>>) * <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/issues/7529">> size of buttons in dropdown for editor "link" toolbar button * <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/commit/8e132948b6bec623d81d300fbe6dc3a0307bcc6d">> crash when transcluding a lazily loaded tiddler as an attribute value * <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/issues/7462">> DiffTextWidget crash with missing or empty attributes @@ -143,6 +152,7 @@ Marxsal mateuszwilczek michsa muzimuzhi +oeyoews pmario rmunn saqimtiaz diff --git a/languages/de-DE/Help/savewikifolder.tid b/languages/de-DE/Help/savewikifolder.tid index be2cdb834..59102939d 100644 --- a/languages/de-DE/Help/savewikifolder.tid +++ b/languages/de-DE/Help/savewikifolder.tid @@ -4,7 +4,7 @@ description: Speichert ein Wiki in einen neues Verzeichnis <<.from-version "5.1.20">> Speichert das aktuelle Wiki als ein Wiki-Verzeichnis. Inklusive Tiddlern, Plugins und Konfiguration: ``` ---savewikifolder [] +--savewikifolder [] [ [=] ]* ``` * Das Zielverzeichnis muss leer sein, oder nicht existent @@ -12,8 +12,22 @@ description: Speichert ein Wiki in einen neues Verzeichnis * Plugins des offiziellen Plugin-Verzeichnisses werden durch Referenzen zu den Plugins in der `tiddlywiki.info` Datei ersetzt. * Drittanbieter Plugins werden in ihre eigenen Verzeichnisse entpackt -Diese Funktion wird vor allem dazu verwendet, eine Wiki-Datei in einzelne Tiddler in einem Wiki-Verzeichnis umzuwandeln. +Folgende Optionen werden unterstützt: + +* ''filter'': Ein "Filter-Run" der die Tiddler definiert, die ausgegeben werden sollen. + +* ''explodePlugins'': Standard ist: "yes" +** "yes": wird Plugins "aufspalten" und einzelne "Shadow Tiddler" in ein "tiddlers/" Verzeichnis speichern. +** "no": Wird das "aufspalten" von Plugins in einzelne "Shadow Tiddler" unterbinden. Das plugin selbst wird als 1 JSON Tiddler gespeichert. + +Diese Funktionen werden vor allem dazu verwendet, eine Wiki-Datei in einzelne Tiddler in einem Wiki-Verzeichnis umzuwandeln: ``` tiddlywiki --load ./mywiki.html --savewikifolder ./mywikifolder ``` + +Der folgende Befehl wird das Plugin als JSON-Tiddler in das "tiddlers" Verzeichnis speichern: + +``` +tiddlywiki --load ./mywiki.html --savewikifolder ./mywikifolder explodePlugins=no +``` \ No newline at end of file diff --git a/languages/pl-PL/Help/savewikifolder.tid b/languages/pl-PL/Help/savewikifolder.tid index f776457c0..c5edba093 100644 --- a/languages/pl-PL/Help/savewikifolder.tid +++ b/languages/pl-PL/Help/savewikifolder.tid @@ -4,16 +4,29 @@ description: Zapisuje wiki do nowego folderu <<.from-version "5.1.20">> Zapisuje obecną wiki do nowego folderu wliczając tiddlery, wtyczki i konfigurację: ``` ---savewikifolder [] +--savewikifolder [] [ [=] ] ``` -* Docelowy folder musi być pusty lub nieistnieć -* `filter` określa które tiddlery będą skopiowane, domyślnie to `[all[tiddlers]]` +* Docelowy folder musi być pusty lub nie istnieć +* Argument `filter` określa które tiddlery będą skopiowane, domyślnie to `[all[tiddlers]]` * Wtyczki z oficjalnej biblioteki wtyczek są zamieniane na odnośniki do tych wtyczek w pliku `tiddlywiki.info` * Własne wtyczki zostają wypakowane do osobnych folderów +Wspierane argumenty: + +* ''filter'': wyrażenie filtra określające które tiddlery mają być uwzględnione w zapisanej wiki +* ''explodePlugins'': domyślna wartość to `yes`: +** `yes` rozdzieli wtyczki na osobne pliki tiddlerów i zapisze je do podfolderu z wtyczkami +** `no` każda wtyczka będzie zapisana jako jeden zbiorczy plik w formacie JSON w folderze z tiddlerami + Typowe zastosowanie to konwersja pliku TiddlyWiki w formie pliku HTML do formatu folderu: ``` -tiddlywiki --load ./mywiki.html --savewikifolder ./mywikifolder +tiddlywiki --load ./mojawiki.html --savewikifolder ./folderwiki ``` + +Zapisanie wtyczek jako zwykłych tiddlerów: + +``` +tiddlywiki --load ./mojawiki.html --savewikifolder ./folderwiki explodePlugins=no +``` \ No newline at end of file diff --git a/languages/zh-Hans/ControlPanel.multids b/languages/zh-Hans/ControlPanel.multids index 4275a4d5c..b60b7fa4d 100644 --- a/languages/zh-Hans/ControlPanel.multids +++ b/languages/zh-Hans/ControlPanel.multids @@ -86,8 +86,8 @@ Plugins/Languages/Hint: 语言包插件 Plugins/NoInfoFound/Hint: 无 ''"<$text text=<>/>"'' Plugins/NoInformation/Hint: 未提供信息 Plugins/NotInstalled/Hint: 尚未安装此插件 -Plugins/OpenPluginLibrary: 开启插件程式库 -Plugins/ClosePluginLibrary: 关闭插件程式库 +Plugins/OpenPluginLibrary: 打开插件库 +Plugins/ClosePluginLibrary: 关闭插件库 Plugins/PluginWillRequireReload: (需要重新加载) Plugins/Plugins/Caption: 插件 Plugins/Plugins/Hint: 插件 @@ -229,4 +229,4 @@ Tools/Download/Full/Caption: 下载完整副本 ViewTemplateBody/Caption: 查看模板主体 ViewTemplateBody/Hint: 默认的查看模板使用此规则级联,动态选择模板以显示条目的主体。 ViewTemplateTitle/Caption: 查看模板标题 -ViewTemplateTitle/Hint: 默认的查看模板使用此规则级联,动态选择模板以显示条目的标题。 \ No newline at end of file +ViewTemplateTitle/Hint: 默认的查看模板使用此规则级联,动态选择模板以显示条目的标题。 diff --git a/languages/zh-Hans/Help/savewikifolder.tid b/languages/zh-Hans/Help/savewikifolder.tid index 5562be498..5a15acadc 100644 --- a/languages/zh-Hans/Help/savewikifolder.tid +++ b/languages/zh-Hans/Help/savewikifolder.tid @@ -15,7 +15,11 @@ description: 将维基保存到一个新的维基文件夹 支持以下选项: * ''filter'':定义要包含在输出中的条目的筛选器操作符。 -* ''explodePlugins'':设置为 "no" 以将插件保存到目标维基文件夹的 tiddlers 目录中,以抑制破坏插件到其组成的影子条目中(默认为 "yes")。 +* ''explodePlugins'': 默认为 "yes" +** ''yes'' 将 "分解" 插件为单独的条目文件,并将其保存到维基文件夹内的插件目录中 +** ''no'' 将抑制分解插件到其组成的条目文件中。它将把插件保存为 tiddlers 文件夹中的单个 JSON 条目 + +请注意,两个 ''explodePlugins'' 选项都会生成构建完全相同的原始维基的维基文件夹。区别在于插件在维基文件夹中的表示方式。 常见的用法是将一个 TiddlyWiki HTML 文件转换成维基文件夹: diff --git a/languages/zh-Hans/Misc.multids b/languages/zh-Hans/Misc.multids index ce369efa8..51e6a2ca0 100644 --- a/languages/zh-Hans/Misc.multids +++ b/languages/zh-Hans/Misc.multids @@ -32,7 +32,7 @@ Error/FilterRunPrefix: 筛选器错误:筛选器 run 的未知首码 Error/FilterSyntax: 筛选器运算式中的语法错误 Error/FormatFilterOperator: 筛选器错误:`format` 筛选器运算符的未知尾码 Error/IsFilterOperator: 筛选器错误︰'is' 筛选器运算符的未知操作数 -Error/LoadingPluginLibrary: 加载插件程式库时,发生错误 +Error/LoadingPluginLibrary: 加载插件库时,发生错误 Error/NetworkErrorAlert: `

''网络错误''

与服务器的连缐似乎已中断。这可能表示您的网络连缐有问题。请尝试恢复网路连缐才能继续。

''恢复连缐时,所有未保存的更改,将自动同步''。` Error/PutEditConflict: 服务器上的文件已更改 Error/PutForbidden: 没有权限 @@ -67,8 +67,8 @@ Manager/Item/Tools: 工具 Manager/Item/WikifiedText: Wikified 文字 MissingTiddler/Hint: 佚失条目 "<$text text=<>/>" - 点击 {{||$:/core/ui/Buttons/edit}} 可创建此条目 No: 否 -OfficialPluginLibrary: ~TiddlyWiki 官方插件程式库 -OfficialPluginLibrary/Hint: 此为在 tiddlywiki.com 的 ~TiddlyWiki 官方插件程式库。由核心团队维护的插件、主题和语言包。 +OfficialPluginLibrary: ~TiddlyWiki 官方插件库 +OfficialPluginLibrary/Hint: 此为在 tiddlywiki.com 的 ~TiddlyWiki 官方插件库。由核心团队维护的插件、主题和语言包。 PageTemplate/Description: 默认的 ~Tiddlywiki 布局 PageTemplate/Name: 默认的 ~PageTemplate PluginReloadWarning: 请保存 {{$:/core/ui/Buttons/save-wiki}} 并刷新页面 {{$:/core/ui/Buttons/refresh}} ,使 ~JavaScript 插件的更改生效 @@ -95,5 +95,5 @@ TagManager/Icons/None: 无 TagManager/Info/Heading: 信息 TagManager/Tag/Heading: 标签 Tiddler/DateFormat: YYYY年0MM月0DD日 0hh:0mm -UnsavedChangesWarning: 在此 TiddlyWiki 您有尚未保存的变更 +UnsavedChangesWarning: 在此 TiddlyWiki 您有尚未保存的变动 Yes: 是 diff --git a/languages/zh-Hant/Help/savewikifolder.tid b/languages/zh-Hant/Help/savewikifolder.tid index 777101d33..38da2d7f0 100644 --- a/languages/zh-Hant/Help/savewikifolder.tid +++ b/languages/zh-Hant/Help/savewikifolder.tid @@ -15,7 +15,11 @@ description: 將維基儲存到一個新的維基資料夾 支援以下選項: * ''filter'':定義要包含在輸出中的條目的篩選器運算子。 -* ''explodePlugins'':設定為 "no" 以將插件儲存到目標維基資料夾的 tiddlers 目錄中,以抑制破壞插件到其組成的影子條目中(預設為 "yes")。 +* ''explodePlugins'': 預設為 "yes" +** ''yes'' 將 "分解" 插件為單獨的條目檔案,並將其儲存到維基資料夾內的插件目錄中 +** ''no'' 將抑制分解插件到其組成的條目檔案中。它將把插件儲存為 tiddlers 資料夾中的單個 JSON 條目 + +請注意,兩個 ''explodePlugins'' 選項都會產生構建完全相同的原始維基的維基資料夾。區別在於插件在維基資料夾中的表示方式。 常見的用法是將一個 TiddlyWiki HTML 檔案轉換成維基資料夾: diff --git a/licenses/cla-individual.md b/licenses/cla-individual.md index 8002e39bc..e6b394653 100644 --- a/licenses/cla-individual.md +++ b/licenses/cla-individual.md @@ -535,3 +535,5 @@ Carmine Guida, @carmineguida, 2023-05-17 Tavin Cole, @tavin, 2023/05/25 WhiteFall, @Zacharia2, 2023/06/04 + +@oeyoews, 2023/06/30 diff --git a/package.json b/package.json index 3d9444256..28bbaea43 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tiddlywiki", "preferGlobal": "true", - "version": "5.3.0-prerelease", + "version": "5.3.1-prerelease", "author": "Jeremy Ruston ", "description": "a non-linear personal web notebook", "contributors": [ diff --git a/readme.md b/readme.md index 828c5e736..ef04d0567 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@

Welcome to TiddlyWiki, a non-linear personal web notebook that anyone can use and keep forever, independently of any corporation.

TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.

Learn more and see it in action at https://tiddlywiki.com/

Developer documentation is in progress at https://tiddlywiki.com/dev/

Join the Community

Official Forums

The new official forum for talking about TiddlyWiki: requests for help, announcements of new releases and plugins, debating new features, or just sharing experiences. You can participate via the associated website, or subscribe via email.

https://talk.tiddlywiki.org/

Note that talk.tiddlywiki.org is a community run service that we host and maintain ourselves. The modest running costs are covered by community contributions.

For the convenience of existing users, we also continue to operate the original TiddlyWiki group (hosted on Google Groups since 2005):

https://groups.google.com/group/TiddlyWiki

Developer Forums

There are several resources for developers to learn more about TiddlyWiki and to discuss and contribute to its development.

Other Forums

Documentation

There is also a discussion group specifically for discussing TiddlyWiki documentation improvement initiatives: https://groups.google.com/group/tiddlywikidocs

-

Installing TiddlyWiki on Node.js

  1. Install Node.js
    • Linux:
      Debian/Ubuntu:
      apt install nodejs
      May need to be followed up by:
      apt install npm
      Arch Linux
      yay -S tiddlywiki
      (installs node and tiddlywiki)
    • Mac
      brew install node
    • Android
    • Other
  2. Open a command line terminal and type:
    npm install -g tiddlywiki
    If it fails with an error you may need to re-run the command as an administrator:
    sudo npm install -g tiddlywiki (Mac/Linux)
  3. Ensure TiddlyWiki is installed by typing:
    tiddlywiki --version
    • In response, you should see TiddlyWiki report its current version (eg "5.2.7". You may also see other debugging information reported.)
  4. Try it out:
    1. tiddlywiki mynewwiki --init server to create a folder for a new wiki that includes server-related components
    2. tiddlywiki mynewwiki --listen to start TiddlyWiki
    3. Visit http://127.0.0.1:8080/ in your browser
    4. Try editing and creating tiddlers
  5. Optionally, make an offline copy:
    • click the +

      Installing TiddlyWiki on Node.js

      1. Install Node.js
        • Linux:
          Debian/Ubuntu:
          apt install nodejs
          May need to be followed up by:
          apt install npm
          Arch Linux
          yay -S tiddlywiki
          (installs node and tiddlywiki)
        • Mac
          brew install node
        • Android
        • Other
      2. Open a command line terminal and type:
        npm install -g tiddlywiki
        If it fails with an error you may need to re-run the command as an administrator:
        sudo npm install -g tiddlywiki (Mac/Linux)
      3. Ensure TiddlyWiki is installed by typing:
        tiddlywiki --version
        • In response, you should see TiddlyWiki report its current version (eg "5.3.0". You may also see other debugging information reported.)
      4. Try it out:
        1. tiddlywiki mynewwiki --init server to create a folder for a new wiki that includes server-related components
        2. tiddlywiki mynewwiki --listen to start TiddlyWiki
        3. Visit http://127.0.0.1:8080/ in your browser
        4. Try editing and creating tiddlers
      5. Optionally, make an offline copy:
        • click the