# 0hmx - Maybe this is how trace names should be ... Channel: #contributor Source: https://discord.com/channels/1233487248129921135/1534344316779237547 Started: 2026-08-04T23:36:32.521000+00:00 Last activity: 2026-08-05T15:01:51.926000+00:00 ## 0hmx — 2026-08-04T23:36:31.859000+00:00 Maybe this is how trace names should be displayed, instead of adding a separate label for each trace name. I’m not sure, though. Attachment: image.png — https://community.tscircuit.com/media/1534344316519186542 ## 0hmx — 2026-08-04T23:37:21.610000+00:00 [attachment] Attachment: image.png — https://community.tscircuit.com/media/1534344525223432383 ## Seve — 2026-08-05T00:13:06.643000+00:00 yea i agree w/ that ## Seve — 2026-08-05T00:13:35.022000+00:00 not sure what those should be called (maybe <@1525187702029549659> knows) ## 0hmx — 2026-08-05T11:49:59.770000+00:00 ahh he alredy shared a pretty big ans to this a while ago ## astrimid — 2026-08-05T13:39:56.055000+00:00 Yes, I've already created a spec last week: https://github.com/tscircuit/core/issues/2934 ## astrimid — 2026-08-05T13:43:31.502000+00:00 More details in this thread: https://community.tscircuit.com/thread/1532067569459265661 ## astrimid — 2026-08-05T13:54:49.730000+00:00 TL;DR: EasyEDA calls this netLabel, while what tscircuit calls netLabel is actually netPort. The GND/VCC are neither called netlabels not netports, those are called "supply flags" and treated as schematic components with their own schematic symbol editing rather than pure text labels. Attachment: image.png — https://community.tscircuit.com/media/1534560314337788046 ## astrimid — 2026-08-05T13:57:16.222000+00:00 the actual net labels work similarly to tscircuit net port treatment. The only difference is x/y origin points to the left bottom corner of the text element, while netport's x.y origin points to the symbol anchor ## astrimid — 2026-08-05T14:03:35.161000+00:00 So the changes would require: - introduce `` behaviour by pushing the anchor side property into `` and removing the port symbol, leaving only text. The only problem is that x.y of netlabel now must be on the wire. So instead of specifying that fixed coordinate, I propose removing x.y props from `