peer-pad
peer-pad copied to clipboard
📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
If the pinner is having trouble saving data to ipfs-cluster asynchronously, it would be good if it could report that it is in poor health, and display that in the...
Because the new root url redirects to a new document, going back will create a new document. We probably need to manage history better. Perhaps we shouldn't create a new...
When clicking on links in the rendered markdown pages, it would be nice if they opened in new tabs.
Leaving this article here https://juretriglav.si/open-source-collaborative-text-editors/, it provides a good update on the state of text editors everywhere, might spark some ideas for PeerPad :)
We could potentially have somewhat shorter urls: * make shorter random doc names * ~~use ed25519 or similar public/secret keys which are much shorter than RSA keys~~
Some thoughts... # Header Branding Now that we've removed the landing page, there's nothing in the header that says "PeerPad" ... just the logo - there's some space where we...
Here's a gif to illustrate:  After deleting, the cursor should be before the 'o', not after it.
If a PeerPad document is already open, and then you paste a URL of a different PeerPad document into the browser address bar, the document shown doesn't change.
 I remember it working before, but it doesn't even appear to be working on https://peerpad.net/ right now. To me, it seems like a bit of an odd publishing workflow....
## Description Editing in a 1920x1200 res (15" laptop) window is hard:  Better to do something like this:  ## Suggestions ### (1) change css removing `.mw8 { max-width:...