hunhejj

Results 13 comments of hunhejj

Hi all, I think I am looking for something similar, but maybe it can be simply solved with using an appropriate jsonPath. Consider the following example (json): ``` { "books":...

Oh I see. I will check if I can find any other solution. Which version of JSONPath does the project use?

That would be really nice!

Don’t you think this is related to the web interface of nextcloudpi? When I reload the page, the path shows the wrong address, i.e. without those characters. Meaning it doesn’t...

Unfortunately we didn't really find a nice solution.

Hey Numkil, any progress? Having the same problem with the windows type path.

oh cool, I was not aware of that. Is there a way checking it out simply with vim-plug?

I checked them both, but as I understood they are both doing a different thing. I don't see how I could delay the time _between_ each event if a group...

My use case is somewhat different: 1. Website Agent "A" extracts multiple (different) urls from a single site and emits them as separate events 2. Website Agent "B" receives these...

Thanks @Unending, that's perfectly what I wanted! Until now I couldn't understand how the delay agent could do what I want it to do. Any chance that I can have...