List ToolToy

Process a list of elements to generate an List list: ('el1', 'el2', ...)

Process Order Order Num Count Repetitions Detect Uniques Extract Numbers
Replace ExplodeConcat

To Input Copy to clipboard To one line



Ideas

  • Ignore capitals (lower|upper case)
  • Randomize list
  • Replace string with string (or line-break)
  • Join lines with char (group n-items for line)
  • Add line preffix/suffix
  • Filter lines that contains string
  • Filter lines that NOT contains char string
  • Compare lists (set a name to each list?)
  • Enable regexp (http://textmechanic.com/Find-and-Replace-Text.html)
  • Number of blank lines
  • Remove blank lines
  • Check Case insensitive
  • Remove lines containing
  • Remove lines not containing
  • Remove duplicate lines
  • Add "word" to beginning/end of each/first/last line
  • Other:
  • Group tools in "Sorting", "Text Modifications", "Remove", ...