diff --git a/todo.md b/todo.md index 960cc94..58cc6a1 100644 --- a/todo.md +++ b/todo.md @@ -1,16 +1,9 @@ # To do * Automate creation of left/right side ports for connectors -* Distinguish between loose wire bundles and cables (with wire numbers, optional shield) -* Add connector parameters - * Connector type - * Connector subtype (male/female/other) - * Explicitly list pin count? -* Add cable parameters - * Cable type - * Number of wires - * Cross-section / AWG Number - * Length - * Shield +* Add simple connectors (ferrules, cable lugs) + * no pinout + * graphical representation? * Add support for cable splicing (as connector type) * Display picture of connector underneath (including pin 1 location) +* Create parser (to make WireViz work as a GraphViz extension)