nick-prater / kronekeeper

A web based application for recording and managing Krone frame records
GNU Affero General Public License v3.0
12 stars 1 forks source link

Add Link between frames #23

Open jonwcrew opened 8 years ago

jonwcrew commented 8 years ago

Need the ability to link between frames.

I suggest that it works like this.

In block view there is a 'link' button. When pressed a dialogue box invites you to select a frame then a block .. this should be direct entry and preferably browse also.

Having defined a link every time you enter block view for this block the linked block is displayed also

Circuit Label should then follow between frames.

nick-prater commented 8 years ago

This is essentially a special kind of jumper between circuits that happen to be on different frames. Need to add a field to distinguish between 'normal' jumpers and 'frame-link' jumpers and filter which are displayed. Then the existing code will ensure circuit labels propagate between frames.

nsilvo commented 4 years ago

This would be Very useful for my use case.