abhshkdz / HackFlowy

:notebook: Workflowy clone, built using Backbone.js & Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

LaPingvino opened this issue · comments

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...)