I think this should be a Nostr app

Reply to this note

Please Login to reply.

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

That’s planned - basically using the share symbol to do it.

Hmmm. I’ll have to look into using Nostr methods to share as well.

True thanks! - when I answered my mind was on blockchain stuff so my response was… inaccurate!

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…