"next" is developed on nsite now?
How would I get the raw events that are currently displayed using window.noStrudel?
I love this. reminds me of user scripts
I'm probably not going to implement a specific API into the app but I added a new option to the app privacy settings

It adds a "window.noStrudel" object to the page that should allow you to access the eventStore if you want to get the full event
For example:
noStrudel.eventStore.getEvent('21f09fb9cfa0fbf7edbfb6e9b658782d794596b80dbbfc68fc6ad754e16256b8')
This is only on the next version for now https://npub1wyuh3scfgzqmxn709a2fzuemps389rxnk7nfgege6s847zze3tuqfl87ez.nsite.lol
"next" is developed on nsite now?
How would I get the raw events that are currently displayed using window.noStrudel?
yes, I'm thinking about removing next.nostrudel.ninja and moving it over to nsite. I want to promote nsite and it might be less confusing when making a distinction between the versions
To get the event for something on the screen. most DOM elements have a data-even-id attribute. so you can do "noStrudel.eventStore.getEvent(
https://npub1wyuh3scfgzqmxn709a2fzuemps389rxnk7nfgege6s847zze3tuqfl87ez.nsite.lol/ doesn't work for me right now. I get an empty document.
yeah something is either broken with my blossom server or my nsite host... 😞