peer-pad
                                
                                
                                
                                    peer-pad copied to clipboard
                            
                            
                            
                        📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
Anytime I open a math/markdown/richtext pad, only the title field is editable, but not the code field. Console shows: ``` OpenError: The operation failed for reasons unrelated to the database...
Having org-mode as a document type would be amazing! Suggestion from HN. > You should add org-mode as a document type and you would be golden. http://mooz.github.io/org-js/#header-1-1 https://news.ycombinator.com/item?id=15625376
Allow for any of the keys to be transmitted off-band. If not read key present, prompt the user. If no write key present, allow the user to "unlock" the pad...
Exporting in HTML is great, but what if other people want to copy/persist the raw markdown?
In order to improve cacheability and in order for IPFS to be able to do file deduplication, bundle these files separately: * `index.html`: only template markup, a style link and...
In order to avoid regressions on the sync capability, we need automated p2p tests that verify that changes to a pad are propagated across peers.
Hey, I think my issue is different from the pinning issue: https://github.com/ipfs-shipyard/peerpad/issues/90 I want to: - be able to close my laptop - the pad should still be available since...
Wonder if we can back up pads with ipfs-cluster? We could run a cluster that just pins everything for some time. cc @hsanjuan may be a good use case for...
Few things, looking at this screen shot:  - because we are already halving the screen I think it would be best if both views took as much space as...
Should be possible via drag-and-drop. Should be stored in IPFS, encrypted, and then included in the snapshot into IPFS.