Skip to content

Commit ea46d5f

Browse files
readme updates
1 parent 39f5f51 commit ea46d5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# circuit-sketcher-obsidian-plugin
2-
A plugin for Obsidian to draw circuits on a canvas.
2+
A plugin for Obsidian to draw circuits on a canvas. It is based on the [code-forge-temple/circuit-sketcher-core](https://github.com/code-forge-temple/circuit-sketcher-core).
33

44
## Table of Contents
55

@@ -38,6 +38,7 @@ or
3838
- After you are satisfied with your changes to the circuit node, and if you wish to save the circuit node to reuse it in the current or a different `.circuit-sketcher` file, you can right-click on the circuit node and press `Save Node to Library` (this will update the root Obsidian vault `circuit-sketcher.lib` file).
3939
- You can reuse the node by right-clicking on the canvas and selecting `Add Node from Library`.
4040
- Connections between circuit nodes can be made by dragging and dropping one port to the destination port (if it is a compatible port). You can delete a connection by selecting it and then pressing the Delete key.
41+
- You can drag the entire circuit by holding the mouse scroll button and moving the mouse.
4142

4243
A short video tutorial on how to use the plugin:
4344

0 commit comments

Comments
 (0)