blockcore-notes
blockcore-notes copied to clipboard
Notes app for decentralized infrastructures (Nostr and Web5)
User should be able to choose what kind of sorting they want on saved notes.
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...
Users should be allowed to decide if they want to hide muted people in the People listing.
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: 
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...
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...
"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...
