This draw.io plugins provides custom elements for RTL diagrams:
- basic gates
- bus
- sequential logic
- combinational logic
- datastructure symbols
- connectable edges
configurable via properties.
- Just edit the properties of a node and it will be redrawn with the new options
git clone --recursive https://github.com/nopeslide/drawio_rtl_plugin.git ~/drawio_rtl_plugin
cd ~/drawio_rtl_plugin/drawio_desktop
npm install
npm run build
- open draw.io desktop
- select on the top menu bar
Extras
/Plugins...
- click
Add
- click
Select File...
forExternal Plugins:
- select
~/drawio_rtl_plugin/drawio_desktop/dist/rtl-plugin.webpack.js
- click
OK
- click
Apply
- confirm Dialog
Draw.io copies the plugin into an internal directory, making updates impossible!
To link the plugin with the repository:
- run
ln -sfr ~/drawio_rtl_plugin/drawio_desktop/dist/rtl-plugin.webpack.js ~/.config/draw.io/plugins/