Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Action Plugin for KiKit #12

Open
yaqwsx opened this issue Apr 18, 2020 · 2 comments
Open

Make Action Plugin for KiKit #12

yaqwsx opened this issue Apr 18, 2020 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@yaqwsx
Copy link
Owner

yaqwsx commented Apr 18, 2020

Allow for users not used to CLI to use KiKit - in form of Action plugin for Kicad.

@yaqwsx yaqwsx added the help wanted Extra attention is needed label Apr 18, 2020
@yaqwsx yaqwsx added the enhancement New feature or request label Apr 28, 2020
@yaqwsx
Copy link
Owner Author

yaqwsx commented Oct 28, 2020

Initial action plugin was implemented in 6e2c4e7. It is rather proof of concept - it only supports the modify command.

What is needed:

  • Implement other meaningful commands into the plugin
  • Validate regular expression on the fly and (possibly) show a list of matching references - implemented in 7f66f47
  • Figure out a better way to register plugin when installing via pip other than the shell script in scripts - done in 2af3698

@yaqwsx yaqwsx removed the help wanted Extra attention is needed label Oct 28, 2020
@yaqwsx
Copy link
Owner Author

yaqwsx commented Dec 19, 2021

We should also probably add GUI for:

  • fab
  • stencil

@yaqwsx yaqwsx added this to the KiKit v1.1 milestone Dec 22, 2021
@yaqwsx yaqwsx modified the milestones: KiKit v1.1, KiKit v1.2 Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant