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

User should be able to choose what kind of sorting they want on saved notes.

enhancement

Leo: ```For likes you can do kinds: 7 and put event IDs in the ids array``` For OPs (root posts) that are on a users profile, we can make queries...

enhancement

Users should be allowed to decide if they want to hide muted people in the People listing.

enhancement

Users can use "t" tags as hashtags to posts. Make these tags linkable so users can view all posts with those hashtags. Example on tag: ![image](https://user-images.githubusercontent.com/309938/209575248-382316c2-1a98-4089-9baf-4eb326ab1801.png)

enhancement

The local data should be exportable and importable, at minimum the Circle and the settings for Circles. Circles can be local (private) or public (NIP-02), so user should be able...

enhancement

The NIP-02 specifies a kind of event that allows keeping a public contact ("follow") list. This should be an optional opt-in feature for users. Individual Circles should have option to...

enhancement

"Mute" means that the posts by that user should not appear in the "Home" feed, but user should still be listed in the "People" section. When a muted person replies...

enhancement

![image](https://user-images.githubusercontent.com/309938/209438261-b9c0cfa8-0651-4d97-83d8-fe57dc9c1c9f.png)

bug