code4recovery / tsml-ui

Embeddable recovery meeting finder
https://tsml-ui.code4recovery.org/
MIT License
23 stars 17 forks source link

Pagination or X results #351

Closed mauro500designs closed 10 months ago

mauro500designs commented 10 months ago

Hi, There is any way to add pagination or filter the output of the results to X amount?

For example: .json?page=10

joshreisner commented 10 months ago

typically a TSML UI URL would be for example aasanjose.org/meetings, which you can filter to for example to ?region=cupertino if this had been a huge list of results, are you looking for the ability to just show one page of those results?

the TSML UI table view uses infinite scroll for this purpose. it renders 10 meetings until you scroll down, then renders 10 more, and so on, forever. hope that helps!

mauro500designs commented 10 months ago

Ok, but there is any way to compile all Meetings in the US? Or just San Jose?

joshreisner commented 10 months ago

ah ok TSML UI is a frontend meeting finder appearance, if you are interested in using San Jose's meetings feel free to contact them at info@aasanjose.org - they can provide you a feed you can import from and display either in TSML UI or in another way