Circuit Sketcher Plugin Update - Component Library, Embeddable Diagrams & More!

Hi everyone,

I’m excited to announce some significant updates to the Circuit Sketcher plugin!

Don’t know what Circuit Sketcher is?
It’s an Obsidian plugin that allows you to draw and edit circuit diagrams directly within your notes. You can save your designs, create a custom library of circuit elements, and now even embed your diagrams into notes seamlessly!
You can find the plugin on GitHub: circuit-sketcher-obsidian-plugin.

Here’s what’s new in the latest version:

  • New Component Library Repository: To help you get started and expand your circuit designs, I’ve created a dedicated repository for circuit components: circuit-sketcher-lib. You can download individual components or the entire library to use in your sketches.
  • Embed Circuit Diagrams in Notes: You can now easily embed your circuit diagrams directly into your Obsidian notes! Simply reference your .circuit-sketcher files (e.g., by dragging and dropping them into a note), and an image of the circuit will be displayed in read mode.
  • Enhanced Import/Export: The in-app menus have been updated to allow importing and exporting individual nodes and entire component libraries.
  • Create New Circuit Files via File Explorer: You can now right-click on a target folder in the file explorer and select Create new Circuit Sketcher file to quickly create a new circuit sketcher file.
  • Bug Fixes: Several bugs have been addressed to improve the overall stability and user experience.

Here’s a preview of its usage: Circuit Sketcher Obsidian Plugin 1.1.x Usage

Ready to try it out?

Install or update Circuit Sketcher from the Community Plugins Page.

I hope these new features enhance your circuit diagramming workflow in Obsidian!
:star: If you like this plugin, please consider starring the repository on GitHub!

A post was merged into an existing topic: Obsidian Plugin: Circuit Sketcher