Jeremy Ruston

Results 56 issues of Jeremy Ruston

I am trying to consolidate all the various TiddlyWiki repositories into this organisation (https://github.com/TiddlyWiki). There's a ticket in the TW5 repo explaining the plans: https://github.com/Jermolene/TiddlyWiki5/issues/6565. Eventually, I intend to migrate...

The twFile jQuery plugin isn't very useful anymore, given current browser security restrictions. We should continue to make the code available, but mark it clearly as deprecated Was: "Extract twFile...

feedback-requested

TiddlyWiki contains a fix for IE's historical mishandling of newlines in `` blocks. Now that IE10 fixes the underlying problem the fix within TiddlyWiki needs to be made conditional. See...

issue

# Introduction Filter operators in TiddlyWiki work with lists of string items. This PR extends the internal implementation to allow data items in filters to be of any type, not...

#6920 reports a problem whereby it is time-consuming to access the "rename and relink" checkbox. ![](https://user-images.githubusercontent.com/174761/185747510-d57dc59c-72c1-496b-8c16-52c55889b2d6.jpeg) It is proposed to expose the checkbox in Control Panel, or perhaps as a...

The Freelinks plugin does not recognise links to tiddlers whose titles consist of Chinese characters. The problem lies in the way that the Freelinks plugin constructs a massive JavaScript regular...

# Introduction This PR introduces the "Multi Wiki Server" (MWS) plugin. It adds support for hosting multiple wikis at the same time. For performance and scalability, it uses SQLite to...

This PR introduces a potentially highly dangerous new feature: the ability to execute action strings whenever a filter expression evaluates to a non-empty result. A filtered action is a tiddler...

This PR adds a button to the "red screen of embarrassment" error dialogue to allow the contents of the tiddler store to be downloaded as a JSON file. It currently...

These are the tickets that were held over from v5.3.2 and v5.3.3, and need consideration for the following release: * #7817 * Needs investigation of tighter unification between the testcase...