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

![scrnli_25_04_2024_01-11-49](https://github.com/block-core/blockcore-notes/assets/114755221/d6b894da-4582-4ff2-88dd-7a70af6693d9) ![scrnli_25_04_2024_01-12-32](https://github.com/block-core/blockcore-notes/assets/114755221/5823c173-adc0-4d9c-8a1a-48ef46acea5d) The media player's icons displayed inconsistently between dark and light modes, fixed by making them permanently white against a black background

After: ![Screenshot 2024-04-24 182038](https://github.com/block-core/blockcore-notes/assets/72139621/16df1d6b-7f76-44ae-8164-8d8dbb3aef6c)

While we should add support for pasting images directly into the content editor, we should also add a file browser option: https://web.dev/progressively-enhance-your-pwa/

Currently, the email verification process within block-core/nodes is insufficient, as the form fails to differentiate between valid and invalid email addresses. This poses a risk of accepting invalid syntax (e.g.,...

With the completion of #136 we can now easily refer the users whom we follow. But we need to remember their ID's which is tough to do. It's better to...

Fixes #141 While exploring in the code I found that in the `profile-action` all the methods were written with `profile!.pubkey` . The flow is ``` Following ---> Profile Widget --->...

## Steps to Reproduce: - Navigate to the "Following" page. - Try selecting options for any follower of yours. - Click on Copy option. - Copy any of the following...

Fixes #138 Preview of the mention module https://github.com/block-core/blockcore-notes/assets/79367883/0981e557-8396-48d0-b756-f6b1b75afa92

https://github.com/nostr-protocol/nips/blob/master/28.md ![image](https://github.com/block-core/blockcore-notes/assets/309938/1083422d-88fa-4f96-bafb-598eed0a0135)

help wanted