From 7e562a4c669d9a3e6f50c7fff1b1aebdebc80768 Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Fri, 19 Oct 2018 16:19:24 +0200 Subject: [PATCH] upgrade TiddlyWiki to v2.9.1 Basically, TiddlyWiki "classic" is in maintenance mode, but it is still supported. This minor upgarde brings some bugfixes, most notably a minor adjustment to work well with the new Firefox Quantum, which switched to the more restricted WebExtensions and discontinued support for the old-style XUL based plug-ins. This bold move by the firefox project placed a lot of well established, mature extensions on the brink of extinction. Especially TiddlyWiki has gradually lost its original appeal of a low-ceremony guerrilla wiki. However, it is still a sweet little gem for experienced users, albeit a bit brittle to use. You are now either - forced to enter the target destination on each save - or forced to arrange tiddly wiki to reside within your default download folder and use a firefox plug-in to automate the save process (I use at the moment https://addons.mozilla.org/en-GB/firefox/addon/file-backups/ - or forced to install a 100 MB blurb of java-script based local server to run TiddlyWikiDesktop The bitter irony of the situation is, what still works more-or-less painless is to place your TiddlyWiki into the cloud. Yikes, here we go. --- wiki/empty.html | 55 +++++++++++++++++++++++++----------------- wiki/renderengine.html | 53 ++++++++++++++++++++++++---------------- 2 files changed, 65 insertions(+), 43 deletions(-) diff --git a/wiki/empty.html b/wiki/empty.html index edfdd9076..e26bb319c 100644 --- a/wiki/empty.html +++ b/wiki/empty.html @@ -3,7 +3,7 @@ @@ -46,7 +46,7 @@ DAMAGE. - Empty TiddlyWiki 2.8.1 - a local web scrapbook in a single HTML page +TiddlyWiki 2.9.1 (classic)