loop-drop-app icon indicating copy to clipboard operation
loop-drop-app copied to clipboard

Load chunks from dat

Open ryanramage opened this issue 8 years ago • 1 comments

I am trying out an idea to see how far I get.

It would be great to be able to share chunks with friends. I have started a branch that lets you add a chunk from a dat.

I have made some progress. I have it to the point where the chunk gets downloaded, and added as an external. But for some reason it dies when adding it to the grid. It seems to be something on how the 'originalDirectory' is being managed in nodes/setup/object.js

Anyway I will put it in a branch in my fork. Just looking for feedback to guide me if my general direction is ok.

I will add some comments here to point you how to try it out.

Cheers Ryan

ryanramage avatar Sep 14 '17 00:09 ryanramage

ok - WIP merge request here https://github.com/mmckegg/loop-drop-app/pull/214

ryanramage avatar Sep 14 '17 00:09 ryanramage