8000 Add an option to change unit sorting order. · Issue #67 · devbisme/KiPart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add an option to change unit sorting order. #67
Open
@dsa-t

Description

@dsa-t

Currently, units are sorted in this way:
A, AA, AB, AC, B, C

It would be nice to add an option to control the unit sorting order:

  1. Do not sort (units should appear in the same order as in the CSV file)
  2. Sort like in KiCad (A, B, C, AA, AB, AC)
  3. Preserve current sorting order (A, AA, AB, AC, B, C)

Currently, the workaround to achieve KiCad-like sorting order is to rename double-letter names to something like:
A, B, C, ZA, ZB, ZC


Forked from issue #66

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0