[Feature request] Allow send instance as backend
First off: amazing idea! I've wanted this sort of functionality for a while. Once my server is up and running, I'm thinking of implementing a "send" option, so the notes can be uploaded to a send instance, and then a link is copied to the user clipboard.
Thanks!
Can you explain what you mean by a send instance? I'm unfamiliar with this.
FYI, you can already host your own instance of the Noteshare.space backend and web viewer, see the readme at https://github.com/mcndt/noteshare.space for more info.
Send: https://github.com/timvisee/send
It's a tool originally built by mozilla for file safe sharing.
Oh cool, I didn't know there's a community fork of Firefox Send!
I'll be happy to merge a PR for Send compatibility, as long as it can be implemented as a drop-in replacement for the current backend.