Skip to content

v2.2.4 (TW v5.1.23-pre)

Latest
Compare
Choose a tag to compare
@joshuafontany joshuafontany released this 19 Oct 00:31
· 4 commits to master since this release

This release fixes a bug with the "slugify" feature of importing CSVs to tiddlers, and also adds two new filter operators: "comparefield[]" and "compareindex[]" operators. These new operators function as "compare[]" on a specific field or index. The first prefix of the new operators is now the field or index name. See the help documentation in the example wiki.

Requires TiddlyWiki v5.1.23-pre

Place the *.zip file in the directory above your \plugins directory, right click and select Extract Here (7zip) or Extract to here (Winzip).

Edit any wiki's tiddlywiki.info file to include the following in the plugins array:
"joshuafontany/jsonmangler",
"ebalster/modloader"

Finally, restart your server.

Optional - This release comes with 2 bundled plugins that can be included with:
"ebalster/formula",
"ebalster/attribute-modules"

Make sure to have appropriate commas in your tiddlywiki.info file with any additions.