Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nostr bookmark hook #68

Merged
merged 13 commits into from
Aug 28, 2024

Conversation

Benjtalkshow
Copy link
Contributor

Closes #30

This function is used to bookmark an event. It creates a new NDKEvent with the appropriate tags and publishes it using the Nostr development kit (NDK).

Summary

  • bookmarkNote: Adds a new bookmark.
  • removeBookmark: Removes an existing bookmark.
  • getBookmarks: Retrieves all bookmarks for the user.
  • isFetchingBookmarks: Boolean indicating if bookmarks are being fetched.

@MSghais MSghais linked an issue Aug 28, 2024 that may be closed by this pull request
2 tasks
@MSghais MSghais merged commit aee9172 into AFK-AlignedFamKernel:main Aug 28, 2024
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nostr hook bookmark Nostr: Repost hook
2 participants