You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Something I noticed is missing is the "scheduled code feature". In theory, you should have scheduled code here. For example, in Pastebin or PrivateBin it is possible to define when an code or text will be deleted, for example I can share a code that after 10 minutes it will be deleted.
Describe the solution you'd like
As we can see in the image below, we have a period in which the text will be removed according to a time that I define. This image was taken from the website: https://privatebin.net/
Describe alternatives you've considered
Pastebin, PrivateBin implement this feature I am requesting
There is a discussion on nostr-protocol of a possible scheduled post feature: Scheduled posts
Additional context
I would like to contribute to this resource, but I don't know how to start, I know little about programming.
This is more of a question than a feature request.
I don't have any money, but I can help implement this feature if it's interesting for everyone here.
The text was updated successfully, but these errors were encountered:
Thanks for the feature request! I'll have to think about how I can make the note lifetime configurable without leaking usage info, but I can definitely see the appeal.
As far as the "scheduled note" NIP my understanding is that this feature would be used if you want to send the note sometime in the future. Do you have a Sendstr use case where that would be useful? My assumption is that most people would want to receive the note immediately.
I would like to contribute to this issue with some information.
As far as the "scheduled note" NIP my understanding is that this feature would be used if you want to send the note sometime in the future.
Do you have a Sendstr use case where that would be useful? My assumption is that most people would want to receive the note immediately.
There are several solutions that allow this in nostr, I would like to list a few things:
nostrit: "Publish your note when something happens"
psbt.io: "Send bitcoin transactions when certain conditions are met."
jacany/nosbin: "The decentralized pasting platform, built on nostr."
cmdruid/pubnote: "Send encrypted notes between terminals, from anywhere to anywhere, using nostr."
Is your feature request related to a problem? Please describe.
Something I noticed is missing is the "scheduled code feature". In theory, you should have scheduled code here. For example, in Pastebin or PrivateBin it is possible to define when an code or text will be deleted, for example I can share a code that after 10 minutes it will be deleted.
Describe the solution you'd like

As we can see in the image below, we have a period in which the text will be removed according to a time that I define. This image was taken from the website:
https://privatebin.net/
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: