Skip to content

Releases: MartinPacker/filterCSV

v2.1 Match Statistics and filtering on shape

Choose a tag to compare

@MartinPacker MartinPacker released this 01 May 17:38

Addresses Issue 99 - Match Statistics - and adds filtering on nodes' shapes.

v2.0 Automatic Node Colouring

Choose a tag to compare

@MartinPacker MartinPacker released this 17 Apr 14:57

Addressing Issue 129 this release allows automatic colouring of tree nodes, based on changing values in regular expression capturing groups.

v1.12 Substituting text

Choose a tag to compare

@MartinPacker MartinPacker released this 28 Dec 10:53

Adds the ability to replace text in matching nodes. For example semicolons with newlines.

v1.11 Markdown heading & metadata import, Taskpaper export

Choose a tag to compare

@MartinPacker MartinPacker released this 01 Sep 10:51

v1.11 improves the Markdown input parser to handle headings as well as the previous bulleted lists. It also adds the task-related columns that iThoughts supports and supports export to Taskpaper.

v1.10 Indented Text Output

Choose a tag to compare

@MartinPacker MartinPacker released this 16 Aug 19:37

Added the ability to write out the tree as a flat file where indentation is used to express the hierarchy.

v1.9 Help Text. Command Input From Stream 3

Choose a tag to compare

@MartinPacker MartinPacker released this 15 Aug 15:27

Invoking filterCSV with no commands produces help text.

If you specify a file for input stream 3 (with 3<) you can introduce commands that way. This, among other things allows you to use comments (introduced by //) and blank lines.

v1.8 Icons, Progress, And Priority

Choose a tag to compare

@MartinPacker MartinPacker released this 05 Aug 21:33

Adds support for iThoughts icons, progress and priority columns. On import, export, filtering, setting, and resetting.

v1.7 sort, reverse operators. Input CSV and flat test list robustified

Choose a tag to compare

@MartinPacker MartinPacker released this 01 Aug 20:10
1.7 sort, reverse, input robustification

v1.6 Level and None selectors

Choose a tag to compare

@MartinPacker MartinPacker released this 19 Jul 14:13
f640262

1.6 introduces two new node selection capabilities:

  1. Selecting by level in the tree.
  2. Select none - for skipping the next colour in the swatch.

v1.5 - OPML import

Choose a tag to compare

@MartinPacker MartinPacker released this 13 Jul 16:43
ba41645

You can import an OPML file. (OPML files are XML but have a specific outline-related structure. They are exportable from many software applications.)