Total noob here, figured I’d learn kicad by copying a schematic.
Obviously I fd up.
The original used the same symbol for things like vcc as kicad uses for directives.
Being ignorant, I figured it was a standard industry symbol, and plowed ahead.
Is there a way to easily replace all of the same directives with the arrow symbols?
Alternatively, can the netclass definition have a drop down for “all connected” or “common rail” instead of them all being a bus?
Is there a way to easily replace all of the same directives with the arrow symbols?
No. You will to search manually for the netclass directive labels, delete them and add a power symbol at that place.
two recommendations:
Following the “getting started” tutorial is a little boring, but it will introduce you to the kicad GUI and all basic functions.
For future questions please inform the reader about the used kicad version (v8.0.x), because some answers depend on features present only on recent versions.