wavedrom / wavedrom.github.io

Digital timing diagram editor
https://wavedrom.com
MIT License
891 stars 155 forks source link

Spreadsheet / Grid style editor for Wavedrom #91

Open maxslug opened 1 year ago

maxslug commented 1 year ago

Hi @drom I have a very rough proof of concept around a grid-style editor.

My vision is this:

Here is the proof of concept I cooked up : https://maxslug.github.io/wavedrom.github.io/grid_edit.html See https://github.com/wavedrom/wavedrom.github.io/compare/master...maxslug:wavedrom.github.io:grid-edit-poc for the code. I'm using https://github.com/olifolkerd/tabulator as the GUI.

Notes:

The issue here:

drom commented 11 months ago

Looks interesting. I am old-school. I rather type some "code" then touch the mouse. It reminded me of similar idea: Highlight part of diagram, that pointed by source cursor (and selection).

nopeppermint commented 11 months ago

would be nice to have a possibility to load existing json files