Bram Adams

Results 24 comments of Bram Adams

> Are the tweets getting posted? @bramses @abhishekmadhu Yeah, the tweets are getting posted. The success modal pops up with the links

> @bramses Did you get a solution to this problem? No, unfortunately not :(

hmm mine still has the first hash, are you logged into S/O?

Gotcha, so a way to pass in a question URL and get just the question, or all of the answers?

I'll try and add this to the main release, thanks for the catch!

Great ideas! I really like the idea of `string.match()` for more URL robustness. What types of urls would be captured that aren't currently? The plugin currently captures answers in long...

It only works on answers currently. For example (the first answer from the url: https://stackoverflow.com/a/72722933/3952024) creates: Does that help? --- # [Pine-Script + Optimize with lower timeframe, backtest](https://stackoverflow.com//questions/61907922/pine-script-optimize-with-lower-timeframe-backtest) > As...

This is a great idea! It seems they all follow a similar structure as well, so it might be straightforward in doing similar HTML parsing techniques

good point, i'll remove that, thank you

@yusukebe ok ill try it and let you know. Is `OpenAPIHono` built on Vite?