Placing multiple labels
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Wishlist
|
Seth Hillbrand |
Bug Description
This is a wishlist report.
It is tedious to place multiple labels in Eeschema to nets (e.g. TDI, TDO, TMS, TCK). Therefore I ask you to implement the following feature: If the label edit line in the Label Properties dialog contains spaces, then place one label for each such word, one after another.
Example: Press [L] to add labels, the "Label Properties" dialog pops up. Then enter the string "TDI TDO TMS TCK" (without the quotes but with the spaces) in the "Text:" edit line. After pressing [Enter] or clicking the [OK] button, the label "TDI" is at the mouse cursors tip. Click on the according net to place this label. Immediately after this, the next word "TDO" is at the mouse cursors tip. Click on the next according net, and so on.
BTW: I found this feature very convenient in Cadence Allegro Design Entry Schematic Capture.
Thanks!
Changed in kicad: | |
importance: | Undecided → Wishlist |
tags: |
added: eeschema removed: wishlist |
Changed in kicad: | |
status: | New → Triaged |
And also please allow for CR/LF to act as labels delimiter