MartinPacker / filterCSV

Tools to manipulate CSV files in a format suitable for importing into various mindmapping programs - such as iThoughts, Freemind, and MindNode.
MIT License
32 stars 8 forks source link

Support icons column #60

Closed MartinPacker closed 4 years ago

MartinPacker commented 4 years ago
  1. Ingest icons column - if present in the CSV.
  2. Allow setting the icons column.
  3. Allow deleting contents of the icons column.
  4. Write out icons column.

Might be necessary to limit to, say, the first 20 values in the iThoughts palette.

MartinPacker commented 4 years ago

Done in 1.8.