ipfs / ipfs-webui

A frontend for an IPFS Kubo and IPFS Desktop
https://webui.ipfs.io
MIT License
1.53k stars 474 forks source link

Live sharing over IPNS #855

Open bleonard252 opened 5 years ago

bleonard252 commented 5 years ago

Could we add a New MFS option to the Files browser? It would:

I'll go ahead and find where to start, so help me out in bleonard252/ipfs-webui please!

hacdias commented 5 years ago

@bleonard252 hello! I'm not sure if I understand what you want: the current Web UI (2.0) already uses MFS in the files section:

image

If you click 'Add to IPFS', you'll have an option to create a new directory/folder. 😄 Hope it helps!


Edit: the only feature we don't have is the auto-updating IPNS, but that should be discussed first. /cc @ipfs-shipyard/gui

bleonard252 commented 5 years ago

Yes, the auto-updating IPNS is the part I'm looking for. Keep me posted, please!

lidel commented 5 years ago

This would be a cool feature to have, but requires UI design first. FYSA it is already tracked in https://github.com/ipfs/ipfs-gui/issues/52 A good start would be to research and propose solution to open questions listed there.

lidel commented 2 years ago

FYSA manual publishing to IPNS is being added in https://github.com/ipfs/ipfs-webui/pull/1857