vilm3r / sendstr-web

Sendstr is an open source end-to-end encrypted shared clipboard app built on top of Nostr.
MIT License
118 stars 11 forks source link

Scheduled code in sendstr-web? #11

Open ghost opened 1 year ago

ghost commented 1 year ago

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/ image

Describe alternatives you've considered

Additional context

vilm3r commented 1 year ago

Hey solarsbeans,

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.

ghost commented 9 months ago

Hey y'all!

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:

faq What do you all think of this idea?