Symphonic3 / bitcointechwiki

A modern resource for bitcoin information and a second-generation, visual transaction editor
http://www.bitcointech.wiki/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add save/load, reload system #6

Open Symphonic3 opened 1 year ago

Symphonic3 commented 1 year ago

Pressing reload on an item should reload the entire connected graph of items, logic will need to be added to deduce how to treat all edge cases.

Save/load should be fully featured(multiple profiles), use cookies, auto reload, and have a "clear" feature. maybe allow full canvas imports/exports (possibly related to #3 , collaborative modes)?

This is related to #4 because there should be some solution for these "live" data updates (hopefully this can all be achieved without polling)