peer-pad icon indicating copy to clipboard operation
peer-pad copied to clipboard

📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.

Results 111 peer-pad issues
Sort by recently updated
recently updated
newest added

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

enhancement
P3 - Low
feature request

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

enhancement
P3 - Low
feature request

Exporting in HTML is great, but what if other people want to copy/persist the raw markdown?

P3 - Low
feature request

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

enhancement
P2 - Medium

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.

enhancement
P1 - High

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

feature request

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

enhancement
feature request

Few things, looking at this screen shot: ![](https://screenshots.firefoxusercontent.com/images/b85cfd27-42f7-4c70-a330-521ab4909985.png) - because we are already halving the screen I think it would be best if both views took as much space as...

bug
UI

Should be possible via drag-and-drop. Should be stored in IPFS, encrypted, and then included in the snapshot into IPFS.

feature request