I think this should be a Nostr app
Discussion
What would be on it that needs blockchain tech though?
It's relays, not blockchain tech, but what I want is to be able to share my workouts with others
So… right now the all can export and import workouts shared. Question is: how to get them onto Nostr? NIP-78 (Application Specific Data) isn’t implemented yet.
I can export to JSON and either post the plaintext version or a base64 version. The base64 encoded data could work with a custom URL scheme to open in the app. Both ways make really ugly notes on Nostr though…