abhay-raizada / nostr-forms

A forms application, built on top of nostr
https://formstr.app
MIT License
50 stars 14 forks source link

Form should be saved locally by default on submit #45

Closed rramaa closed 9 months ago

Satoshi-Samourai commented 1 year ago

Agree, and there should be the possibility to choose the local folder to be saved to.

abhay-raizada commented 1 year ago

currently it's being stored to browser's local storage. We could even add upload to nostr, or download copy. But let's hold this till we do a user dashboard design.

Satoshi-Samourai commented 1 year ago

Ah, that explains, why all my stored forms are gone after browser cache clearing. Uploading to NOSTR would be a great feature to keep forms alive after clearing browser history and cache.

abhay-raizada commented 1 year ago

Noted, currently have a branch open for it, should have a PR soon

abhay-raizada commented 9 months ago

Uploading to nostr is added in the latest version

Satoshi-Samourai commented 9 months ago

Nice! well done, so much better GUI. Will look deeper into it.

abhay-raizada commented 9 months ago

thanks!

Satoshi-Samourai commented 9 months ago

Already posted it in some TG groups I am active in. I really like the giant improvements you made. Also quite intuitive to use.