abhshkdz / HackFlowy

:notebook: Workflowy clone, built using Backbone.js & Socket.io
806 stars 150 forks source link

Enhancement: create a clientside/p2p version that works without a fail-prone server backend? #38

Open LaPingvino opened 6 years ago

LaPingvino commented 6 years ago

For example using ipfs (e.g. saving to ipfs and then returning a hash so you can continue working on it, also maybe enabling p2p collab editing...)