Digital-Logic-Sim icon indicating copy to clipboard operation
Digital-Logic-Sim copied to clipboard

[FEATURE REQUEST] Chip share or prebuild library

Open Tim-Gabrikowski opened this issue 2 years ago • 9 comments

It would be great if you could be able to share chips to other users and to have a prebuild library of chips to use, so you don't start all over again.

Tim-Gabrikowski avatar Feb 02 '23 16:02 Tim-Gabrikowski

Each chip already has its own file. On windows, this is at AppData\LocalLow\SebastianLague\Digital Logic Sim\V1\Projects\[Project Name]\Chips. Ideally, you could just copy a chip into there then add it to the ProjectSettings.json, but that doesn't seem to be working for me. The chips come in, if I try to place them then editing breaks.

jdaless avatar Feb 03 '23 16:02 jdaless

Is there any chance to get all the chips from the video series to import? Or do I need to build everyone myself?

Tim-Gabrikowski avatar Feb 03 '23 19:02 Tim-Gabrikowski

An import button would be good :3

y2k04 avatar Feb 06 '23 06:02 y2k04

#145 could help I think, but maybe it's a bit too much for now

GeoffreyParrier avatar Feb 17 '23 15:02 GeoffreyParrier

I set up this repository for community sharing. I will add a desktop app soon, but it is a start I guess :) https://github.com/y2k04/dls-circuits

y2k04 avatar Mar 04 '23 04:03 y2k04

Wow, that is really cool. I will try it out later and then give some feedback. To add something to it, should I fork and create a pull request?

Tim-Gabrikowski avatar Mar 04 '23 10:03 Tim-Gabrikowski

Wow, that is really cool. I will try it out later and then give some feedback. To add something to it, should I fork and create a pull request?

Copied from the README file:

To suggest your own circuits, create an issue with the circuit as a file attachment.

If there are any problems, create an issue with detailed information about the problem you are experiencing.

If you want to change, remove or add anything with the repository, fork this repository and create a pull request when you have finished making your changes.

As an example of what to do, have a look at the closed issues.

y2k04 avatar Mar 04 '23 15:03 y2k04

okay thank you!

Tim-Gabrikowski avatar Mar 04 '23 16:03 Tim-Gabrikowski

I set up a ui for chip sharing repo link

AiresCode avatar Apr 09 '23 02:04 AiresCode