blockcore-notes icon indicating copy to clipboard operation
blockcore-notes copied to clipboard

Notes app for decentralized infrastructures (Nostr and Web5)

Results 65 blockcore-notes issues
Sort by recently updated
recently updated
newest added

## Overview - Each Private Channel message is encrypted with a unique key, signed with another unique key, and reveals no identifying information about the author or the intended recipient....

The LN node/service can sometimes be slow, display a proper loading indicator after signing the message.

enhancement

https://github.com/nostr-protocol/nips/blob/master/39.md

enhancement

This was a brand new account: ![image](https://user-images.githubusercontent.com/309938/230665022-d1c0917c-5da7-4142-8e7d-48a10a4927c4.png)

bug

![image](https://user-images.githubusercontent.com/309938/218335154-825c1bf9-3347-40a3-ac47-c50b1aefab7b.png)

enhancement
help wanted

Sharing a profile link on e.g. GitHub can be done today like this: [https://notes.blockcore.net/p/17e2889fba01021d048a13fd0ba108ad31c38326295460c21e69c43fa8fbe515](https://notes.blockcore.net/p/17e2889fba01021d048a13fd0ba108ad31c38326295460c21e69c43fa8fbe515) This task is to implement support for NIP-05 in that URL (we already support lookup with...

enhancement
help wanted

https://github.com/nostr-protocol/nips/blob/master/78.md We can use this specification to persist the user's options, like "show lines", sort orders, view selections, etc.

enhancement
help wanted

It should be possible to scan the private key QR code in Blockcore Wallet to import a private key onto the mobile device.

The content editor should support @ character to tag profiles, which must then be added to the tags collection when publishing a note.

enhancement
help wanted

Right now we only show import on initial login of empty database, and we ensure that only latest is the one picked. We should also keep (persist) the created_at date...